RSimpson
Member
Posted 4 months ago #
Hi folks,
Just like the problem I experienced after using the automatic upgrade from 2.7.x to 2.8 and updating pages, the same thing appears to be happening when updating the (main) settings after a manual upgrade from 2.8 to 2.8.1. Thus far I haven't got any plugins installed and Akismet isn't active.
Here's the errors again:
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/.htaccess) is not within the allowed path(s): (/usr/home/[username]:/usr/lib/php:/usr/local/lib/php:/tmp) in /usr/home/[username]/public_html/wp/wp-admin/includes/misc.php on line 130
Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/usr/home/[username]:/usr/lib/php:/usr/local/lib/php:/tmp) in /usr/home/[username]/public_html/wp/wp-admin/includes/misc.php on line 130
Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/.htaccess) is not within the allowed path(s): (/usr/home/[username]:/usr/lib/php:/usr/local/lib/php:/tmp) in /usr/home/[username]/public_html/wp/wp-admin/includes/misc.php on line 130
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/web.config) is not within the allowed path(s): (/usr/home/[username]:/usr/lib/php:/usr/local/lib/php:/tmp) in /usr/home/[username]/public_html/wp/wp-admin/includes/misc.php on line 155
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/4092272504a5b01e0926f6.tmp) is not within the allowed path(s): (/usr/home/[username]:/usr/lib/php:/usr/local/lib/php:/tmp) in /usr/home/[username]/public_html/wp/wp-admin/includes/misc.php on line 629
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/4092272504a5b01e0926f6.tmp) is not within the allowed path(s): (/usr/home/[username]:/usr/lib/php:/usr/local/lib/php:/tmp) in /usr/home/[username]/public_html/wp/wp-admin/includes/misc.php on line 632
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/web.config) is not within the allowed path(s): (/usr/home/[username]:/usr/lib/php:/usr/local/lib/php:/tmp) in /usr/home/[username]/public_html/wp/wp-admin/includes/misc.php on line 629
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/web.config) is not within the allowed path(s): (/usr/home/[username]:/usr/lib/php:/usr/local/lib/php:/tmp) in /usr/home/[username]/public_html/wp/wp-admin/includes/misc.php on line 632
Warning: Cannot modify header information - headers already sent by (output started at /usr/home/[username]/public_html/wp/wp-admin/includes/misc.php:130) in /usr/home/[username]/public_html/wp/wp-includes/pluggable.php on line 865
Any ideas?
Cheers,
Robert
RSimpson
Member
Posted 4 months ago #
Also, I'm not sure whether it's related or not but these errors are appearing at the top of /wp-admin/options-permalink.php:
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/.htaccess) is not within the allowed path(s): (/usr/home/[username]:/usr/lib/php:/usr/local/lib/php:/tmp) in /usr/home/[username]/public_html/wp/wp-admin/options-permalink.php on line 110
Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/usr/home/[username]:/usr/lib/php:/usr/local/lib/php:/tmp) in /usr/home/[username]/public_html/wp/wp-admin/options-permalink.php on line 110
Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/.htaccess) is not within the allowed path(s): (/usr/home/[username]:/usr/lib/php:/usr/local/lib/php:/tmp) in /usr/home/[username]/public_html/wp/wp-admin/options-permalink.php on line 110
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/.htaccess) is not within the allowed path(s): (/usr/home/[username]:/usr/lib/php:/usr/local/lib/php:/tmp) in /usr/home/[username]/public_html/wp/wp-admin/includes/misc.php on line 130
Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/usr/home/[username]:/usr/lib/php:/usr/local/lib/php:/tmp) in /usr/home/[username]/public_html/wp/wp-admin/includes/misc.php on line 130
Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/.htaccess) is not within the allowed path(s): (/usr/home/[username]:/usr/lib/php:/usr/local/lib/php:/tmp) in /usr/home/[username]/public_html/wp/wp-admin/includes/misc.php on line 130
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/web.config) is not within the allowed path(s): (/usr/home/[username]:/usr/lib/php:/usr/local/lib/php:/tmp) in /usr/home/[username]/public_html/wp/wp-admin/includes/misc.php on line 155
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/6054390324a5b04a70a3fc.tmp) is not within the allowed path(s): (/usr/home/[username]:/usr/lib/php:/usr/local/lib/php:/tmp) in /usr/home/[username]/public_html/wp/wp-admin/includes/misc.php on line 629
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/6054390324a5b04a70a3fc.tmp) is not within the allowed path(s): (/usr/home/[username]:/usr/lib/php:/usr/local/lib/php:/tmp) in /usr/home/[username]/public_html/wp/wp-admin/includes/misc.php on line 632
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/web.config) is not within the allowed path(s): (/usr/home/[username]:/usr/lib/php:/usr/local/lib/php:/tmp) in /usr/home/[username]/public_html/wp/wp-admin/includes/misc.php on line 629
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/web.config) is not within the allowed path(s): (/usr/home/[username]:/usr/lib/php:/usr/local/lib/php:/tmp) in /usr/home/[username]/public_html/wp/wp-admin/includes/misc.php on line 632
RSimpson
Member
Posted 4 months ago #
Ok, in a strange turn of events the options errors appear to be gone, fixed themselves, don't ask me how. Still getting the errors on the permalinks page.
RSimpson
Member
Posted 4 months ago #
And it's back again. It seems to happen whenever the blog address is changed.
RSimpson
Member
Posted 4 months ago #
RSimpson
Member
Posted 4 months ago #
The options-permalink.php problem still persists with version 2.8.2.
RSimpson
Member
Posted 4 months ago #
Is this just being ignored then?
imaginethepoet
Member
Posted 3 months ago #
I'm having this issue as well and think it may be related to not being able to preview. I'm in 2.8.4
blogono
Member
Posted 3 months ago #
i am having this error in permalinks options aswell. it seems to be an error because of the wordpress subdomains and wp-united plugin cant work together.
if anybody can help solving this would be great
Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home/admin/:/tmp:/usr/local/lib/php/) in /home/admin/domains/xxx.com/public_html/wp-admin/options-permalink.php on line 113
Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/home/admin/:/tmp:/usr/local/lib/php/) in /home/admin/domains/xxx.com/public_html/wp-admin/includes/misc.php on line 130
RSimpson
Member
Posted 3 months ago #
I'm not using either of those plugins. This problem occurs on a clean install with nothing added.
trixienolix
Member
Posted 3 months ago #
i'm having the same problem. Am on wp 2.8.2 (with lots of plugins) but error message on permalinks page:
Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/vhosts/fdsd.org/httpdocs:/tmp:/usr/share/pear:/nonexec) in /var/www/vhosts/_____/httpdocs/wordpress/wp-admin/options-permalink.php on line 110
Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/vhosts/fdsd.org/httpdocs:/tmp:/usr/share/pear:/nonexec) in /var/www/vhosts/_______/httpdocs/wordpress/wp-admin/includes/misc.php on line 130
also says htacess not writeable even though tried 666 and 777
trixienolix
Member
Posted 3 months ago #
I've tried de-activating all plugins but the error message still there.
I just did the auto upgrade from 2.8.2 to 2.8.4 and the error message still there. Site works fine, just getting this error message on permalinks page which doesn't look good for clients!
Any ideas anyone????
smprather
Member
Posted 2 months ago #
I'm getting it too (2.8.4, no plugins). There's a bug in whatever is trying to figure out your http root directory. For me, it should be:
/var/www/vhosts/nicoleandmyles.com/httpdocs
So .htaccess should be:
/var/www/vhosts/nicoleandmyles.com/httpdocs/.htaccess
--Myles
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/var/www/vhosts/.htaccess) is not within the allowed path(s): (/var/www/vhosts/nicoleandmyles.com/httpdocs:/tmp) in /var/www/vhosts/nicoleandmyles.com/httpdocs/nicole/wp-admin/options-permalink.php on line 113
Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/var/www/vhosts/) is not within the allowed path(s): (/var/www/vhosts/nicoleandmyles.com/httpdocs:/tmp) in /var/www/vhosts/nicoleandmyles.com/httpdocs/nicole/wp-admin/options-permalink.php on line 113
Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/var/www/vhosts/.htaccess) is not within the allowed path(s): (/var/www/vhosts/nicoleandmyles.com/httpdocs:/tmp) in /var/www/vhosts/nicoleandmyles.com/httpdocs/nicole/wp-admin/options-permalink.php on line 113
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/var/www/vhosts/.htaccess) is not within the allowed path(s): (/var/www/vhosts/nicoleandmyles.com/httpdocs:/tmp) in /var/www/vhosts/nicoleandmyles.com/httpdocs/nicole/wp-admin/includes/misc.php on line 130
Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/var/www/vhosts/) is not within the allowed path(s): (/var/www/vhosts/nicoleandmyles.com/httpdocs:/tmp) in /var/www/vhosts/nicoleandmyles.com/httpdocs/nicole/wp-admin/includes/misc.php on line 130
Warning: is_writable() [function.is-writable]: open_basedir restriction in effect. File(/var/www/vhosts/.htaccess) is not within the allowed path(s): (/var/www/vhosts/nicoleandmyles.com/httpdocs:/tmp) in /var/www/vhosts/nicoleandmyles.com/httpdocs/nicole/wp-admin/includes/misc.php on line 130
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/var/www/vhosts/web.config) is not within the allowed path(s): (/var/www/vhosts/nicoleandmyles.com/httpdocs:/tmp) in /var/www/vhosts/nicoleandmyles.com/httpdocs/nicole/wp-admin/includes/misc.php on line 155
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/var/www/vhosts/5722020344aa731531fcc7.tmp) is not within the allowed path(s): (/var/www/vhosts/nicoleandmyles.com/httpdocs:/tmp) in /var/www/vhosts/nicoleandmyles.com/httpdocs/nicole/wp-admin/includes/misc.php on line 629
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/var/www/vhosts/5722020344aa731531fcc7.tmp) is not within the allowed path(s): (/var/www/vhosts/nicoleandmyles.com/httpdocs:/tmp) in /var/www/vhosts/nicoleandmyles.com/httpdocs/nicole/wp-admin/includes/misc.php on line 632
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/var/www/vhosts/web.config) is not within the allowed path(s): (/var/www/vhosts/nicoleandmyles.com/httpdocs:/tmp) in /var/www/vhosts/nicoleandmyles.com/httpdocs/nicole/wp-admin/includes/misc.php on line 629
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/var/www/vhosts/web.config) is not within the allowed path(s): (/var/www/vhosts/nicoleandmyles.com/httpdocs:/tmp) in /var/www/vhosts/nicoleandmyles.com/httpdocs/nicole/wp-admin/includes/misc.php on line 632
open_basedir restriction
Contact your web host about this.
aquagrrl
Member
Posted 2 months ago #
I ran into this problem and it was a bad theme. Change out your theme if you haven't.
RSimpson
Member
Posted 2 months ago #
I make a copy of the default theme and customise from there...
chtscher
Member
Posted 3 weeks ago #
Hi there. I've got the same error and it's not related to plugins or themes as I changed them. Any solution so far?
mer ADIGZEL
Member
Posted 3 weeks ago #
Güzel bir blog en kısa zamanda denemem lazım