After adding a theme and activate the theme, wordpress stopped working
-
I created a new domain and installed wordpress in that. Then added a theme and activated it, immediatly its stopped working with following errors. I am new to wordpress/php so don’t know how to resolve this.
here is the output,
PHP Warning: file_exists(): open_basedir restriction in effect. File(D:\INETPUB\VHOSTS\xxx\yyy.com\wordpress/wp-content/themes/D:\INETPUB\VHOSTS\xxx.com\yyy.com\wordpress/wp-content/themes/mynd/style.css/style.css) is not within the allowed path(s): (D:/INETPUB/VHOSTS/insessor.com\;C:\Windows\Temp\) in D:\INETPUB\VHOSTS\xxx.com\yyyy.com\wordpress\wp-includes\class-wp-theme.php on line 240
PHP Warning: file_exists(): open_basedir restriction in effect. File(D:\INETPUB\VHOSTS\xxx.com\yyy.com\wordpress/wp-content/themes/D:\INETPUB\VHOSTS\xxx.com\yyy.com\wordpress/wp-content/themes/mynd/style.css) is not within the allowed path(s): (D:/INETPUB/VHOSTS/xxx.com\;C:\Windows\Temp\) in D:\INETPUB\VHOSTS\xxx.com\yyy.com\wordpress\wp-includes\class-wp-theme.php on line 242
- The topic ‘After adding a theme and activate the theme, wordpress stopped working’ is closed to new replies.