In article <001a01c100cd$3146be20$033a22c7@daniel>,
 [EMAIL PROTECTED] ("Daniel Goldin") wrote:

>       Warning: Failed opening '/etc/httpd/php/prepend.php' for
>       inclusion (include_path=") in unknown in line 0.
> 
> I've tried putting in this include path in my php.ini file to no effect.

It looks as though your include_path setting may be messed up.  Call 
phpinfo() to see what PHP is using for include_path.  Make sure you're 
quoting the value correctly in php.ini--that one quote above makes me think 
that it's wonky right now.

-- 
CC

-- 
PHP General 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