JavaScript Required.
We're sorry, but Pega7 doesn't work without JavaScript enabled. Please enable and refresh.
<h3 id="hn_Advanced_ApachePHP_Configuration">Advanced Apache/PHP Configuration</h3> <p><br /> <strong>Note</strong>: please review the basic How to <a data-mce-href="https://help.asmallorange.com/index.php?/Knowledgebase/Article/View/110/" href="https://www.asmallorange.com/help/article/aso-updating-apache" target="_blank">Update Apache</a> before continuing. This article continues with advanced options for Apache/PHP.<br /> <br /> In the EasyApache utility, there is an option for Exhaustive Options List.<br /> These options span several screens, and include Apache modules as well as PHP extensions and modules you can use.<br /> </p> <h5 id="hn_Apache_Modules">Apache Modules</h5> <p>Most of the defaults are acceptable. Anything not enabled by default is probably not needed, unless you know why. <br /> Some Apache modules will display differently depending on the Apache version you selected earlier. </p> <h5 id="hn_Other_Modules">Other Modules</h5> <p>Many of these are additional servers such as Tomcat (.jsp pages), Mono (ASP.NET) and PHP Extensions like Suhosin, Zend Optimizer, etc. They were previously seen in the "Short Options List" in the initial configuration.<br /> <br /> IonCube Loader for PHP<br /> Mod Mono<br /> Mod Security<br /> Suhosin for PHP<br /> SourceGuardian Loader for PHP<br /> Zend Optimizer for PHP<br /> </p> <h5 id="hn_PHP_Modules">PHP Modules</h5> <p>Each of these modules enable particular functionality with PHP. Generally, you should only enable those that you need to keep overall memory usage low. You can visit <a data-mce-href="http://php.net/" href="http://php.net/">http://php.net</a> to find the details on each module and what it does. The following options are commonly needed so be sure they are selected.<br /> <br /> CurlSSL<br /> GD<br /> TTF (FreeType)<br /> </p> <h5 id="hn_Finishing_Up">Finishing Up</h5> <p>Once you've selected the PHP modules you need, you can Save and Build. <br /> <br /> <br /> This process will take a while. The whole process is logged to a file, and if there is an error you will be presented an error message or a note to check the log file. If you run into an error, you can submit a support request and copy the error messages you received along with your detailed explanation of the problem.<br /> <br /> If everything builds okay, congratulations! You can now restart your other services and start using your new Apache configuration!</p>