--enable-safe-mode
Posted: Wed Feb 16, 2005 6:22 pm
Im in the process of migrating to a new server. However, the new server is setup so with: '--enable-safe-mode'
I store my database connection and my classes below the document root. however, because of this setting I'm unable to get to the files and recieve a "open_basedir restriction in effect." error.
This is a dedicated server and I have access to the root. So I can change the PHP_INI file however, I was curious to know if this is a setting I should change...?
I store my database connection and my classes below the document root. however, because of this setting I'm unable to get to the files and recieve a "open_basedir restriction in effect." error.
This is a dedicated server and I have access to the root. So I can change the PHP_INI file however, I was curious to know if this is a setting I should change...?