PHP Nuke

They have: 101 posts

Joined: Apr 2003

interesting topic... i mean program... dosen't tell you how to completely install and there are no installation questions on their forums..

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

mysqladmin create nuke

2) Now fill the databases with the tables in nuke.sql file:

mysql nuke < nuke.sql

3) In order to use the ultramode.txt news file please be sure to chmod 666.
This file is used to show news from your site in some old programs and
frontends and is reserved to future use in PHP-Nuke. For backend use
backend.php file instead.

4) That's it!... now you need to edit the file "config.php" to set the
database options. Please read carefully the instruction on that file!
After that, point your browser to:

http://yourdomain.com/admin.php

Quote:

Any ideas?? Confused Is there a CMD menu in your... Ah HELP

Mark Hensler's picture

He has: 4,048 posts

Joined: Aug 2000

Do you have access to a shell?
or perhaps phpMyAdmin?

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.