If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
MEWBIE GUESTBOOK config.inc.php SETUP HELP  XML
Forum Index » Support Forum
Author Message
Anonymous



I have alot of trouble with php. Mabey it is because I don't know any php. I would appreciate a little help with the config.inc.php file so I can get my guestbook online as soon as possible! Any help from you experts would be great! Thanks to anyone who can help!
khan
Beginner
[Avatar]

Joined: 04/12/2003 16:49:52
Messages: 27
Offline

hi
first of all you must have a database if your database name is ex"gbook" your database user name ex"john" and your database pass ex"1234" so you configure your admin/config.inc.php file like this:

$GB_DB["dbName"] = "gbook";
$GB_DB["host"] = "localhost";
$GB_DB["user"] = "john";
$GB_DB["pass"] = "1234";

once you do it make sure your all files uploaded to server then type http://www.yourdomain.com/guestbook/install.php and press enter you will got the next step thier is 4 boxes fill it with same info as you put in admin/config.inc.php file and press the first one left button "Create Table" and follow Screen Instructions.Hope this will solve your problem.

http://www.al-majroh.com/forums/signature.php
http://www.al-majroh.com/forums/includes/signature.php
[Email]
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum