How to change PHP version on Business servers
This guide will show you how to manage PHP settings on our Business servers (Stellar Business and old Business SSD plans). For managing PHP settings on Shared servers (Stellar, Stellar Plus plans and…
HOSTSEO BLOG - Practical insights on web hosting, server administration, cybersecurity, WordPress, domains and search visibility.
Browse the HOSTSEO article archive.
This guide will show you how to manage PHP settings on our Business servers (Stellar Business and old Business SSD plans). For managing PHP settings on Shared servers (Stellar, Stellar Plus plans and…
You can configure PHP setting to use your local time zone by setting the date.timezone directive in php.ini. List of available time zones can be found here. Follow these instructions depending on the shared…
This guide describes how to edit the php.ini file on shared servers (Stellar and Stellar Plus plans, as well as old Value, Professional, and Ultimate plans). If your account is hosted on the Business…
LSPHPÂ is a php handler that combines mod_lsapi+PHP. LSPHP provides an opportunity to use server level caching and ensures a better performance. It offers excellent PHP performance, low memory footprint coupled with…
PHP is an open-source scripting language that is mainly used to create dynamic web pages. Its code can be embedded into HTML code which simplifies web page creation. A site designer can 'jump' between…