Nuke 6.8 Web Installer 
Description: The latest version of NukeSQL.php, this one for PHP-Nuke 6.8, includes:
- Installation of all database tables through a web browser based point &
click script
- Replace all tables option, allows you to start from scratch if your
database tables become corrupted and no backup is available
- New upgrade options:
- PHP-Nuke 6.0 to 6.8 upgrade
- Upgrade PHP-Nuke 6.0 and bbtonuke 2.0.6 to Nuke 6.8
- PHP-Nuke 6.5 to 6.8 upgrade
- PHP-Nuke 6.6 to 6.8 upgrade
- PHP-Nuke 6.7 to 6.8 upgrade
Version: 6.8 Filesize: 73.62 Kb
Added on: 13-Jul-2003 Downloads: 12186 Rating: 7 (4 Votes)
HomePage | Rate Resource | Details | Comments (2)
Nuke 6.7 Web Installer
Description: The latest version of NukeSQL.php is out, this one is for PHP-Nuke 6.7, among
its features you'll find:
- Installation of all database tables through a web browser based point &
click script
- Replace all tables option, allows you to start from scratch if your
database tables become corrupted and no backup is available
- New upgrade options:
- PHP-Nuke 6.0 to 6.7 upgrade
- Upgrade PHP-Nuke 6.0 and bbtonuke 2.0.6 to Nuke 6.7
- PHP-Nuke 6.5 to 6.7 upgrade
- PHP-Nuke 6.6 to 6.7 upgrade
Version: 6.7 Filesize: 59.43 Kb
Added on: 29-Jun-2003 Downloads: 4801
HomePage | Rate Resource | Details
Nuke 6.5 Web Installer 
Description: This file will install all required database tables for a fresh installation of PHP-Nuke 6.5, simply enter your database login info on config.php, upload all Nuke files, then upload this file to Nuke's main directory last direct your web browser to this file (e.g.
http://yoursite.com/nukesql.php).
Totally recoded with new features which make it an interactive tool to populate
the tables or test your
settings in config.php.
New features include:
- Checks that you are not using the default $sitekey.
- Lists existing database tables if any.
- Install tables on a empty database.
- Replace existing tables with new ones.
- Create duplicate tables for a second nuke site using one database by using
a different prefix in config.php.
- Will help you troubleshoot installation by testing connection to the MySQL
server and selection of database.
Credit goes out to Humpa for providing the connection test code. --View Screenshot--
Update: 2/26/03 - Minor update - I added upgrade functions to nukesql.php, you can now run a normal nuke 60-65 upgrade or run a special upgrade if you already have bbtonuke
2.0.6 installed on your nuke 6.0 site.
Version: 6.5 Filesize: 59.29 Kb
Added on: 29-Jan-2003 Downloads: 28529 Rating: 6 (19 Votes)
HomePage | Rate Resource | Details | Comments (6)
NukeSQL 6.0 Web Installer 
Description: This file will install all required database tables for a fresh installation of PHP-Nuke 6.0, simply enter your database login info on config.php, upload all Nuke files, then upload this file to Nuke's main directory last direct your web browser to this file (e.g. http://yoursite.com/nukesql.php). nukesql.php will now let you know if it couldn't connect to the MySQL server or if the value for dbname is incorrect in config.php thus helping you know why the table creation routine failed if and when it does, credit goes out to Humpa for providing the connection test code.