[Help] Vault's Server Pack L2J 

Experienced Elementalist
Joined
May 11, 2006
Messages
218
Reaction score
0
Location
USA
hi, i have vaults server pack but i cannot connect to the database. This is the database info..

# Database info
Driver=com.mysql.jdbc.Driver
#Driver=org.hsqldb.jdbcDriver
#Driver=com.microsoft.sqlserver.jdbc.SQLServerDriver
URL=jdbc:mysql://localhost/l2jdb
#URL=jdbc:hsqldb:hsql://localhost/l2jdb
#URL=jdbc:sqlserver://localhost/database=l2jdb/user=root/password=root
Login=root
Password=root
MaximumDbConnections=10

But i keep getting this error..

Forbidden

You don't have permission to access /a/ on this server.
Apache/2.0.55 (Win32) PHP/5.1.1 Server at localhost Port 80
 
Back