Author : Syslint Technologies

All posts by / Syslint Technologies

Syslint ™ Technologies is a technical support and software development company offering enterprise solutions since 2008. Our team consists of people that have been mastering their knowledge about all sorts of Unix / Linux systems. With such experience, we joined the web hosting industry in order to make your business grow faster and smoother. Our system administration and security services have been appreciated by many companies throughout the world that run their businesses on Unix platform.

How to upgrade php in plesk

It is easy to upgrade php in plesk as follows, wget -q -O - http://www.atomicorp.com/installers/atomic |sh yum upgrade php-cli -y yum upgrade php-....

Read More

PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please u...

You may see this error after the installation of APC . To fix this please the following changes in apc.ini . change it from: apc.shm_size=512 To: ....

Read More

cPanel + ERROR: This RRD was created on another architecture

Your will get this error during cpanel account transfer time  or with cpanel package account script. To fix this issue do the following bash scrip....

Read More

Redirect your cpanel/whm/webdisk/webmail.yourdomain.com in nginx

Now you can redirect cpanel.yourdomain.com, whm.yourdomain.com ,webmail.yourdomain.com and webdisk.yourdomain.com   without any issues in an nginx....

Read More