Search the Community
Showing results for tags 'database'.
-
Help Database Installation Failing
shorthands1 posted a question in Request Server Development Help [L2J]
Please excuse the extremely basic question, but I can't figure out where I went wrong here. When I run database_installer.bat, it fails to create the backup and the database. I assumed at first it was because pointing to the wrong mysql executable, but I don't think that's it. The following is what I have tried so far. Database_installer.bat: Troubleshooting Process -C:\l2jserver\tools\xampp\mysql\bin [different mysql executables] -C:\Program Files\MariaDB 10.5\bin\ -Change HeidiSQL's password -Started over -Admin rights with the bat file -Exe -
Hello guys, I was trying to make myself admin and encountered two access_level column in databases, one associated to accounts table and second to characters table. When I set my character's access_level to 127 I became GM (also interested what other values will do), but I couldn't understand meaning of access_level column in accounts table and I guess startSQLAccountManager.bat have command to change it. I am curious.
-
Guide Php Basic Of Collecting Information From Database
Snoopi posted a topic in Coding Tutorials/Guides
Hello. so lets start the amazing derp guide of the basic to collect informations from a database table to our website. In PHP we use strings to store inside data. a string example => $string = "data is gonna be inside here"; also each php scripts starts with <?php and ends with ?> So we need first to connect to the database. $db_ip = "127.0.0.1" // The ip of the host/pc that our database is. $db_user = "root" // The username of our database $db_password = "pass" // The password of our database user $db_name = "Database" // The name of our database $connect = mysql_conn -
Request L2 Cached - How To Reconfigure?
GARAB posted a question in Request Server Development Help [L2OFF]
Hi all! I'm having some trouble with the Cached server. Cached can't connect to log server. My problem is, that the Cached doesn't asked for serial, or any database to connect for. Can I reconfigure it manually somehow? Thanks in advance!- 3 replies
-
- configuration
- L2 Cahced
-
(and 1 more)
Tagged with: