Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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!
I made this tutorial on clean machine just after installing Windows 10 Pro (64bit) on 2020-02-16. Installing everything took around 1 hour. In this tutorial we will use Visual Studio 2019, not 2017 recommended for TFS compilation. It will work! I used polish version of Windows and installed...
5. Install MariaDB, PHP and Apache2 servers Download newest XAMPP for Windows. Link:Download XAMPP (https://www.apachefriends.org/download.html) During installation deselect components we won’t use for OTS development. Start Apache, MySQL and open phpMyAdmin site (database administration...
If you are testing a server locally and just looking to create a new account without having to setup an AAC, these 2 sql queries will do that for you. This is just to help you speed up your work flow :) The username and password is 1/1. 1st thing you want to do is create the account, go into...
otland.net
But OFC a website will make it easier, it's so simple all you need is to install Xampp/Uniform server and copy the files to there as it should be explain in the tutorial above.
"Extract the .zip file to your web directory (for example, "C:\UniServZ\www"), which should be empty. Enter the website (if your web directory is UniServZ's, you can do this by clicking "View www" in unicontroller) and wait for MySQL connection error. This will show you the rest of the instructions:"
What do I do here?
I have extracted the file but now it says to enter the website? what website? i dont have my own
You should have a window similar to this one of your uniserv, Run Apache and MySQL if they are not running and then click on phpMyAdmin it will open in your browser.
Then go to your database it should look like this, Click on SQL and then paste the whole queries given by Znote's AAC to there and click on Go.
Znote's AAC should have given you a file named znote_schema.sql, Open it and copy all what's inside then paste them in the SQL box you have above in you screenshot and press go.