ModServ
- Total activity 182
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 74
Comments
Recent activity by ModServ-
How did you install GeoIP? compiled from source or used ready-to-use module in EasyApache?
-
What's the firewall software you are using (IPTables - CSF - APF)? And if you have "skip-networking" in /etc/my.cnf, remove it.
-
Developer can access MySQL Database remotely if you open port 3306 for him to use and enabled MySQL networking, or he can work locally on your server.
-
Open the file, find the line that starts with "Options", remove it.
-
Go to .htaccess in that website and remove the line that starting with "Options".
-
Did you schedule ClamAV to work on specific times, perform scans manually or do you use CallUploadScript? In all situations you can use the command like this: clamdscan --quiet --log=/var/log/thre...
-
Sounds like overkill and added costs. Wouldn't it be easier to permit a few more failed logins, or some other tweak to your current cPHulk settings to suit your specific clients (having issues logg...
-
I'm glad you've fixed this issue. About cPHulk it didn't block your IP, It locked the account itself for a lot of login tries due to BFA from remote servers.
-
First of all you need to check the error logs then I guess (that's only a guess) your roundcube database crashed due to the outage. Try this command to fix database: mysqlcheck -r roundcube If it...
-
Change this option in Tweak Settings to On Require a username prefix on names of new databases and database users Then do the process again from beginning.