View previous topic :: View next topic |
Author |
Message |
8-Ball -
Joined: 10 Oct 2004 Posts: 21
|
Posted: Tue Oct 12, 2004 10:54 pm Post subject: Sam 2 |
|
|
when I Start Up Sam 2 (this is after i installed mysql) if asks is the mysql details are right, so i exit that and create it's own database (samdb), so after that i start up sam 2 again, it askes for the mysql info here is what i put
Host: localhost
Port: 81
username: "mysql username"
pass: "mysql pass"
database: samdb
Then i click ok, and it spends alot of time looking for tables, then the mysql window pops up again asking for the same info again, i do it, then it does it again, then i just exit it. I think this has somthing to do with the tables in mysql, how do i set it up?
P.S. I use phpadmin _________________ You can win, but i can't lose |
|
Back to top |
|
 |
Anonymoose -
Joined: 09 Sep 2003 Posts: 2192
|
Posted: Tue Oct 12, 2004 11:05 pm Post subject: |
|
|
The default port for MySQL is 3306, not 81 unless you have manually changed it. The port your webserver is running on is not the same as the port MySQL runs on. |
|
Back to top |
|
 |
8-Ball -
Joined: 10 Oct 2004 Posts: 21
|
Posted: Tue Oct 12, 2004 11:24 pm Post subject: |
|
|
ok, some inprovement there, the mysql info pops up quicker now, but i think there is still somthing to do with the tables _________________ You can win, but i can't lose |
|
Back to top |
|
 |
|