FleaIM Ajax Based Asp & Php Chat Script Community
May 19, 2012, 03:27:20 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Fleaim v1.3 development is in progress.
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: could not be able to connect database  (Read 3046 times)
Alidad
Newbie
*
Posts: 5


View Profile
« on: March 04, 2009, 01:28:49 PM »

hi, I recently download the Fleaim software and install on my computer, and have change setting included install in mysql database.

after i change setting to $DB = new db("localhost","root","","3252"); i still could not be able to connect while tried to test registration.
I noticed that i have not put the database name, do you know where to change database name so they can connect it!

your software are great, please let me know thanks.

Alidad Modjtabai
Alidad@comcast.net
Logged
fleaim
Administrator
Newbie
*****
Posts: 11


View Profile Email
« Reply #1 on: March 04, 2009, 05:43:41 PM »

You need to run sql file in your phpadmin first, you may change the default database name to blabla..
And then, do a search in your files
Logged
Alidad
Newbie
*
Posts: 5


View Profile
« Reply #2 on: March 05, 2009, 06:32:05 AM »

i have done that first two step using phpmyadmin, and setup database, but still not working due to not connect, i know that i missed to put database name.

I'm not sure what you mean by "do search for file" !

please help thanks.

Alidad
Logged
Alidad
Newbie
*
Posts: 5


View Profile
« Reply #3 on: March 05, 2009, 06:43:01 AM »

yes i have fixed it, i just fogot that line to add database, how stupid i am.

Alidad
Logged
fleaim
Administrator
Newbie
*****
Posts: 11


View Profile Email
« Reply #4 on: March 05, 2009, 08:08:42 PM »

share your installation experience if you like
Logged
FlyingKnight
Newbie
*
Posts: 1


View Profile
« Reply #5 on: June 05, 2009, 12:53:10 AM »

hi, I recently download the Fleaim software and install on my computer, and have change setting included install in mysql database.

after i change setting to $DB = new db("localhost","root","","3252"); i still could not be able to connect while tried to test registration.
I noticed that i have not put the database name, do you know where to change database name so they can connect it!

your software are great, please let me know thanks.

Alidad Modjtabai
Alidad@comcast.net

Am new in this forum, an I run the script in my website without problems.
The solucion is: COMPLETE YOUR DATA
Example: $DB = new db("localhost","root","(you missed password)","3252") see??

The proper configuration is: $DB = new db("localhost","database user","password","database name")

In the line, you don´t put the password of the user created in your database, without that, the script can´t connect to the database.
I hope this solve your problem.

Greetings  Smiley
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!