Manged to unmanged altis life server
-
- 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
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
Re: Manged to unmanged altis life server
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.
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.