Hi all,
I'm trying to load a fresh install of
PostNuke onto my site to jazz it up. When I run install.php i get the following message at the top of the screen:
Warning: main(config.php): failed to open stream: Permission denied in /home/sitename/public_html/html/install.php on line 103
Warning: main(): Failed opening 'config.php' for inclusion (include_path='') in /home/sitename/public_html/html/install.php on line 103
I go ahead with the installation anyway, everything works fine, and then when I go to test it out at the end i get this message:
ADONewConnection: Unable to load database driver ''
Fatal error: Call to a member function on a non-object in /home/sitename/public_html/html/includes/pnAPI.php on line 489
Any help would be much appreciated, thank in advance!