Created
January 12, 2012 05:14
-
-
Save tanaka51/1598915 to your computer and use it in GitHub Desktop.
Passenger error on CentOS 5.6, Apache2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Wed Jan 11 01:59:59 2012] [error] *** Passenger could not be initialized because of this error: Unable to start the Phusion Passenger watchdog: it seems to have crashed during startup for an unknown reason, with exit code 1 | |
[Wed Jan 11 01:59:59 2012] [notice] Digest: generating secret for digest authentication ... | |
[Wed Jan 11 01:59:59 2012] [notice] Digest: done | |
[ pid=16082 thr=3086060128 file=ext/apache2/Hooks.cpp:1378 time=2012-01-11 01:59:59.922 ]: Initializing Phusion Passenger... | |
[ pid=16084 thr=3086673616 file=ext/common/Watchdog.cpp:1073 time=2012-01-11 01:59:59.927 ]: Cannot change the directory '/tmp/passenger.1.0.16082/generation-0/buffered_uploads' its UID to 48 and GID to 48: Operation not permitted (1) | |
in 'void Passenger::ServerInstanceDir::Generation::create(bool, const std::string&, const std::string&, uid_t, gid_t)' (ServerInstanceDir.h:76) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment