Re: [PHP] open_basedir restriction in effect

2008-04-24 Thread Yannick Warnier
Le jeudi 24 avril 2008 à 15:35 -0700, Richard Kurth a écrit : > *I keep getting this warning when I try run my script that I what to > look at the data in the mailbox for bounced email > > Warning*: opendir() [function.opendir > ]: open_basedir restric

[PHP] open_basedir restriction in effect

2008-04-24 Thread Richard Kurth
*I keep getting this warning when I try run my script that I what to look at the data in the mailbox for bounced email Warning*: opendir() [function.opendir ]: open_basedir restriction in effect. File(/var/qmail/mailnames/easycontactpro.com/bounce/M

[PHP] open_basedir restriction in effect

2003-06-23 Thread Logan McKinley
I am getting the following error when I am trying to include a file using include("includes\handle_errors.inc"); <-> Warning: open_basedir restriction in effect. File is in wrong directory in /var/hosting/www/www.site.com/http/PHP/compare.php on line 4