open_basedir restriction message Overview When attempting to access a file in PHP, the script will yield a warning similar to: Warning: fopen(): open_basedir...
Optimal W3 Total Cache settings Overview W3 Total Cache is a comprehensive caching plugin for WordPress that will dramatically speed up pageviews and consolidate page...
Permissions overview Every file is made up of a permission set. These permissions consists of 3 sets of 3 bits for a total...
Platform isolation overview Overview LithiumPanel utilizes a unique platform that consists of multiple security subsystems and user roles to yield optimal throughput and...
Setting timezone and locale Overview Timezone and locale may be changed for the active user within the control panel via Account > Settings > Localization....
Troubleshooting PHP Overview PHP can fail for a variety of reasons. This is a growing list of reasons for which a PHP...
Understanding fortification Overview Fortification simplifies permission management for PHP-based applications, which run as a separate user from the account holder to enhance...
Updating WordPress Overview Periodic updates for WordPress and its plugins are released to introduce new features, address performance problems, and resolve security vulnerabilities. Keeping...
Using Composer Overview Composer is a dependency manager for PHP akin to npm for Node and Bundler for Ruby. Composer is provided with...
Viewing PHP settings Overview Default PHP settings may be viewed either as a standalone page or within an application using phpinfo() or ini_get()....