Manged to unmanged altis life server

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
brysi73
New to forums
New to forums
Posts: 2
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sat Apr 11, 2015 7:39 am

Manged to unmanged altis life server

Post by brysi73 »

Okay this is gonna make me sound super idiotic. How we would go about A) Making a MYSQL on a unmanged box and B) How would we transfer the files. we would also need to make a filezilla account for out developer. We just got a unmanged box
User avatar
TacTicToe
This is my homepage
This is my homepage
Posts: 848
Joined: Fri Feb 18, 2011 1:08 pm
Location: USA
Contact:

Re: Manged to unmanged altis life server

Post by TacTicToe »

Install Filezilla Server and setup an FTP server. You can then create user accounts and passwords and restrict it to certain directories/folders.

https://filezilla-project.org/download.php?type=server

Install mysql, a web server (we use Abyss) and phpmyadmin to make things easier.

https://www.mysql.com/

http://www.aprelium.com/abyssws/

http://www.phpmyadmin.net/home_page/index.php

Should be all you need to get started.

Once you have mysql and phpmyadmin setup. Upload all your files to your new box. Dump the nysql from your old server and upload its contents to your new server via phpmyadmin. You may need to change server access credentials in the config.
Post Reply