Page 1 of 1

Help on PHP Safe Mode

Posted: Mon Jan 11, 2010 6:01 am
by sina_saeedi82
I'm using "Next Generation Gallery" plugin in Wordpress.
When I want to create a new gallery it tells me:

Code: Select all

The server setting Safe-Mode is on !
If you have problems, please create directory wp-content/gallery/x and the thumbnails directory wp-content/gallery/x/thumbs with permission 777 manually !
But in my server the "PHP Safe Mode" is off and I changed the " wp-content/gallery/ " folder's permission too 777 Recursive.
Now i must create all the gallery folders manually and change their permission. Why "Recursive" does not work correctly?
Please help...

Re: Help on PHP Safe Mode

Posted: Wed Jan 13, 2010 3:21 am
by sina_saeedi82
Solved!
It was just because of PHP Safe Mode = On !! :banghead: