Click to See Complete Forum and Search --> : Open_basedir restriction...


nightman
09-08-2001, 11:43 AM
Hi
one of my client using php scripts in hers subuserfolder(i.e. hersdomain.com/~subuser) The Script itself using include command.
When she excute this php file she get

"Warning: open_basedir restriction in effect. File is in wrong directory. in Unknown on line 0 "

How do I solv this?


__________________
regards,
NightMan

vincente
09-08-2001, 06:24 PM
Look up 'safe mode' in the php manual.