Fred wrote: > At 08:45 21/01/2008 -0600, Darrick Hartman (lists) wrote: >> Look at the phpinfo() page in the web interface to see how php is >> built. The sqlite package may or may not work.[...] The 500 error message >> is probably due to Fred's undisclosed php script >> attempting to use a function that's not included in our build of php. > > No it's not it. Since SQLite is not included in 0.4.8, as posted, the > script had the single line: > > <?php > //test.php > echo "test"; > ?> > > Calling https://astlinux/test.php triggers error 500.
You're going to kick yourself. Try making the file executable chmod a+x test.php -- 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]
