When i go to a php page i get this Internal Server Error and in the
logs it looks like this
chr1831:/etc/apache2# cat /var/log/suphp/suphp.log | tail
[Wed May 06 18:49:44 2009] [warn] Script
"/home/chris/public_html/index.php" resolving to
"/home/chris/public_html/index.php" not within configured docroot
[Wed May 06 18:49:45 2009] [warn] Script
"/home/chris/public_html/index.php" resolving to
"/home/chris/public_html/index.php" not within configured docroot
[Wed May 06 18:54:32 2009] [warn] Script
"/home/chris/public_html/index.php" resolving to
"/home/chris/public_html/index.php" not within configured docroot
[Wed May 06 18:54:33 2009] [warn] Script
"/home/chris/public_html/index.php" resolving to
"/home/chris/public_html/index.php" not within configured docroot
[Wed May 06 18:55:10 2009] [warn] UID of script "/var/www/index.php"
is smaller than min_uid
[Wed May 06 18:55:59 2009] [warn] Script
"/home/chris/public_html/index.php" resolving to
"/home/chris/public_html/index.php" not within configured docroot
[Wed May 06 18:58:11 2009] [warn] Script
"/home/chris/public_html/index.php" resolving to
"/home/chris/public_html/index.php" not within configured docroot
[Wed May 06 18:58:14 2009] [warn] UID of script "/var/www/index.php"
is smaller than min_uid

chr1831:/etc/apache2# cat /var/log/apache2/error.log | tail
[Wed May 06 18:55:10 2009] [error] [client ] Premature end of script
headers: index.php
[Wed May 06 18:55:59 2009] [error] [client ] SoftException in
Application.cpp:202: Script "/home/chris/public_html/index.php"
resolving to "/home/chris/public_html/index.php" not within configured
docroot
[Wed May 06 18:55:59 2009] [error] [client ] Premature end of script
headers: index.php
[Wed May 06 18:58:07 2009] [notice] caught SIGTERM, shutting down
[Wed May 06 18:58:08 2009] [notice] Apache/2.2.9 (Debian) configured
-- resuming normal operations
[Wed May 06 18:58:11 2009] [error] [client] SoftException in
Application.cpp:202: Script "/home/chris/public_html/index.php"
resolving to "/home/chris/public_html/index.php" not within configured
docroot
[Wed May 06 18:58:11 2009] [error] [client ] Premature end of script
headers: index.php
[Wed May 06 18:58:14 2009] [error] [client ] SoftException in
Application.cpp:296: UID of script "/var/www/index.php" is smaller
than min_uid
[Wed May 06 18:58:14 2009] [error] [client ] Premature end of script
headers: index.php
[Wed May 06 19:04:15 2009] [notice] caught SIGTERM, shutting down

suphp.conf (found in /etc/apache2/mods-enabled/suphp.conf)
http://pastebin.com/f33e97a07


i am running a fresh debian lenny with apache2-mod-suphp enabled (i
disabled the php5 module already) and still no luck

If you need anything else please let me know

-Chris
Clarence Darrow  - "When I was a boy I was told that anybody could
become President; I'm beginning to believe it." -
http://www.brainyquote.com/quotes/authors/c/clarence_darrow.html

_______________________________________________
suPHP mailing list
suPHP@lists.marsching.biz
http://lists.marsching.com/mailman/listinfo/suphp

Reply via email to