Hi, I compiled PHP 4.2.3 like this ./configure --with-oracle=/home/oracle/OraHome1/ -with-oci8=/home/oracle/OraHome1/ --with-mysql=/usr --with-apxs
I have my DocumentRoot in /var/www when i access php files in /var/www everything's fine, but when I access files in /var/www/whatever i get this error Warning: Failed opening '/var/www/whatever/algo.php' for inclusion (include_path='.:/usr/local/lib/php') in Unknown on line 0 how can i fix this? thanx j0rd1 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php