Hi there, First time posting here. I was wondering if anyone had a successful installation of suphp working with userdir. I have a fresh install of apache2, php5, libapache2-mod-suphp. suphp will work with userdir enabled (out of /var/www), but it won't work out of a user dir (~/public_html, etc). I get the following errors when trying to run a script out of a user home dir.
[Fri Jan 07 14:28:50 2011] [error] [client 127.0.0.1] SoftException in Application.cpp:221: File "/home/matthaus/public_html/index.php" is not in document root of Vhost "/var/www" [Fri Jan 07 14:28:50 2011] [error] [client 127.0.0.1] Premature end of script headers: index.php Does anyone have any ideas on how to get the two modules to coexist a little more pleasantly? Thanks so much for any advice/help that can be offered. And I can of course provide more information if needed about the setup, etc. -matthaus -- "It is impossible for the man who awakens in the morning to know with certainty that he is the same man who went to sleep at night." _______________________________________________ suPHP mailing list [email protected] https://lists.marsching.com/mailman/listinfo/suphp
