Topic: New Installation problems
_Vanguard_
avatar
Freshman
Freshman
Posts: 2

Posted:
5.Oct 2003 - 05:25

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!
_Vanguard_
avatar
Freshman
Freshman
Posts: 2

Posted:
5.Oct 2003 - 05:31

Forgot to mention, I also got a write error when the install.php tryed to write DB name and user name etc to config.php. I went in and edited config.php to show the correct values. Still no luck though.