• 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!

[Modern Acc] I have Gesior acc but how do i change to Modern?

kosan100

Experienced Tibian
Joined
Aug 2, 2009
Messages
279
Reaction score
30
Location
Sweden
Yea you heard the Title How to i change to Modern when i have Gesior?

(Rep if you help^_^)
 
When cleaning yourself, you should go ahead and go clean it all up. :)

Start by learning Uniform Server:
http://otland.net/f479/nothing-full...niform-server-forgotten-server-0-3-6-a-77593/

Then how to add Modern AAC to Uniform Server:
http://otland.net/f479/website-installing-modern-aac-uniform-server-91951/

Once you manage this, you will never regret it.

If you are a Linux Debian or Ubuntu user:
Last step is to install ModernAAC Trunk:
Code:
cd /var/www
sudo svn co svn://svn.tech1.org/modernaac/trunk .
sudo chown www-data -R .
sudo chmod 777 -R .

First go to http://youserver/phpmyadmin/index.php, login and create a new database. Name it "theforgottenserver".
Go to: http://yourserver/, and you'll be redirected to the installation page. Fill out the form, and submit.

To update the modernaac rev run:
Code:
cd /var/www
sudo svn up
Don't forget to upload your own data and mods to TFS! :)

If the server is ready to go public, then please sign it up on VAPus - Otlist ;)
 
Thanks (Rep++) :) But i got another problem, i cant run admin panel or anything else, because when i press to Run Apache and MySQL i let it load, but then when its done its still not running =/
 
Last edited:
You have to uninstall XAMPP.

Make sure apache.exe and mysql-opt.exe is killed from task manager.
 
My Computer sucks! it dont wanna delete every file, because some files are undeleteable..... but almost everything in xmapp i could delete
 
Its not your computers fault, it means there are files that are currently running. That are in use.

To solve this without playing in task manager: when you start your computer, before Windows starts loading, click F8 and start Security mode without internet connection.

Then when you are in there, delete xampp folder.

The reason Uniform Server isn't working, is because of the running processess you have in your xampp folder.
 
Nothing happends when i press F8, not even when i start the computer, and not even when im logged in into my Computer site, so i cant put on "Security Mode"
 
man all this seems so hard, can you pls help me without using "The Unifrom Server" I know its better with it but its just seems to hard =/ thanks for your help
 
Try on Xampp.

Works perfectly too, they only say that Uniform Server is more secure bla bla bla....

Use xampp and you'll see.
 
Uniform Server is alot easier than XAMPP though. :S
 
You're kidding right?

Just put the Modern AAC files on htdocs on Xampp, then open the page and install easily
 
i need link to Modern Acc and to Xampp again... because i deleted it because i tryed to install Uniserver
 
doesn't matter which UniServ or XAMPP, the localhost website is still just Apache, and follows the rules of Apache. You need to set a proper vhost.conf probably. I'm gonna guess you got the XAMPP setup/security page. Basically, its not seeing whatever index you got so it falls back to default.
 
Back
Top