Articles
The following is a list of PHP extensions available by default in SellCloud's PHP builds. These...
Careful! We can't provide support for customizations or for any errors, downtime, or...
PHP 5.5, 5.6, and 7.0 have a built-in opcache that is enabled by default. The entire purpose of...
You can change PHP settings for your apps by creating a file named .user.ini in your app's web...
Alert: Please view the latest updated tutorial here: Panel Tutorials SellCloud allows you to...
Alert: Please view the latest updated tutorial here: Panel Tutorials SellCloud allows you to...
Alert: Please view the latest updated tutorial here: Panel Tutorials SellCloud allows you to...
The PHP setting max_execution_time is the number of seconds PHP will allow a script to run before...
Alert: Please view the latest updated tutorial here: Panel Tutorials You can change the amount...
The default timezone for PHP is UTC regardless of your server's timezone. This is the timezone...
Alert: Please view the latest tutorial here: Panel Tutorials For each PHP version SellCloud...
For each PHP version SellCloud installs on your server, SellCloud also installs the PHP command...
If you receive errors when uploading files or images to your app, you can increase the file size...
If your PHP app displays the following error: Warning: Unknown: Input variables exceeded 1000....
Drush is a command-line shell and scripting interface for Drupal. Installing Drush To install...
PEAR is a command line PHP library manager that simply downloads PHP libraries hosted at...
PECL extensions are third-party compiled extensions for PHP. Install the Compiler As PECL...
In this tutorial, we'll show you how to install the SourceGuardian PHP encoder on your servers....
Most PHP apps that require XML-RPC use an XML-RPC client library written in PHP. For example, you...
In this tutorial, we'll show you how to install Zend Guard Loader on your server. Zend Guard...
In this tutorial, we'll show you how to install phpMyAdmin. This tutorial assumes you have...
One copy of phpMyAdmin installed on a single app on your server will allow you to access all of...
APC is an opcode cache that allows PHP to save and reuse the intermediate code generated from PHP...
In the examples shown, replace "7.X" with your app's PHP version (for example, "7.0" or "7.1")....
In the examples shown, replace "X.Y" with your app's PHP version (for example, "5.6" or "7.0")....
In the examples shown, replace "5.X" with your app's PHP version (for example, "5.4"). To install...
In the examples shown, replace "X.Y" with your app's PHP version (for example, "5.4" or "7.0")....
In the examples shown, replace "X.Y" with your app's PHP version (for example, "5.4" or "7.0")....
In the examples shown, replace "X.Y" with your app's PHP version (for example, "5.6" or "7.0")....
n the examples shown, replace "X.Y" with your app's PHP version (for example, "5.6" or "7.0"). To...
In the examples shown, replace "5.X" with your app's PHP version (for example, "5.4"). To install...
In the examples shown, replace "X.Y" with your app's PHP version (for example, "7.0"). To install...
n the examples shown, replace "5.X" or "7.X" with your app's PHP version (for example, "5.4" or...
In the examples shown, replace "X.Y" with your app's PHP version (for example, "7.0"). Phalcon...
To install a PECL extension for multiple PHP versions, repeat the PECL extension installation for...
In the examples shown, replace "X.Y" with your app's PHP version (for example, "5.4" or "7.1")....
In the examples shown, replace "5.X" with your app's PHP version (for example, "5.4"). To install...
In the examples shown, replace "X.Y" with your app's PHP version (for example, "5.6" or "7.0")....
n the examples shown, replace "X.Y" with your app's PHP version (for example, "5.6" or "7.0")....
In the examples shown, replace "5.X" with your app's PHP version (for example, "5.6"). The...
n the examples shown, replace "X.Y" with your app's PHP version (for example, "5.4" or "7.0"). To...
In the examples shown, replace "X.Y" with your app's PHP version (for example, "5.6" or "7.0")....
HTTP Digest Authentication data sent to your app through request headers is accessible through...
The PHP slow request log is where PHP records information about any request that takes more than...
Your server's CPU usage is related to the total amount of traffic your apps receive and how...
Every server has a limited amount of memory, also known as RAM. The amount of memory your server...
Every server has a limited amount of memory, also known as RAM. The amount of memory your server...
By default, PHP does not restrict which files and directories your PHP scripts can access. To...
Some PHP applications look for configuration data in environment variables. You can set...
In the examples shown, replace 5.X with your app's PHP version (for example, 5.4). You can...
Composer is a popular PHP dependency manager. Composer is installed by SellCloud. However,...
HP's Command Line Interface (CLI) allows you to execute PHP scripts when logged in to your server...
Alert: For Control Panel Help & Tutorials, click here: Panel Tutorials
In this tutorial, we'll show you how to use SellCloud to install concrete5 on your server. Once...
The ionCube Loader is a PHP extension that enables PHP to execute files encoded using the ionCube...