Over the last couple of days I have been moving to a new server. My old box was running 5.6, I have installed 6.0 on the new hardware.
The problem I have is that I can't access my Primary website (PostNuke). I have another virtual domain running PostNuke as well and that works fine.
The error I am getting on the primary site is:
httpd: PHP Warning: open_basedir restriction in effect. File is in wrong directory in /home/e-smith/files/ibays/Primary/html/includes/pnAPI.php on line 459
httpd: PHP Warning: Failed opening 'referer.php' for inclusion (include_path='.:/usr/share/php') in /home/e-smith/files/ibays/Primary/html/includes/pnAPI.php on line 459
httpd: PHP Fatal error: Call to undefined function: httpreferer() in /home/e-smith/files/ibays/Primary/html/includes/pnAPI.php on line 460
I have checked my PHP settings and open_basedir has no value.
Any help on this would be appreciated