View Single Post
  #2  
Old 03-29-2004, 08:04 AM
samandhi's Avatar
samandhi
Demi-God
 
Join Date: Aug 2003
Posts: 1,056
Default

Quote:
Problem 1:
NAT Problem
I have a Dual PC Modem made by Action Tec
There site is www.actiontec.com
Read all about it
Dual PC Modem
If you are behind a router, or firewall, then THAT is the problem and you will need to forward your internal IP to your external IP. If the router has firewall then you will also have to forward PORTS...

Quote:
Table eq.variables
Email me for a wonderful picture of the error at
xteam_leader@yahoo.com
I can tell you that either you are using a DB that is incomplete, or corrupted, OR you didnt source the DB right...

Quote:
Problem 3:
Password for Server
Email me for another picture
xteam_leader@yahoo.com
This is PROBABLY what is causing your problem #2, and #4. if you have the DB setup correctly.. You need to open up dos command window and type the following (hitting the enter key after each line...
Code:
cd c:/mysql/bin
mysql -u root mysql
GRANT ALL PRIVILEGES ON *.* TO usernameformysql@localhost IDENTIFIED BY 'passwordformysql' WITH GRANT OPTION;
quit
Quote:
Problem 4:
Table eq.zon doesn't exist
Another picture once again...
xteam_leader@yahoo.com
Not sure of why you cant paste here unless it is your browser that wont let you, but again this looks like a DB problem...
__________________

Quote:
Analysis paralysis will keep you from failing, but it will also keep you from succeeding.
  • L.L. CoolJ