EPrints Technical Mailing List Archive

Message: #02928


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

[EP-tech] Apache restart does not work ... - Debugging mode for EPrints?


Dear all,

we have some trouble with our EPrints:  Apache restart does not work ...

-- snip --
cd /usr/share/eprints/bin
./generate_static othes

sudo /etc/init.d/httpd restart

httpd stop:                                             [FAILED]
httpd start:                                             [  OK  ]
-- snap --

However, Apache is not running!
Is there a debugging mode to get more information?

Best regard,
Christian.

----

P.S.: running epadmin reload

[eprints@othes bin]$ ./epadmin reload othes
Undefined phrase: template/navigation:home (de) at line 226 in /usr/share/eprints/bin/../perl_lib/EPrints/XML/EPC.pm
Undefined phrase: template/navigation:about (de) at line 226 in /usr/share/eprints/bin/../perl_lib/EPrints/XML/EPC.pm
Undefined phrase: template/navigation:browse (de) at line 226 in /usr/share/eprints/bin/../perl_lib/EPrints/XML/EPC.pm
Undefined phrase: viewname_eprint_divisions (de) at line 226 in /usr/share/eprints/bin/../perl_lib/EPrints/XML/EPC.pm
Undefined phrase: template:about_eprints (de) at line 226 in /usr/share/eprints/bin/../perl_lib/EPrints/XML/EPC.pm
The repository config will be reloaded, but you should still restart apache as
soon as possible.

[eprints@othes bin]$ sudo /etc/init.d/httpd restart
httpd beenden:                                             [FEHLGESCHLAGEN]
httpd starten:                                             [  OK  ]
[eprints@othes bin]$

However, Apache is not running!