Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

9 total results found

How to use suPHP on my webspace

.htaccess

WHAT IS THE SUPHP? suPHP is a tool for executing PHP scripts with the permissions of their owners. It consists of an Apache module (mod_suphp) and a setuid root binary (suphp) that is called by the Apache module to change the uid of the process executing the ...

PHP

How to use lsPHP on my DirectAdmin webspace

DirectAdmin

WHAT IS LSPHP? lsphp – PHP + LSAPI. WHAT IS LSAPI? LiteSpeed Server Application Programming Interface (LSAPI) is designed specifically for seamless, optimized communication between LiteSpeed Web Server and third party web applications. The lsapi is the fast...

PHP

How to setup Redis access on cPanel hosting?

cPanel

On our web servers, it is possible to use the Redis database with the following parameters: uses the storage resources max 1 database max 100 MB database size listening unix domain socketen: /tmp/redis.sock password protected, password can be viewed/m...

cPanel
PHP
Redis

How to use lsPHP on my cPanel webspace

cPanel

WHAT IS LSPHP? lsphp – PHP + LSAPI. WHAT IS LSAPI? LiteSpeed Server Application Programming Interface (LSAPI) is designed specifically for seamless, optimized communication between LiteSpeed Web Server and third party web applications. The lsapi is the fast...

PHP

PHP version setting for DirectAdmin web hosting

PHP

1.Sign in at https://admin.dotroll.com/ with your username and password! 2.In the top menubar, click the Services / My Services menu! 3.From your services, click the DirectAdmin web hosting! 4.Scroll down, in the One Click Menu on the left, and click on the...

DirectAdmin
PHP

How to use lsPHP on my DirectAdmin webspace

PHP

WHAT IS LSPHP? lsphp – PHP + LSAPI. WHAT IS LSAPI? LiteSpeed Server Application Programming Interface (LSAPI) is designed specifically for seamless, optimized communication between LiteSpeed Web Server and third party web applications. The lsapi is the fast...

PHP

How to use suPHP on my webspace

PHP

WHAT IS THE SUPHP? suPHP is a tool for executing PHP scripts with the permissions of their owners. It consists of an Apache module (mod_suphp) and a setuid root binary (suphp) that is called by the Apache module to change the uid of the process executing the ...

PHP

Set custom PHP version per directory

PHP

On the cPanel interface you can set the default PHP version on the Select PHP version menu. Currently the following PHP versions are available: PHP 4.4 PHP 5.1 PHP 5.2 PHP 5.3 PHP 5.4 PHP 5.5 PHP 5.6 PHP 7.0 PHP 7.1 PHP 7.2 PHP 7.3 PHP 7.4 PHP 8....

PHP

Setup a cron job

Other

There are two options for setting. For the file you want to run on a file in a timely manner, at least the owner has to run the run right (0700). Also, at the beginning of the file (in the first line) you have to specify the appropriate interpreter for the fi...

cronjob
PHP