LSPHP directive for php.ini on shared servers

Hostaday uses the LiteSpeed Web Server, which utilizes LSPHP (LiteSpeed PHP) for superior performance.

  • How it works: In an LSPHP environment, custom PHP settings are often handled via a .user.ini file or a custom php.ini placed in your application’s root directory.
  • Configuration: You don't need to restart the server for changes to take effect; LSPHP automatically detects the changes within a few seconds, ensuring your website remains fast and responsive .
Was this answer helpful?

Related Articles

How to check PHP version and configuration

Knowing your PHP version is essential for script compatibility on Hostaday servers . Method...

How to change PHP version and update PHP extensions on Shared servers

Hostaday Shared Hosting allows you to switch between multiple PHP versions easily. Navigate to...

PHP modules, limits and extensions on shared hosting servers

To ensure server stability, Hostaday sets standard limits for PHP processes . Standard Limits:...

How to edit php.ini on Shared servers

Editing your PHP configuration allows you to customize how your website processes data . Log...