[Catalyst] Change of server

"Andrés Chandía" andres at chandia.net
Fri Mar 3 14:04:43 GMT 2017



I modified a little bit your command, I put the semicolon at the end and now there is no
error message:

root at iac:/home/andres# ( .  /etc/apache2/envvars   && 
apache2  -f /etc/apache2/apache2.conf  -e Debug   -X ; )
[Fri Mar 03 15:02:48.333291
2017] [so:debug] [pid 16801] mod_so.c(266): AH01575: loaded module access_compat_module from
/usr/lib/apache2/modules/mod_access_compat.so
[Fri Mar 03 15:02:48.333795 2017]
[so:debug] [pid 16801] mod_so.c(266): AH01575: loaded module alias_module from
/usr/lib/apache2/modules/mod_alias.so
[Fri Mar 03 15:02:48.334077 2017] [so:debug] [pid
16801] mod_so.c(266): AH01575: loaded module auth_basic_module from
/usr/lib/apache2/modules/mod_auth_basic.so
[Fri Mar 03 15:02:48.334355 2017] [so:debug]
[pid 16801] mod_so.c(266): AH01575: loaded module authn_core_module from
/usr/lib/apache2/modules/mod_authn_core.so
[Fri Mar 03 15:02:48.334632 2017] [so:debug]
[pid 16801] mod_so.c(266): AH01575: loaded module authn_file_module from
/usr/lib/apache2/modules/mod_authn_file.so
[Fri Mar 03 15:02:48.335286 2017] [so:debug]
[pid 16801] mod_so.c(266): AH01575: loaded module authz_core_module from
/usr/lib/apache2/modules/mod_authz_core.so
[Fri Mar 03 15:02:48.335856 2017] [so:debug]
[pid 16801] mod_so.c(266): AH01575: loaded module authz_host_module from
/usr/lib/apache2/modules/mod_authz_host.so
[Fri Mar 03 15:02:48.336289 2017] [so:debug]
[pid 16801] mod_so.c(266): AH01575: loaded module authz_user_module from
/usr/lib/apache2/modules/mod_authz_user.so
[Fri Mar 03 15:02:48.336575 2017] [so:debug]
[pid 16801] mod_so.c(266): AH01575: loaded module autoindex_module from
/usr/lib/apache2/modules/mod_autoindex.so
[Fri Mar 03 15:02:48.336930 2017] [so:debug]
[pid 16801] mod_so.c(266): AH01575: loaded module deflate_module from
/usr/lib/apache2/modules/mod_deflate.so
[Fri Mar 03 15:02:48.337203 2017] [so:debug] [pid
16801] mod_so.c(266): AH01575: loaded module dir_module from
/usr/lib/apache2/modules/mod_dir.so
[Fri Mar 03 15:02:48.337488 2017] [so:debug] [pid
16801] mod_so.c(266): AH01575: loaded module env_module from
/usr/lib/apache2/modules/mod_env.so
[Fri Mar 03 15:02:48.337767 2017] [so:debug] [pid
16801] mod_so.c(266): AH01575: loaded module filter_module from
/usr/lib/apache2/modules/mod_filter.so
[Fri Mar 03 15:02:48.338042 2017] [so:debug] [pid
16801] mod_so.c(266): AH01575: loaded module mime_module from
/usr/lib/apache2/modules/mod_mime.so
[Fri Mar 03 15:02:48.338347 2017] [so:debug] [pid
16801] mod_so.c(266): AH01575: loaded module mpm_prefork_module from
/usr/lib/apache2/modules/mod_mpm_prefork.so
[Fri Mar 03 15:02:48.338639 2017] [so:debug]
[pid 16801] mod_so.c(266): AH01575: loaded module negotiation_module from
/usr/lib/apache2/modules/mod_negotiation.so
[Fri Mar 03 15:02:48.339436 2017] [so:debug]
[pid 16801] mod_so.c(266): AH01575: loaded module perl_module from
/usr/lib/apache2/modules/mod_perl.so
[Fri Mar 03 15:02:48.339782 2017] [so:debug] [pid
16801] mod_so.c(266): AH01575: loaded module setenvif_module from
/usr/lib/apache2/modules/mod_setenvif.so
[Fri Mar 03 15:02:48.340092 2017] [so:debug]
[pid 16801] mod_so.c(266): AH01575: loaded module status_module from
/usr/lib/apache2/modules/mod_status.so
[debug] Debug messages enabled
[debug]
Statistics enabled
[debug] Loaded Config "/var/www/web/iac.conf"
[debug]
Setting up auth realm default
[debug] Session Store file: /tmp/iac/session_data
[debug] Loaded plugins:
.-----------------------------------------------------------------------------------------------------.
| Catalyst::Plugin::Authentication  0.10023                                                 
         |
| Catalyst::Plugin::ConfigLoader  0.34                                        
                       |
| Catalyst::Plugin::Session  0.4                                
                                     |
| Catalyst::Plugin::Session::State::Cookie  0.17  
                                                   |
|
Catalyst::Plugin::Session::Store::FastMmap  0.16                                              
     |
'-----------------------------------------------------------------------------------------------------'

[debug] Loaded PSGI Middleware:
.-----------------------------------------------------------------------------------------------------.
| Catalyst::Middleware::Stash                                                               
         |
| Plack::Middleware::HTTPExceptions                                           
                       |
| Plack::Middleware::RemoveRedundantBody  0.04                  
                                     |
| Plack::Middleware::FixMissingBodyInRedirect 
0.10                                                   |
|
Plack::Middleware::ContentLength                                                              
     |
| Plack::Middleware::MethodOverride  0.15                                         
                   |
| Plack::Middleware::Head                                           
                                 |
'-----------------------------------------------------------------------------------------------------'

[debug] Loaded Request Data Handlers:
.-----------------------------------------------------------------------------------------------------.
| application/x-www-form-urlencoded                                                         
         |
| application/json                                                            
                       |
'-----------------------------------------------------------------------------------------------------'

[debug] Loaded dispatcher "Catalyst::Dispatcher"
[debug] Loaded engine
"Catalyst::Engine"
[debug] Found home "/var/www/web"
[debug]
Loaded components:
.------------------------------------------------------------------------------------------+----------.
| Class                                                                                    |
Type     |
+------------------------------------------------------------------------------------------+----------+
| IAC::Controller::IAC                                                                     |
instance |
| IAC::Controller::Login                                                      
            | instance |
| IAC::Controller::Logout                                       
                          | instance |
| IAC::Controller::NewAccount                     
                                        | instance |
| IAC::Controller::Results          
                                                      | instance |
|
IAC::Controller::Root                                                                    |
instance |
| IAC::Model::DB                                                              
            | instance |
| IAC::Model::DB::Corpus                                        
                          | class    |
| IAC::Model::DB::CorpusGroup                     
                                        | class    |
| IAC::Model::DB::Group             
                                                      | class    |
|
IAC::Model::DB::Language                                                                 |
class    |
| IAC::Model::DB::Session                                                     
            | class    |
| IAC::Model::DB::User                                          
                          | class    |
| IAC::Model::DB::UsersGroup                      
                                        | class    |
| IAC::Model::IAC                   
                                                      | instance |
| IAC::Model::Results 
                                                                    | instance |
|
IAC::View::Error                                                                         |
instance |
| IAC::View::Home                                                             
            | instance |
| IAC::View::IAC                                                
                          | instance |
| IAC::View::JSONView                             
                                        | instance |
| IAC::View::NewAccount             
                                                      | instance |
| IAC::View::Plain    
                                                                    | instance |
|
IAC::View::QueryResults                                                                  |
instance |
| IAC::View::Root                                                             
            | instance |
| IAC::View::StaticXMLView                                      
                          | instance |
| IAC::View::Statistics                           
                                        | instance |
'------------------------------------------------------------------------------------------+----------'

[debug] Loaded Private actions:
.-------------------------+------------------------------------------------+--------------------------.
| Private                 | Class                                          | Method         
         |
+-------------------------+------------------------------------------------+--------------------------+
| /default                | IAC::Controller::Root                          | default        
         |
| /index                  | IAC::Controller::Root                          |
index                    |
| /end                    | IAC::Controller::Root             
            | end                      |
| /newaccount/end         |
IAC::Controller::NewAccount                    | end                      |
|
/newaccount/index       | IAC::Controller::NewAccount                    | index              
     |
| /newaccount/create_user | IAC::Controller::NewAccount                    |
create_user              |
| /iac/end                | IAC::Controller::IAC              
            | end                      |
| /iac/get_corpus         | IAC::Controller::IAC
                          | get_corpus               |
| /iac/xml_upload         |
IAC::Controller::IAC                           | xml_upload               |
|
/iac/corpus_definition  | IAC::Controller::IAC                           | corpus_definition  
     |
| /iac/help               | IAC::Controller::IAC                           | help 
                   |
| /iac/index              | IAC::Controller::IAC                    
      | index                    |
| /iac/set_language       | IAC::Controller::IAC      
                    | set_language             |
| /iac/get_corpus_groups  |
IAC::Controller::IAC                           | get_corpus_groups        |
|
/login/index            | IAC::Controller::Login                         | index              
     |
| /logout/end             | IAC::Controller::Logout                        | end  
                   |
| /logout/index           | IAC::Controller::Logout                 
      | index                    |
| /results/query          | IAC::Controller::Results  
                    | query                    |
| /results/download_resu- |
IAC::Controller::Results                       | download_results         |
| lts        
            |                                                |                          |
| /results/stats_progress | IAC::Controller::Results                       | stats_progress 
         |
| /results/kill_stats_ta- | IAC::Controller::Results                       |
kill_stats_task          |
| sk                      |                                   
            |                          |
| /results/query_results  |
IAC::Controller::Results                       | query_results            |
|
/results/stats_results  | IAC::Controller::Results                       | stats_results      
     |
| /results/stats_query    | IAC::Controller::Results                       |
stats_query              |
| /results/change_query_- | IAC::Controller::Results          
            | change_query_context     |
| context                 |                     
                          |                          |
'-------------------------+------------------------------------------------+--------------------------'

[debug] Loaded Path actions:
.--------------------------------------------------+--------------------------------------------------.
| Path                                             | Private                                
         |
+--------------------------------------------------+--------------------------------------------------+
| /                                                | /index                                 
         |
| /...                                             | /default                 
                       |
| /iac/                                            | /iac/index 
                                     |
| /iac/corpus_definition/...                      
| /iac/corpus_definition                           |
| /iac/get_corpus/...               
              | /iac/get_corpus                                  |
|
/iac/get_corpus_groups/...                       | /iac/get_corpus_groups                     
     |
| /iac/help/...                                    | /iac/help                    
                   |
| /iac/set_language/...                            |
/iac/set_language                                |
| /iac/xml_upload/...                 
            | /iac/xml_upload                                  |
| /login/               
                          | /login/index                                     |
| /logout/
                                        | /logout/index                                   
|
| /newaccount/                                     | /newaccount/index                 
              |
| /newaccount/create_user/...                      |
/newaccount/create_user                          |
| /results/change_query_context/...   
            | /results/change_query_context                    |
|
/results/download_results/...                    | /results/download_results                  
     |
| /results/kill_stats_task/...                     | /results/kill_stats_task     
                   |
| /results/query/...                               | /results/query 
                                 |
| /results/query_results/...                       |
/results/query_results                           |
| /results/stats_progress/...         
            | /results/stats_progress                          |
|
/results/stats_query/...                         | /results/stats_query                       
     |
| /results/stats_results/...                       | /results/stats_results       
                   |
'--------------------------------------------------+--------------------------------------------------'

[info] IAC powered by Catalyst 5.90103



>> any idea why
the error below ?  >> -e: command not found  

_______________________

            andrés
chandía

NMT |
Dungupeyem | Corlexim

administrador de:
Parles.upf | Amind
terapia | Mapuche koyaktu | Nocando |
mail: ONG Mapuche koyaktu | Psicoaching |
P No imprima innecesariamente. ¡Cuide el medio ambiente!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/catalyst/attachments/20170303/fd0846f7/attachment.htm>


More information about the Catalyst mailing list