netstat -plan|grep :80|awk '{print $5}'|cut -d: -f 1|sort|uniq -c|sort -n
will giving the ip that hit your server a lot
and then you can block it or trace the ip and report it to the provider
http://*************************/showthread.php?t=12001&page=2&highlight=too+many+httpd+processes
Take a look at this
Edit
Lol never knew that digital point was banned here
you can import through ssh if you have ssh privillege
or edit the max file size from whm if you run your own whm
or you can use big dump if you cant do both methods above
offcourse if you dont put any index file such as index.php or else
try add index.php
go to your domain folder
nano index.php
<?php
Print "Hello, World!";
?>
Ctrl-X and save
try to open it again :D
I guess webmin support nginx or you can use cPanel (paid )
but lol, I never use any control panel for nginx.
usually will manage it by ssh
or you can use Tunnelier if you are not so familiar with linux command
if you dont know where is the nginx.conf is
you can search it with this command
find...
use LNMP (Linux, Nginx,MySql,Php)
I'm not sure kloxo already have nginx for for web server
for the last time I try to install kloxo its really pain in the ass with their app installer
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.