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 
Advanced Guestbook  XML
Forum Index » Support Forum
Author Message
Anonymous



I just downloaded the Advanced guestbook and was wondering how to put it on my website.
Jam'n
Graduate
[Avatar]

Joined: 07/01/2003 17:31:39
Messages: 166
Location: Netherlands
Offline

What's the problem?

Jam'n


------------------------------------------------

Only the man who's truly educated
understands that he knows very little...

------------------------------------------------
[WWW]
Anonymous



I've uploaded Guestbook 2.3.1 to my server, now how do I get it to run? Sorry, but I have no clue on what to do next. Thanks!
Jam'n
Graduate
[Avatar]

Joined: 07/01/2003 17:31:39
Messages: 166
Location: Netherlands
Offline

I presume you have MySQL 3.22.x or higher and PHP 4 installed on your system.
Then open the configuration file 'config.inc.php' found in the admin directory with a text editor and set up your database settings.

<?php
/* database settings */

$GB_DB["dbName"] = "guestbook";
$GB_DB["host"] = "localhost";
$GB_DB["user"] = "Username for MySQL ";
$GB_DB["pass"] = "Password for MySQL";

save the file an then you can run the install script http://www.yourDomain.com/guestbook/install.php

It will guide you trough the rest I believe (it's been a while since I installed it)

The default admin account for the guestbook is:

Username : test
Password : 123

Jam'n


------------------------------------------------

Only the man who's truly educated
understands that he knows very little...

------------------------------------------------
[WWW]
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum