Game Development Community

Setting up Php/Apache/MySql together?

by Frogger · in General Discussion · 11/29/2003 (7:18 am) · 4 replies

I just got Easy PHP, which includes all the 3 together, and PHPMyAdmin, which adds, deletes, manages the databases. My question is, how do I get my (example) PHP-Nuke, to recognize and use the MYSql Database? I will keep working, but some help would be appreciated! I plan on reading a book on the 3, don't remember what the book was called, er, nevermind....

#1
11/29/2003 (8:28 am)
Use the config.php that comes with the nuke install.. or is it install.php?

Anyway, thats how its done..

Phil.
#2
11/29/2003 (9:01 am)
It's install.php!
Your mysql-server would be localhost with the user/pw you provided when installing Mysql (standard is root with no password).
Besides that I would suggest using PostNuke, which seems to be more secure than PHPNuke (our PHPNuke-site was hacked some years ago).
#3
11/29/2003 (9:46 am)
Oh ok, I knew there was other better ways besides using Nuke, just couldn't remember how it was done....

Thanks
#4
11/29/2003 (10:08 am)
What does GG use?