Portal Home > Knowledgebase > Articles Database > how to check if are installed and how to install those?


how to check if are installed and how to install those?




Posted by cenii, 05-20-2015, 02:53 PM
hello im using whm and i want to use an script that need those Apache Web Server Support for AcceptPathInfo Support for MultiViews (or mod_rewrite which is slower) MySQL 5.x PHP 5.x (mod_php/CGI) Support for GD2 Library Support for MySQL Support for Curl Support for uploadprogress (http://pecl.php.net/package/uploadprogress - only if you want to display an upload progress on uploads) Recommended PHP Configuration safe_mode off open_basedir off max_execution_time 7200 max_input_time 7200 memory_limit (with 1MB more then the maximum video upload size) post_max_size (maximum video upload size) upload_max_size (maximum video upload size) exec() should be allowed PHP CLI 5.x (see above + register_argc_argv ON)

Posted by vpsineu, 05-21-2015, 03:12 AM
Run the /scripts/easyapache command and from the list/s select what you need and recompile apache. It is pretty simple and automated process.

Posted by PlatinumVPS, 05-21-2015, 03:58 AM
From WHM, you can search for "EasyApache" and navigate to "Exhaustive list" option which will show you what is installed on server. In order to check PHP configurations, you can simply put a phpinfo() page and verify the options.

Posted by Srv24x7, 05-21-2015, 10:09 AM
Hi, These all requirement are provided by the cPanel built and if some are missing, then you can just execute easyapache to compile those required modules.



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
closing port 22 (Views: 612)

Language: