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



i'm new to this php guestbook
I have set up my own myMYSQL server.

Advanced Guestbook 2.3.1 (PHP/MySQL)
Copyright (c)2001 Chi Kien Uong
URL: http://www.proxy2.de

Requirements:

- MySQL 3.22.x or higher
- PHP 4

Installation:

1. Open the configuration file 'config.inc.php' with a text editor
and set up your database settings.

<-- I did this by set it to my server, with username, etc. -->

2. Create the tables for the guestbook:
mysql -u<user> -p<pass> <database> < guestbook.sql
Or use the script 'install.php' -> http://www.yourDomain.com/guestbook/install.php
<--i go to guestbook/install.php--> and can't connect
3. Give write permissions to these directories:

- public - 777 (drwxrwxrwx) (directory)
- tmp - 777 (drwxrwxrwx) (directory)
<--i did this too>

4. The default account is:

Username : test
Password : 123


Why my guestbook is not working?
Anonymous



Your SQL database information is incorrect.

Visit my webby at http://www.tanfwc.com
Auron
Expert
[Avatar]

Joined: 23/06/2003 22:02:17
Messages: 1053
Offline

tanfwc wrote:Your SQL database information is incorrect.

Visit my webby at http://www.tanfwc.com


How the hell can you tell that?!?!

Does your test server have PHP installed?
Do you get any errors?

Auron

Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought)
[Email] [WWW]
Anonymous



Auron wrote:
tanfwc wrote:Your SQL database information is incorrect.

Visit my webby at http://www.tanfwc.com


How the hell can you tell that?!?!

Does your test server have PHP installed?
Do you get any errors?

Auron


coz he cannot connect.
Anonymous



WHy don't list ur server information. Like what php, sql...
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum