• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Windows [Tutorial] How to Setup the Xampp Webserver (Windows)

Status
Not open for further replies.
RE: How to Setup the Xampp Webserver (Windows)

Good tutorial:)
 
RE: How to Setup the Xampp Webserver (Windows)

Thanks, this helped me ALOT lol
 
RE: How to Setup the Xampp Webserver (Windows)

I dont know what is wrong seriously. This is making me insane.
I can enter the sites, but it says "Loading bans... MYSQL ERROR mysql_select_db
Error: Unable to load bans!

Ok, I dont give a da*n about the bans right now.
I have the server up n running, but I cant access it, when im trying to log in it says ->"MYSQL ERROR mysql_real_query: SELECT * FROM account WHERE accno =´0´ Table 'mysql'.accounts´ doesn't exist.
 
RE: How to Setup the Xampp Webserver (Windows)

¬¬

You have to change the database settings in config.lua and import the .sql file of your server
 
RE: How to Setup the Xampp Webserver (Windows)

I've already changed in Config.lua
'--- MySQL part (ignore if you are using SQLite)
sql_host = "localhost"
sql_user = "root"
sql_pass = "*********"
sql_db = "otserv"'

Everything is working fine with Xampp and so on. Import the .sql file of your server? Sorry for being a pain in the ass, but I really dont understand.

If you mean at my admin settings in Xampp, I already have import the database.sql in Otserv @xampp.
 
RE: How to Setup the Xampp Webserver (Windows)

Nice tuto, gratz ;)
ill see if it will work here
 
RE: How to Setup the Xampp Webserver (Windows)

Very usefull for me.

I'm begging in SQL.
 
RE: How to Setup the Xampp Webserver (Windows)

Thanks, good tutorial. :D
 
RE: How to Setup the Xampp Webserver (Windows)

Thanks for this guide!
 
RE: How to Setup the Xampp Webserver (Windows)

Wow nice guide
 
Problem.

I did everything right till the part with runing the mysql and apache.
mysql can run but the apahce cant (port 80).
I went to the port fowarding websitey and I didnt find my router there :p
more than that, I somehow cant acsses my firewall (windows XP)
it says "the firewall bla bla could not be open due to the fact that its not runing" WTF?



any help or so?
I got MSN so it can be easier to make the conversation...
[email protected]


Thanks in advance.
 
Help Cant Find What To Change ;(

STEP 1
Check server configuration

Warning: Error parsing C:/Users/Dustin/Desktop/cryingdamson-gui/config.lua on line 126 in C:\xampp\htdocs\install.php on line 150
File config.lua loaded from C:/Users/Dustin/Desktop/cryingdamson-gui/config.lua and it's not valid TFS config.lua file. Go to STEP 1 - select other directory. If it's your config.lua file from TFS contact with acc. maker author.

Warning: Error parsing C:\Users\Dustin\Desktop\cryingdamson-gui\config.lua on line 126 in C:\xampp\htdocs\install.php on line 71
Database error. Unknown database type in C:\Users\Dustin\Desktop\cryingdamson-gui\config.lua . Must be equal to: "mysql" or "sqlite". Now is: ""
 
Last edited:
hey this is the message the page give me
Could not connect to mysql server: Access denied for user 'root'@'localhost' (using password: NO)
how i can solve it?
 
Status
Not open for further replies.
Back
Top