• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

OT Server Website (ZNOTE AAC)

Luka Trklja

Member
Joined
Jul 8, 2016
Messages
121
Solutions
5
Reaction score
8
Location
Croatia
Hi, i was wondering if any of you can help me with my open tibia server website, it keeps going on and off even tho there's nothing changing on my pc/network.
 
Well my server is up and running, there are some players but the website is for example 10 minutes up and then 10 minutes you cant load it, sorry im a newbie, hopefully this explains it.
Could you give us your website URL?
 
re-install uniserver or what even are you using?
Using xampp, btw i had a problem, srever kicked everyone and they couldnt log back in so i restarted my PC and xampp is giving me this error
19:07:54 [Apache] Problem detected: Apache Not Found!
19:07:54 [Apache] Disabling Apache buttons
19:07:54 [Apache] Run this program from your XAMPP root directory!
 
@Luka Trklja try exporting your mysql database and then build it on uniform server

Znote said:
Why use Uniform Server instead of XAMPP?
1. Security
2. Lightweight (xampp 51MB, XAMPlite 28MB. Uniform Server 8.75MB).
3. Easier to use.
4. XAMPP got lots of unnecessary features, especially for the Open Tibia community. Despite the small size of Uniform Server, it has all we need.

here you go a tutorial of how to start building your mysql database, when you start building your new database just import the schema that you exported from your old website i guess it will work and you wont loose your players ^^

 
Last edited:
@Luka Trklja try exporting your mysql database and then build it on uniform server



here you go a tutorial of how to start building your mysql database, when you start building your new database just import the schema that you exported from your old website i guess it will work and you wont loose your players ^^

I have a problem though, I can't enter phpmyadmin because now xampp is giving me errors with Apache, literally everything worked 10 mins ago :(
 
@Luka Trklja what error you get? if is Error: Apache shutdown unexpectedly this may be due to a blocked port

try this


or Change in httpd_ssl_conf port 443 to 8080 and in httpd_conf port to 81
This is what i get
20:46:11 [Apache] Problem detected: Apache Not Found!
20:46:11 [Apache] Disabling Apache buttons
20:46:11 [Apache] Run this program from your XAMPP root directory!
 
This is what i get
20:46:11 [Apache] Problem detected: Apache Not Found!
20:46:11 [Apache] Disabling Apache buttons
20:46:11 [Apache] Run this program from your XAMPP root directory!

check if u have skype opened, in some cases skype can be using the same port as xampp and dont allow it to start. if u have skype, close skype session and then start xampp and apache server ^^ also check in the xampp\apache\logs\error.log file and see if there is an error relating to port conflicts.
 
check if u have skype opened, in some cases skype can be using the same port as xampp and dont allow it to start. if u have skype, close skype session and then start xampp and apache server ^^ also check in the xampp\apache\logs\error.log file and see if there is an error relating to port conflicts.
Dont have skype installed at all. No ports error just some from when i was making the website relating htdocs.

Would it work if i save my htdocs and apache/data folders, uninstall xampp and then reinstall, would my accounts and everything stay? If they do then I can export from there,uninstall and install unifrom and then just inform. Wish i could just get into phpmyadmin :(
 
Back
Top