help to revive a version 4 nuke forum please

Started by fasterstill, March 10, 2010, 06:06:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

fasterstill

Hi
I am trying to help out a friend who had a php nuke site a while back. All he has of it now is a DB backup and the "board" folder and files. He wants to get the forum back up and running, doesnt care if its under nuke or a stand alone forum.
My thoughts were to install an old version of nuke php, the version that his DB backup comes from and then do incremental updates untill its upto date.
I have installed version 4.4 i belive on my server but when navigating to "http://www.performance-jaguar.com/admin.php" all i see is "unable to select database". Not a good sign falling at the first hurdle.

I'm going this route because i understand the table structure is different on the different versions.

If someone can advice how to go about this i would be very greatfull.

Support

You have to edit the file "config.php" to set the database options (database name, password..)
Hope this helps.

fasterstill

Thanks for that, yes i had already input the correct details to config.php but this did not make any difference. I'm wondering if it's not possible to install an old version  if it was writen to use old versions of sql ect and newer versions are now installed on server?.
Anyone know?

Support

#3
Quote from: fasterstill;530064Thanks for that, yes i had already input the correct details to config.php but this did not make any difference. I'm wondering if it's not possible to install an old version  if it was writen to use old versions of sql ect and newer versions are now installed on server?.
Anyone know?
You shoud upgrade the database first to make it compatible with the newer version. But the problem you're having is due to database problem. Make sure that your database server is running and reachable and the user has permission to access the database.