Confused to use PHP-CGI or PHP-FPM for your websites on your web server? We will share some information about PHP-CGI and PHP-FPM in this article. When running PHP through the web server, there are two distinct options: running it using PHP’s CGI, or running it as a PHP-FPM, for the web server. Let’s learn some […]
Facing UPLOAD_ERR_FORM_SIZE error code when uploading a file in the form or webpage? Some of the other errors are discussed below. UPLOAD_ERR_OK: There is no error, the file uploaded with success. UPLOAD_ERR_INI_SIZE: The uploaded file exceeds the upload_max_filesize directive in php.ini. UPLOAD_ERR_FORM_SIZE: The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form. UPLOAD_ERR_PARTIAL: The uploaded file was only partially uploaded. UPLOAD_ERR_NO_FILE: No […]
LiteSpeed Web Server (LSWS), is proprietary web server software. LiteSpeed Web Server is the leading high-performance, high-scalability web server from Litespeed technologies. It can be used to replace an existing Apache server without changing any other programs or operating system details, and without breaking anything. LSWS is compatible with commonly-used Apache features, including mod_rewrite, .htaccess, and mod_security. LSWS can […]
Wondering how to install PHP SSH2 module on cPanel Server? You are at the right place. Today, we will guide you with simple steps using which you can add PHP SSH2 module to your cPanel Server. This requires no prior knowledge or experience. Let us discuss some requirements below cPanel/WHM installed server Root access to the […]
Got following error while installing cPanel on centos based server ? 2018-09-29 17:35:01 593 (ERROR): ********************* ERROR ********************* 2018-09-29 17:35:01 594 (ERROR): NetworkManager is installed and running, or 2018-09-29 17:35:01 595 (ERROR): configured to startup. 2018-09-29 17:35:01 596 (ERROR): […]
The error means that ion cube loader isn’t available for the PHP. To enable it, we would be needing WHM access (root-access). In case you don’t have the WHM access to the server and only user cPanel account then you would need to contact your hosting provider. If you are BaseZap customer then you can […]
The operating system provides ways of limiting the amount of resource that can be used. Limits are set for each user but are applied separately to each process that is running for that user. Administering Unix servers can be a challenge, especially when the systems you manage are heavily used and performance problems reduce availability. Linux itself […]
You might have come across the following error in your cPanel error log : SoftException in Application.cpp:267: File “/home/username/public_html/foldername/index.php” is writeable by group The issue is due to folder and files permission not properly set and cPanel not allowing them to run on user end. To fix this issue, simply login into server (we need […]
Looking for CLI commands to create tar and zip archives so that you can transfer a couple of files and folders to a different machine with ease? The tar is most widely used command to create compressed archive files and that can be moved easily from one disk to another disk or machine to machine. The […]
If nginx service is giving following error : nginx: [alert] could not open error log file: open() “/var/log/nginx/error.log” failed (2: No such file or directory) 2018/08/25 16:10:52 [emerg] 1762#1762: open() “/var/log/nginx/access.log” failed (2: No such file or directory) Then it means that your nginx is either not able to access the particular files/directory or you have […]
Our team is available and on-site 24/7 ready to help you.