PDA

View Full Version : How to install AC-WEB v4.0


doodely
06-22-2007, 10:04 AM
Yea, I downloaded the file, and installed the setup.exe (C:\Program Files\AC Web) I have the maps in Antrix folder. Now my question is, what do I do next? I can't seem to find an .sql file for the DB to execute in Navicat/SQLyog??

Katie
06-22-2007, 05:45 PM
you dont need to exicute any batch file

Database.Hostname = 127.0.0.1
Database.Username = root
Database.Password = antrix
Database.Name = antrix
Database.Port = 3306
Database.Type = 1

and wen u start up navi the DB will be in there

doodely
06-22-2007, 08:12 PM
There is thew problem, my DB pass is not Antrix :(....

jammy2001
06-22-2007, 09:18 PM
well if its cap sensitive make sure it is just antrix not Antrix

doodely
06-22-2007, 10:04 PM
Ok, I have fixed my Navicat/MySQL/SQLyog to work, took alot of trial and errors!