ModServ
- Total activity 182
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 74
Comments
Recent activity by ModServ-
Hello, I installed SQUID before to use as a proxy for personal use and it works like a charm without issues so I guess you won't face any issues at all. Regards,
-
Oh sorry I didn't pay attention to CentOS 7. Try this: systemctl restart ipaliases Also check this file if it has contents: /etc/ips
-
Try this command: /etc/init.d/ipaliases restart
-
Unfortunately the advice from ModServ is incorrect. The PHP script says that you need the Loader for PHP 5.3. This means that your server is running PHP 5.3 and that the Loader is either not instal...
-
The script wants PHP 5.3 with ionCube but you have PHP 5.4. Consider using something like "ntphpselector" and choose 5.3 for this specific account.
-
Hello Manan, Try install re2c from a RPM, you can find here a list of RPMs of re2c, choose the right one for you:
-
Script can not find re2c to use it "re2c: command not found", Install re2c first then try again.
-
In: /usr/local/apache/conf/httpd.conf If you didn't find it, add it: HostnameLookups Off
-
Did you check the logs whilst cron is trying to run with FastCGI? Use this command whilst executing the cron job to see the error details: tail -f /usr/local/apache/logs/error_log
-
First of all, I apologize for delay in reply as I was out of town. The error is in line 1 in this file: /usr/local/cpanel/scripts/upcp Modify the file and remove the dot " . " from the beginning,...