Tagged Questions
1
vote
1answer
136 views
Apache running as user 'apache', but files it creates are owned by 'nobody'
I have apache httpd 2.2 running as user 'apache'. However, any files it creates are owned by 'nobody'. Also, it can only access things that are accessible by user 'nobody'. It sure seems like apache ...
0
votes
1answer
283 views
Passenger on cPanel WHM, centOS 5.6 with RVM
I'm trying to install passenger on cPanel controlled VPS, but running into problems with permissions. I installed all required dependencies as a root user and i'm running command:
[johnny@server1 ~]$ ...
0
votes
1answer
1k views
Centos+Apache+Phusion+REE=FAIL
I have been trying to get Phusion Passenger running on 5.6 for the last couple of days with no luck. Initially, I started with Ruby 1.9.2 under RVM since the default Ruby on RHEL-based distros is ...
-1
votes
2answers
707 views
Passenger not booting Rails App [closed]
I'm at the end of ability, so time to ask for help. My hosting company are moving me to a new server. I've got my own VPS. It's a fresh CentOS 5 install with Plesk 9.5.2
Essentially Passenger just ...