Jim Lucas wrote:
 > Possibly that apache is chroot'ed.

I know you said LAMP.  But which OS/etc...

Sometimes you can see from the cli if httpd is rooted.

run 'ps aux | grep httpd' and see if httpd says anything about chroot


I don't see anything here

root 1937 0.0 5.2 25600 13456 ? Ss 19:50 0:00 /usr/sbin/httpd raa-web 1956 0.3 0.8 4636 2084 ? S 19:50 0:14 /usr/sbin/lighttpd -f /etc/raa/lighttpd.conf apache 1987 0.0 4.2 25736 10920 ? S 19:50 0:00 /usr/sbin/httpd apache 1990 0.0 4.2 25736 10892 ? S 19:50 0:00 /usr/sbin/httpd apache 1993 0.0 4.3 25736 11048 ? S 19:50 0:00 /usr/sbin/httpd apache 1995 0.0 4.2 25736 10908 ? S 19:50 0:00 /usr/sbin/httpd apache 2003 0.0 4.2 25736 10912 ? S 19:50 0:00 /usr/sbin/httpd apache 2008 0.0 4.2 25736 10908 ? S 19:50 0:00 /usr/sbin/httpd apache 2011 0.0 4.2 25736 10864 ? S 19:50 0:00 /usr/sbin/httpd apache 2014 0.0 4.2 25736 10900 ? S 19:50 0:00 /usr/sbin/httpd root 2644 0.0 0.3 2908 788 tty1 R+ 20:57 0:00 grep httpd

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to