[NTLUG:Discuss] is php loaded
Bobby Wrenn
bjwrenn at augustmail.com
Tue Nov 19 15:12:03 CST 2002
I thought I had loaded PHP when I set up a new box (Mandrake 9.0)
When I try to browse http://localhost/test_env.php I get:
Warning: Failed opening '/var/www/html/test_env.php' for inclusion
(include_path='.:/usr/lib/php/:/usr/lib/php/pear/') in Unknown on line 0
There is no directory /usr/lib/php/pear/. But I do have
/usr/lib/php/extensions/.
The body of test_env.php contains only one the following:
<?php
phpinfo();
?>
Any ideas?
TIA
Bobby
More information about the Discuss
mailing list