View Single Post
Old 03-05-2008, 09:24 PM   #5 (permalink)
wGEric
The Acquainted
 
wGEric's Avatar
 
Join Date: Nov 2007
Posts: 166
Thanks: 0
wGEric is on a distinguished road
Default

You can try turning off open_basedir in your php.ini file (just comment it out). Before doing that you may want to try chdir right before you include the file and then change the directory back after you've included the file. It may be easier just to turn off open_basedir though.
__________________
Eric
wGEric is offline  
Reply With Quote