|
|
PHP Nuke Database Help | ||
Discussion by kc8yff with 13 Replies.
Last Update: June 4, 2005, 3:45 pm | |||
Thanks in advance.
Thu Sep 16, 2004 Reply New Discussion
Go to control panel and find MySQL Database, and get in
1- You have to create a database pick a name, for example nuke, this database will be created like "yourdomain_nuke"

2- Now you have to create a user for that database, click add user and password.
3- after you created the user, go select the user, and datebase, make sure that you have the correct user in the database, select all, y click grant permissions.
After it's done, go to phpmyadmin and select the database recently created, get in there. You will see this labels

click in SQL, click browse, and go to folder where you have downloaded nuke, you will see a folder named sql, inside is the file nuke.sql, choose this file and ok, now click in go, after a while all tables will be appear like this.

well now we have all set, but still we need to edit the file "config.php" to set the
database options.
in config.php find this:
$dbhost = "localhost"; ---> usually if not, use www.domainserver.com
$dbuname = "domain_nuke"; ---> username
$dbpass = "*****"; ---> database password (or user password)
$dbname = "domain_nuke"; ----> name of database
leave other settings intact.
Well now is time to upload config.php to your server... and test the nuke
http://www.yourdomain/index.php
is good idea, create your super user following the instructions first.
I hope that it help. If still you have errors, feel free to post your doubts.
Fri Sep 17, 2004 Reply New Discussion
Thanks.
Fri Sep 17, 2004 Reply New Discussion
Go to your control panel.
Find Preinstalled Scripts .... find Addon Scripts and inside ...hey there is it, PHP NUKE, justo click in there, choose a installation folder, and enjoy your nuke portal.
NOTE: Create immediately the superuser... for security reasons.
PS: Before do this, is good idea erase your uploaded nuke files from your account and the data imported in phpmyadmin, for not to have incompatibilty problems. If you install nuke, let me know.
Sat Sep 18, 2004 Reply New Discussion
Sun Sep 19, 2004 Reply New Discussion
uhmmm phpnuke still don't work ??
well i'm glad to help you.
greetings Deivid
Sun Sep 19, 2004 Reply New Discussion
I just wanted to see how you did it, so I can learn something too
Mon Sep 20, 2004 Reply New Discussion
Which modules needs to be configured to change the initial admin welcome screen?
I tried all the modules I can think of, but none of them have the contents that's displayed on the initial screen.
Mon Sep 20, 2004 Reply New Discussion
When you get in, go to intial screen (home) then you see the welcome screen and at the bottom of all text you will find Edit, just click there.
Now you can edit the initial message....
if you want to add images or styles, you must use html code... like
<b>Here this text is bold</b>
<img src="http://www.domain.com/photo.jpg">
for spaces between lines use <br> ...... anyway all html code
After you have all set, press save changes and click in home to see the initial screen.
if you have doubts, just contact me, or PM the site to check it.
Deivid
Mon Sep 20, 2004 Reply New Discussion
Mon Sep 20, 2004 Reply New Discussion
Tue Sep 21, 2004 Reply New Discussion
Thu Sep 30, 2004 Reply New Discussion
QUOTE (Jhonny)
Just a quick question about PHPNuke.Which modules needs to be configured to change the initial admin welcome screen?
I tried all the modules I can think of, but none of them have the contents that's displayed on the initial screen.
See the post that show you to go to the home page from the admin.php after you ahave logged in, and while you are there I would strongly suggest that you make the page viewable on by administrators or any body can take over your site by adding themselves as a super user, or better yet do a select all and hit the space bar thereby erasing the whole mess (after you have of course set up the admin). I would also suggest that you themn go to your admin panel and under Edit Admins go in there and give your self a couple of other admins that you can remember easily in case you ever forget your GOD superuser name or password (then all you can do is drop your database, then reinstall it fresh and start all over again). I would also suggest that you move your config.php out of the webspace (where others can acces it) and make a new file calles config.php with one simple statement
CODE
include ("./config.php");Sat Jun 4, 2005 Reply New Discussion
QUOTE (andipa)
Try using The Nuke Idiots Guide. It was really helpful and that is how i puted my own page. What a shame it is now closed =(.Hope that help's
Sat Jun 4, 2005 Reply New Discussion
(2) Php Nuke Or Mambo Home Page Screen Cant access homepage of phpnuke or Mambo
|
Index




