Hi Max, Looks like /usr/local/etc/suphp.conf does not exists. Try to check if the file exists and is readable. Otherwise, if you like to use another path, you can precise it with option "--sysconfdir=/usr/local/suphp/etc/" when you compile suPHP from sources.
Cheers. Gregory 2009/12/8 Max <[email protected]> > Hello > > I've just installed suphp locally for testing, and I followed all the > instructions quite well, however I get an internal server error on php > scripts. Now, checking the apache error log, it appears to be looking > for suphp.conf in the wrong place: > > [Tue Dec 08 13:51:53 2009] [error] [client ::1] IOException in > File.cpp:44: Could not open file /usr/local/etc/suphp.conf for reading > [Tue Dec 08 13:51:53 2009] [error] [client ::1] Premature end of script > headers: test.php > > I am wondering, how do I tell it where to look for suphp.conf? > > Cheers, > Max > > _______________________________________________ > suPHP mailing list > [email protected] > https://lists.marsching.com/mailman/listinfo/suphp >
_______________________________________________ suPHP mailing list [email protected] https://lists.marsching.com/mailman/listinfo/suphp
