Fred wrote: > At 10:48 21/01/2008 -0600, Darrick Hartman (lists) wrote: >> You're going to kick yourself. Try making the file executable chmod a+x >> test.php > > I won't kick myself because 1) I thought about it, 2) other web servers > don't need it so didn't think it'd make a difference, and 3) I'm too old > for this kind of kamasutra-like contorsions ;-) > > But... it did solve the 500 error :-/ > > Why does mini_httpd require PHP pages to be made executable, while eg. > Lighttpd doesn't?
It's how mini_httpd works. It's using the cgi extension to execute php files. Lighttpd doesn't. This is not an Astlinux specific case. It's how mini_httpd works. > BTW, I found that CentOS requires installing "byacc" to install yacc, so I > could resume compiling my very own AstLinux with SQLite. > > Since there's ample room on the 1GB CF card to save WAV files, the only > thing keeping me from using AstLinux at this point is SQLite, since this is > were I stock customers- and calls-related information. I would be interested in seeing how you're using sqlite to store call data. -- Darrick Hartman DJH Solutions, LLC http://www.djhsolutions.com ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
