Mike R wrote:
I am getting this error:



Fatal error: Failed opening required
'/home/sites/site111/web/news/settings/newsletter.settings.inc.php'
(include_path='') in
/home/sites/site111/web/news/forms/sign_in_out_form.inc.php on line 7


From this piece of code:

require ("/home/sites/site111/web/news/settings/newsletter.settings.inc.php");

Before I totally lose my mind, can someone point out to me why I would be
getting the error?  The file is there, and named correctly.  I had two other
people in the office confirm the path and filename.

Do you have open_basedir restrictions? (time to check the php.ini)

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to