php Nuke

Associate
Joined
22 Oct 2006
Posts
889
Location
Scotland
Hi, im doing the website for my clan, I need to know how hard phpNuke is to install.

Is it the standard MySQL and php database and password setup, or does it require you to have phpmyadmin and other software and do lots of tweaking.

Ive heard its bog standard, but last year when I tried to install it I had problems and I felt like I wasnt doing something I should have.
 
Ive tried them both in my spare time, I like them both, Joomla is also a good one to use also. But phpNuke looks good for clans, so im giving it ago.

Uploading it now :) hope it works.

--- EDIT

What does this mean, I thought I just had to know the database passwords and usernames and that.


1) Create a database called, for example, nuke:
Now fill the databases with the tables in nuke.sql file:

mysql nuke < nuke.sql
 
Last edited:
wizard91 said:
What does this mean, I thought I just had to know the database passwords and usernames and that.


1) Create a database called, for example, nuke:

Seems theres a little more to the install than i thought. This includes the use of phpMyAdmin. But don't worry! It's a doddle..

go to your cPanel > MySQL® Databases > Here you want to create a new database - just call it 'nuke' or whatever.

Now you want to continue to the bottom and open phpMyAdmin. On the left hand side, choose your 'nuke' database from the drop down box, let the database structure load. Then up top, click "Import". Browse for your 'nuke.sql' file and upload it, it will run the SQL queries etc automatically.

Now you have filled your database with the default phpnuke settings. Now simple as going onto your site and editing away :)
 
wizard91 said:
No it still dosent work :( thats really a kick in the teeth! Thanks for your help anyway.

Send them a support ticket - give them a little hassle that you can't access phpMyAdmin and how you've payed money for a service they're meant to provide ;)
 
Back
Top Bottom