• New at word press, and I’m trying to install wordpress on my windows machine I got two site up and running but I try to install a new site and I got the following error:

    PHP Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(C:\Inetpub\vhosts\xxxxxxxxxxx.com/wp-config.php) is not within the allowed path(s): (C:/Inetpub/vhosts/ xxxxxxxxxxx.com\;C:\Windows\Temp\) in C:\Inetpub\vhosts\ xxxxxxxxxxx.com\httpdocs\wp-load.php on line 31

    Windows server 2008, IIS7.5, Plesk, WP 3.4.2
    Any Help it will be appreciate.

Viewing 1 replies (of 1 total)
  • yourdomain Go to [ Advanced Operations ] then [ Website Scripting and Security ] then [ PHP Settings ]

    Option Window :

    [ error_reporting ] look for [ Enter custom value ] Add /Select : E_ALL & ~E_NOTICE & ~E_DEPRECATED

    Change the following too :

    [ open_basedir ] then [ Enter custom value] which will be :

    {DOCROOT}\;C:\Windows\Temp\

    It is an issue / bug of Plesk 10.

Viewing 1 replies (of 1 total)
  • The topic ‘Windows Install’ is closed to new replies.