Hello everybody, Just installed PHP4.3.1 on OpenBSD! Everything went fine but now I get the error "failed to create stream: No such file or directory". with relative paths!
Example: (script in the web-root)
<?php
require_once ('../mysql.inc.php');
?>
What's wrong? Nothing has been changed in the php.ini file!
Please help.. websites are down...
Greetings,
--
Steven Apostolou <[EMAIL PROTECTED]>
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
