Author |
Message |
25/11/2003 06:06:54
|
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?
|
|
29/11/2003 01:53:32
|
Anonymous
|
Your SQL database information is incorrect.
Visit my webby at http://www.tanfwc.com
|
|
29/11/2003 14:12:24
|
Auron
Expert
Joined: 23/06/2003 22:02:17
Messages: 1053
Offline
|
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) |
|
07/12/2003 23:44:43
|
Anonymous
|
Auron wrote:
How the hell can you tell that?!?!
Does your test server have PHP installed?
Do you get any errors?
Auron
coz he cannot connect.
|
|
07/12/2003 23:45:25
|
Anonymous
|
WHy don't list ur server information. Like what php, sql...
|
|
|