Installation CentOS

Vuluts

New member
Messages
63
Points
0
Hello Hercules,

I've been trying to install Hercules in my VPS running CentOS, following this guide http://herc.ws/wiki/Installation_(CentOS) and I'm having problem in the "Import MySQL Tables"

EpqtQP.jpg


When I type cd sql-files/, this will be the output

IsnJW0.png


Hoping that anyone can guide and help me with my error.

Thank you and more power Hercules

 
Are you in the proper direction/folder? o-o;

 
Do u have mysql installed.? Since this is unmanaged vps, mysql, phpmyadmin need to be installed manually..

 
@@mrlongshen can you recommend other guide on how to install linux in vps? @@Daifuku it's ok now im on the next step@@astralprojection thank you it's ok now My next problem the next step, it gives me error 
CKdjXx.jpg
mysql -u root -pROOT_PASSWORD_HERE YOUR_MAIN_DB < main.sqlYou need to replace Your own Root password you used while setting up MySQL and the database that you created..

 
Do I need to install APACHE and PHP? or only MYSQL and PHPADMIN?

 
Last edited by a moderator:
isn't PHP and PHPADMIN is not same?
No it isn't,

however, you don't need them for RO Server, they are needed for webserver

 
u can use apache webserver in the same vps. no need to use separate web hosting. this is for unmanage vps. u can just setup apache webserver. then create virtual host for flux control panel & thor for client patch.

 
Last edited by a moderator:
By default. Ur centos got 1 virtual host on port 80. On web browser. Type ur vps IP & enter. U will see apache test page. Next step is. Using winscp. Go to /var/www. U will see html folder there. /var/www is the folder for the virtusl host directory. Copy the flux folder inside there & reneme it as html. (Please delete the original html folder). Try first.

 
Back
Top