Category

LAMP Stack

Articles in this category
Overriding php.ini timeout values with your PHP script’s execution time limit
Learn how to set the maximum execution time using your PHP script's execution time limit — overriding the php.ini timeout set with the max_e…
3 min read
Package management on Ubuntu
Learn Ubuntu/Debian package management. This guide covers `dpkg`, `apt`, & `aptitude` for installing, updating, & removing software. Use wit…
3 min read
Percona
Percona Server on Core-Managed Linux (no cPanel): Install this MySQL alternative, upgrade existing DBs & leverage XtraDB for better performa…
6 min read
Performing a Webmin setup on Linux (AlmaLinux)
Webmin setup on AlmaLinux can be done easily. This free, open-source system administration tool enables users to manage Linux systems throug…
13 min read
PHP for Cloud Sites
Manage PHP on Cloud Sites. Learn to update memory limits, configure WordPress settings, and display SVG images correctly for your applicatio…
1 min read
PHP Management in NodeWorx
Your guide to server-level PHP management in NodeWorx.
1 min read
PHP Management in WHM
Master your server's PHP with WHM. Use EasyApache 4 to install PHP versions, manage extensions, and configure php.ini for your users.
1 min read
PHP Memory_Limit
The PHP Memory_Limit defines how much memory a process can use on your server. When a client request initiates a PHP process, exceeding this…
5 min read
PHP Troubleshooting on cPanel
Common PHP errors and troubleshooting steps
6 min read
PHP Versions and Why They Matter for Your Website
PHP version affects website speed, security, and compatibility. Keep PHP updated. Liquid Web provides tools for upgrades in cPanel, Plesk, &…
5 min read
phpMyAdmin in Cloud Sites
Learn how to access phpMyAdmin in Cloud Sites. Follow this guide to log in, manage your MySQL databases, and troubleshoot connection issues.
2 min read
phpMyAdmin Web-Based Database Management
Master phpMyAdmin with our guides. Learn to import/export data, manage users, run queries, and optimize your database with this powerful web…
2 min read