Welcome Guest ( Log In | Register )



2 Pages V   1 2 >  
Reply to this topicStart new topic
> PHP Nuke Database Help
kc8yff
post Sep 16 2004, 10:49 PM
Post #1


Advanced Member
Group Icon

Group: Members
Posts: 100
Joined: 7-September 04
From: Michigan, USA
Member No.: 368



Hey Guys, I need help with creating the database for PHP Nuke. I have uploaded everything (folders) and I need to know how to create the database. The PHP Nuke tutorial isn't helping.


Thanks in advance.
Go to the top of the page
 
+Quote Post
deivid
post Sep 17 2004, 03:21 AM
Post #2


Member - Active Contributor
Group Icon

Group: Members
Posts: 96
Joined: 15-September 04
Member No.: 588



If you have uploaded everything, now first you have to create a database

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"

user posted image

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

user posted image

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.

user posted image

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.
Go to the top of the page
 
+Quote Post
kc8yff
post Sep 17 2004, 07:37 PM
Post #3


Advanced Member
Group Icon

Group: Members
Posts: 100
Joined: 7-September 04
From: Michigan, USA
Member No.: 368



Hey dude, first of all thanks for helping me. I did everything you said but it still won't show. http://bmw-central.astahost.com/html.

Thanks.
Go to the top of the page
 
+Quote Post
deivid
post Sep 18 2004, 09:17 AM
Post #4


Member - Active Contributor
Group Icon

Group: Members
Posts: 96
Joined: 15-September 04
Member No.: 588



I was testing your site, ok, blank screen ummmm, and try to open your admin.php and I get error line 28, this line, refers to a mysql line, are you sure that you imported the nuke.sql correctly, try to import again, and you have to see the imported data nuke_authors, nuke_autonews, etc.. if doesn't work.... I have a solution, sorry but just today the idea come on to my mind, this hosting is professional, of course, here is everything, looking the demo control panel, I find the php nuke pre-installed, so it's preconfigured, now it's a piece of cake.

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.
Go to the top of the page
 
+Quote Post
kc8yff
post Sep 19 2004, 07:04 PM
Post #5


Advanced Member
Group Icon

Group: Members
Posts: 100
Joined: 7-September 04
From: Michigan, USA
Member No.: 368



Dude thanks a ton. PHP Nuke wasn't working for me so I ended up using Post Nuke which is pretty much the same. http://www.bmw-central.tk. I also opened a phpBB forum, if you like cars please register! I am probably going to need more space so I can install a picture posting thing. Thanks man!
Go to the top of the page
 
+Quote Post
deivid
post Sep 19 2004, 11:07 PM
Post #6


Member - Active Contributor
Group Icon

Group: Members
Posts: 96
Joined: 15-September 04
Member No.: 588



thanks and congratulations for your site, but i want to know how you solve this because some people who watch this topic want to know. It was a installation from a downloaded post-nuke or directly from the control panel ?

uhmmm phpnuke still don't work ?? dry.gif either from the Control Panel ?, maybe is something wrong in database, well, you have your portal up and that matters.

well i'm glad to help you.

greetings Deivid
Go to the top of the page
 
+Quote Post
Jhonny
post Sep 20 2004, 12:20 AM
Post #7





Guests






What the url for PHPNuke site? Your index page is still the default one.
I just wanted to see how you did it, so I can learn something too
Go to the top of the page
 
+Quote Post
Jhonny
post Sep 20 2004, 03:36 AM
Post #8





Guests






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.
Go to the top of the page
 
+Quote Post
deivid
post Sep 20 2004, 05:49 AM
Post #9


Member - Active Contributor
Group Icon

Group: Members
Posts: 96
Joined: 15-September 04
Member No.: 588



First to change the initial admin welcome screen, you have to log in superuser mode, to do that http://www.yoursite.com/nukefolder/admin.php or http://www.yoursite.com/admin.php if you installed the nuke in the root of the site.


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
Go to the top of the page
 
+Quote Post
Jhonny
post Sep 20 2004, 08:04 PM
Post #10





Guests






Thanks a lot. I was looking for changing the main page by configuring modules. Never noticed the EDIT link on the main page.
Go to the top of the page
 
+Quote Post

2 Pages V   1 2 >
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. What Is: PHP-Nuke?(11)
  2. Php Nuke Platinum 7.6 Released(0)
  3. Comparative Review Of Mambo And PHP-Nuke(9)
  4. PHP-Nuke(7)
  5. Need Help With PHP-Nuke Themes(5)
  6. PHP-Nuke(3)
  7. PHP-Nuke Help(4)
  8. PHP-Nuke 7.7.0.3: Newest Official Release(5)
  9. Glad To See The Sub Forum(0)
  10. Anyone Wanting Mods For PHP-Nuke?(1)
  11. Want PHP-Nuke With IPB Forums?(7)
  12. PHP-Nuke With IPB Forums(0)
  13. New PHP-Nuke In Fantastico Needs Patch!(6)
  14. Problem With PHP-Nuke Not Being Able To Mail Out(1)
  15. PHP-Fusion [mod Of PHP-Nuke](1)
  1. Is PHP-Nuke Hard To Use?(5)
  2. PHP-Nuke Header Question(2)


 



- Lo-Fi Version Time is now: 22nd November 2008 - 03:59 PM