syslint
- Total activity 220
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 93
Comments
Recent activity by syslint-
Please check the whm tweak settings and enable "Allow Remote Domains" .Also make sure to disable it after creating the domain
-
I think you need 1 GB free space itself
-
You need to customize the apache vhost templates . Please read some tips from here How To Tell Apache To Not Log Certain Requests In Its Access Log
-
How are you accessing your website with IP ? is it ?
-
As far as the log given says your domain/server don't have relay access in google servers. The google may be blocking your domains email services due to traffic, you may please setup DKIM and...
-
The pecl/acpu version 5.1.x require php version 7+ . If your server don't have php version 7, please consider installing version 4.0.10 . Read more https://pecl.php.net/package/APCu
-
Please check the .htaccess rule in your document root, there will be a complected redirect.
-
Hi Guys, So, how do I change the 3.5 value down to something lower so it only runs when the server isnt busy at all (eg, 2.0)? This is a Intel(R) Xeon(R) CPU E3-1220L v2 (2 cores, 4 threads) with 4...
-
You have two options, 1) use the external mysql server as an entire db server for your cpanel ? or 2) Use that external mysql server as a db server only for your website As long as you have ...
-
Hi, Check out that blog post a little bit towards the bottom, specifically the deprecation section. PHP 7 no longer supports the MySQL extension, and by your error, your script will not work on PH...