Welcome Guest, Not a member yet? Register   Sign In
Warning: mkdir() [function.mkdir]: open_basedir restriction in effect.
#2

[eluser]TheFuzzy0ne[/eluser]
PHP is running in safe mode. The open_basedir directive needs to be used in the php.ini or httpd.conf.

EDIT: You can add this to your vhost:
Code:
php_admin_flag safe_mode off


Messages In This Thread
Warning: mkdir() [function.mkdir]: open_basedir restriction in effect. - by El Forum - 06-13-2009, 05:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB