I've installed Apache 1.3.20 and PHP 4.0.6 according to instructions (I
think). Apache works nicely. However when accessing my page test.php
<?
print "PHP Test";
?>

I get:


Warning: Failed opening '/www/htdocs/test.php' for inclusion
(include_path ='.:/usr/local/lib/php') in Unknown on line 0

What am I missing? php.ini is /usr/local/lib/php.ini

/Mef.

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to