How to transfer Apache to Nginx?

joymax27104000

New Member
YetiShare User
Jun 4, 2014
131
0
0
Hello all,

Can anyone help me? How to transfer Apache to Nginx? Because I'm very angry with this problem:
Database Error: Failed connecting to the database
http://forum.mfscripts.com/viewtopic.php?f=20&t=1394

So I think I need transfer Apache to Nginx? But I don't know how can do that. Do you know any documents about this?

Thank you very much.
 

coffee

New Member
Jul 23, 2014
83
0
0
Have you tried any of these?

http://www.nginxcp.com/ - Free
http://www.nginxcp.com/installation-instruction/
cd /usr/local/src
wget http://nginxcp.com/latest/nginxadmin.tar
tar xf nginxadmin.tar
cd publicnginx
./nginxinstaller install

http://cpnginx.com/ - $5/month
http://docs.cpnginx.com/install/
# tar -xzf cpanelnginx.X.Y
# cd cpanelnginx/
# sh install.sh

cpnginx is paid, but has additional features like auto-updating and support.

Directadmin:
http://danginx.com/ (same makers as cpnginx) - $5/mo

danginx and cpnginx both have a 15 day free trial