03-05-2008, 09:24 PM
|
#5 (permalink)
|
|
The Acquainted
Join Date: Nov 2007
Posts: 166
Thanks: 0
|
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
|
|
|
|