I get the following when I try to install:
Warning: open_basedir restriction in effect. File is in wrong directory in /usr/local/psa/home/vhosts/stodge.net/httpdocs/bugs/install.php on line 152
Fatal error: Failed opening required 'DB.php' (include_path='.:') in /usr/local/psa/home/vhosts/stodge.net/httpdocs/bugs/install.php on line 152
Any ideas what's wrong?
Thanks
You need to add the path to the "DB.php" file in the "inclucle_path=" section of the 'php.ini' file
Log in to post a comment.
I get the following when I try to install:
Warning: open_basedir restriction in effect. File is in wrong directory in /usr/local/psa/home/vhosts/stodge.net/httpdocs/bugs/install.php on line 152
Fatal error: Failed opening required 'DB.php' (include_path='.:') in /usr/local/psa/home/vhosts/stodge.net/httpdocs/bugs/install.php on line 152
Any ideas what's wrong?
Thanks
You need to add the path to the "DB.php" file in the "inclucle_path=" section of the 'php.ini' file