I am trying to install WordPress 2.3 on a subdomain of my server but I have problems related with the openbase_dir. However, the same server settings not have problems with the 2.2.3 version. Here it is both installation install.php URL:
- WordPress 2.3: http://magazine.art-signal.com/wp23/wp/wp-admin/install.php
- WordPress 2.2.3: http://magazine.art-signal.com/wp223/wp/wp-admin/install.php
The second one works but the first have errors. I can give more details about my server from WP-ServerInfo plugin like this:
OS
FreeBSD
Server
Apache/2.0.59 (FreeBSD) PHP/5.1.6 with Suhosin-Patch mod_fastcgi/2.4.2 mod_ssl/2.0.59 OpenSSL/0.9.7e-p1
PHP
v5.1.6
MYSQL
v5.0.37-log
MYSQL Maximum No. Connection
800
GD
bundled (2.0.28 compatible)
PHP Short Tag
On
Server Hostname
enews.art-signal.com
PHP Safe Mode
On
Server IP:Port
212.36.74.85:80
PHP Magic Quotes GPC
On
Server Document Root
/home/art-signal.com/web/enews
PHP Memory Limit
64M
Server Admin
hostmaster@cdmon.com
PHP Max Upload Size
8M
Server Load
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/proc/loadavg) is not within the allowed path(s): (/home/art-signal.com/web/:/home/phpMyAdmin-plan6/:/home/webstats/:/var/tmp/) in /mnt/san/usr/home/art-signal.com/web/enews/wp/wp-content/plugins/serverinfo/serverinfo.php on line 320
N/A
PHP Max Post Size
8M
Server Date/Time
19 de October de 2007 @ 22:30
PHP Max Script Execute Time
150s
This plugin show a lot of information. If this necessary any specific information to give a clue of the problem please request it.