How to Increase Your PHP Maximum Execution Time
An important aspect to remember about PHP programs is that the maximum time to execute a script is normally set to thirty seconds, although the time limit varies from one hosting company to another. Programs that involve sending mail to many recipients or some heavy export or import of files can cause the user to…
How to Change Your PHP Version In cPanel
Websites frequently use PHP scripting language for content and applications. PHP is an acronym for Hypertext Preprocessor. PHP is typically embedded in the HTML code and processed on the server. The most common CMSs, or Content Management Systems, such as WordPress, run on this technology. PHP is frequently offered along with MySQL, which is a…
How To Install Ruby Gems in cPanel
Ruby Gems are collections of functions that allow you to perform tasks in Ruby, it is a package manager for the Ruby programming language. You will need to install a Gem before you can use it inside a Ruby program. It provides a standard format for the distribution of Ruby programs and libraries. Without requiring…
How to Configure and Manage WebDAV Web Disks With cPanel
Webdav(Web Distributed Authoring and even Versioning) is a protocol that is used for easily accessing your files on the web from your desktop. It allows you to set up a folder on your computer that connects directly to your hosting account, enables collaboration between authors, and manages and edit files on the web using compatible…
Setting Timezones in PHP
How to set the timezone for PHP in the php.ini file By default, Arynox servers are configured to use the Coordinated Universal Time (UTC). You can change the time zone that PHP uses for your scripts by setting the date.timezone directive in your php.ini file. PHP relies on the date.timezone value for some date/time functions…
How to Create a phpinfo
PHP is a fundamental coding language for WordPress users. Even if you’re not a developer, you might need to understand this a bit to keep your site running. PHP has many environment variables that you can update as needed. However, if you don’t know where to look, it can be challenging to find even the…
Using NodeJS Apps
cPanel can run NodeJs applications. NodeJs was created with the aim to create real-time sites with push capability, and the creators got their inspiration from applications like Gmail. We finally have web applications with two-way connections, where both the server and the client can initiate communication, allowing them to freely exchange data. To load your…
Python Applications
cPanel can run a Python application. This guide will go over the process of how to run Python applications from your cPanel. Log into your cPanel to get started with your Python app. To load your first configuration screen, click on the Setup Python App, and click on Create Application. Now, the application form will…
How to Use the Softaculous Autoinstaller
Softaculous is an auto-installer that makes installing web apps simpler and easier. You can install some of the most popular hosting software in the industry on your cPanel server, thanks to the hundreds of scripts that Softaculous provides. To keep the sites secure, Softaculous provides automatic updates through their service, as well as regularly adding…
How to Remove an Addon Domain
To remove your addon domain from your cpanel, follow these steps: