posted by bob on Mar 1
PhpMyChat is a PHP based chat room script which uses a MySQL databaseĀ for content storage. You canĀ refer to the PhpMyChat home page for more information about this script.
To install PhpMyChat
1) Click on the on the PhpMyChat button on the home page & Download phpMyChat-0.14.5.zip.
2) Enter the directory in which to install PhpMyChat in the available field. This must be a top-level directory on your site.
3. Setting up the database.
mysql_setpermission
Name of database :
Username :
Yes to password :yes
Enter Password :
Confirm Password :
Host :localhost
Yes to create :yes
Create Another :no
Exit :0
4 In browser, go to http://yourdomain.com/chat/setup.php3
5.select GO for auto setup.
6 - Fill the database
host=localhost, database name=yourdatabasename,
username= , password=
select GO to continue
7 - Fine Tuning Options.
Select the options you want and when finished
Click OK
8 - Go to admin Register Panel
Here you need to Enter a login and password to use for chat database admin.
9 - When prompted, copy and paste the generated text file into a
text editor.
10 - Edit the file with your database login and password.
(note the instructions to keep at the end.)
11 - Save the file using the name config.lib.php3
12 - Move the file into the
/home/username/Public_html/chat/config/
13 - Now chatroom is ready at http://yourdomain.com/chat.
http://yourdomain.com/phpMyChat.php3
Enjoy!
April 9th, 2008 at 3:10 am
Gator Hosting…
I’m technical, but I don’t like spending hours configuring and deploying servers. I don’t want to them either- I already have a full time job. I know tools that could really be helpful for my team, but I can’t leverage them because of the managemen…