PHP compile definitions

<strong><font size="1">Apache/PHP upgrade</font></strong> <p><font face="verdana, arial, helvetica" size="2"><font size="1">source: <a href="http://forums.cpanel.net/showthread.php?s=&threadid=16757">http://forums.cpanel.net/showthread.php?s=&amp;threadid=16757</a></font></font></p><p><font face="verdana, arial, helvetica" size="2"><font size="1">Can someone explain the different options in the WHM rebuild Apache screen?<br />It seems there are a lot of people who have had good or bad experiences with the different modules and it would be good to have an overview.<br /><br />I will make a list and perhaps the moderator can make this sticky for everyone to see - I will keep it updated if people comment on it.<br /><br /><br />Expires Module<br />This module provides for the generation of Expires HTTP headers according to user-specified criteria.<br /></font><a href="http://httpd.apache.org/docs/mod/mod_expires.html" target="_blank"><font color="#014d5f">http://httpd.apache.org/docs/mod/mod_expires.html</font></a><br /><br /><font size="1">Raise FD_SETSIZE to 16384 (System Wide) - DEFAULT<br />Raises the number of open descriptors per process.<br /></font><a href="http://httpd.apache.org/docs/misc/descriptors.html" target="_blank"><font color="#014d5f">http://httpd.apache.org/docs/misc/descriptors.html</font></a><br /><br /><font size="1">Prevent Users from reading other webroots - DEFAULT<br /><br />Frontpage Module - DEFAULT<br /><br />Gzip Module (experimental) (Version 1.3.26.1a)<br /><br />Raise HARD_SERVER_LIMIT - DEFAULT<br />This compile-time constant defines the maximum possible number of server processes. It places a ceiling on the number of concurrent requests the server can handle.<br /></font><a href="http://httpd.apache.org/dev/apidoc/apidoc_HARD_SERVER_LIMIT.html" target="_blank"><font color="#014d5f">http://httpd.apache.org/dev/apidoc/...RVER_LIMIT.html</font></a><br /><br /><font size="1">Perl Module (not required to run ..........)<br /><br />PHP Module - DEFAULT<br /><br />- Version 4.2.3<br /><br />- Version 4.3.2<br /><br />- Version 4.3.3 - DEFAULT<br /><br />- Version 4.3.4<br /><br />- Bc Math - DEFAULT<br />For arbitrary precision mathematics PHP offers the Binary Calculator which supports numbers of any size and precision, represented as strings.<br /></font><a href="http://www.phpbuilder.com/manual/ref.bc.php" target="_blank"><font color="#014d5f">http://www.phpbuilder.com/manual/ref.bc.php</font></a><br /><br /><font size="1">- Calendar Support - DEFAULT<br />The calendar extension presents a series of functions to simplify converting between different calendar formats.<br /></font><a href="http://www.phpbuilder.com/manual/ref.calendar.php" target="_blank"><font color="#014d5f">http://www.phpbuilder.com/manual/ref.calendar.php</font></a><br /><br /><font size="1">- Curl (Version 7.10.5)<br />PHP supports libcurl, a library created by Daniel Stenberg, that allows you to connect and communicate to many different types of servers with many different types of protocols. libcurl currently supports the http, https, ftp, gopher, telnet, dict, file, and ldap protocols. libcurl also supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading (this can also be done with PHP's ftp extension), HTTP form based upload, proxies, cookies, and user+password authentication.<br /></font><a href="http://www.phpbuilder.com/manual/ref.curl.php" target="_blank"><font color="#014d5f">http://www.phpbuilder.com/manual/ref.curl.php</font></a><br /><br /><font size="1">- Curl SSL Support (Version 2.8.16)<br />see under Curl<br /><br />- Dom XSLT<br />not sure if this is actually the Dom <font color="#ff0000">XML</font> module?<br />if so this is only experimental<br /><br />- Flash<br />no real info found, can someone help?<br /><br />- FTP - DEFAULT<br />The functions in this extension implement client access to file servers speaking the File Transfer Protocol (FTP) as defined in </font><a href="http://www.faqs.org/rfcs/rfc959.html." target="_blank"><font color="#014d5f">http://www.faqs.org/rfcs/rfc959.html.</font></a><br /><a href="http://www.phpbuilder.com/manual/ref.ftp.php" target="_blank"><font color="#014d5f">http://www.phpbuilder.com/manual/ref.ftp.php</font></a><br /><br /><font size="1">- GD (Version 2.0.15)<br />This allows dynamic creation of graphics on the server side.<br />GD is mainly used for creating images at runtime. You can construct graphs, charts, etc using the data available or create custom images based on requirement.<br /></font><a href="http://www.phpfreaks.com/tutorials/105/0.php" target="_blank"><font color="#014d5f">http://www.phpfreaks.com/tutorials/105/0.php</font></a><br /><br /><font size="1">- GetText<br />The gettext functions implement an NLS (Native Language Support) API which can be used to internationalize your PHP applications. Please see the gettext documentation for your system for a thorough explanation of these functions or view the docs at </font><a href="http://www.gnu.org/manual/gettext/index.html." target="_blank"><font color="#014d5f">http://www.gnu.org/manual/gettext/index.html.</font></a><br /><a href="http://us4.php.net/gettext" target="_blank"><font color="#014d5f">http://us4.php.net/gettext</font></a><br /><br /><font size="1">- Imap Module<br />These functions are not limited to the IMAP protocol, despite their name. The underlying c-client library also supports NNTP, POP3 and local mailbox access methods. <br /></font><a href="http://us4.php.net/manual/en/ref.imap.php" target="_blank"><font color="#014d5f">http://us4.php.net/manual/en/ref.imap.php</font></a><br /><br /><font size="1">- Mb String<br />There are many languages in which all characters can be expressed by single byte. Multi-byte character codes are used to express many characters for many languages. mbstring is developed to handle Japanese characters. However, many mbstring functions are able to handle character encoding other than Japanese.<br /></font><a href="http://us4.php.net/manual/en/ref.mbstring.php" target="_blank"><font color="#014d5f">http://us4.php.net/manual/en/ref.mbstring.php</font></a><br /><br /><font size="1">- Mcrypt (Version 2.5.7)<br />This is an interface to the mcrypt library, which supports a wide variety of block algorithms such as DES, TripleDES, Blowfish (default), 3-WAY, SAFER-SK64, SAFER-SK128, TWOFISH, TEA, RC2 and GOST in CBC, OFB, CFB and ECB cipher modes. Additionally, it supports RC6 and IDEA which are considered &quot;non-free&quot;. <br /></font><a href="http://us4.php.net/manual/en/ref.mcrypt.php" target="_blank"><font color="#014d5f">http://us4.php.net/manual/en/ref.mcrypt.php</font></a><br /><br /><font size="1">- Mhash (Version 0.8.18)<br />These functions are intended to work with mhash. Mhash can be used to create checksums, message digests, message authentication codes, and more.<br /></font><a href="http://us4.php.net/manual/en/ref.mhash.php" target="_blank"><font color="#014d5f">http://us4.php.net/manual/en/ref.mhash.php</font></a><br /><br /><font size="1">- Ming Support - EXPERIMENTAL<br />Ming is an open-source (LGPL) library which allows you to create SWF (&quot;Flash&quot;) format movies. Ming supports almost all of Flash 4's features, including: shapes, gradients, bitmaps (pngs and jpegs), morphs (&quot;shape tweens&quot;), text, buttons, actions, sprites (&quot;movie clips&quot;), streaming mp3, and color transforms --the only thing that's missing is sound events.<br /></font><a href="http://us4.php.net/manual/en/ref.ming.php" target="_blank"><font color="#014d5f">http://us4.php.net/manual/en/ref.ming.php</font></a><br /><br /><font size="1">- Magic Quotes - DEFAULT<br />PHP provides a configuration option &quot;magic_quotes_gpc&quot;, which automatically adds slashes to any submitted HTML form data or cookies (gpc = GET/POST/COOKIE), before it gets passed onto your script. <br />magic_quotes once seemed like a good idea but have turned out to be a menace, because if you take code where someone is using addslashes() and run it on a server where magic_quotes_gpc is on, this is what will be inserted into the database; <br />This is Bob's first post! - we wanted just This is Bob's first post! <br />Both magic_quotes_gpc then addslashes have had a go at placing a backslash before the apostrophe. But remember, they also escape any backslashes they find so before it got inserted into the database, $post actually looked like this; <br />This is Bob\\'s first post! - three backslashes! <br />MySQL was kind enough to ignore two of the backslashes, inserting only the escaped characters (one backslash, one apostrophe). But this is not a good place to be - the string in MySQL now no longer matches the string returned to your script. <br /><br />- Mysql Module - DEFAULT<br />These functions allow you to access MySQL database servers.<br /></font><a href="http://us4.php.net/manual/en/ref.mysql.php" target="_blank"><font color="#014d5f">http://us4.php.net/manual/en/ref.mysql.php</font></a><br /><br /><font size="1">- Openssl Support<br />This module provides strong cryptography for the Apache 1.3 webserver via the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols by the help of the Open Source SSL/TLS toolkit OpenSSL, which is based on SSLeay from Eric A. Young and Tim J. Hudson. <br /></font><a href="http://www.modssl.org/" target="_blank"><font color="#014d5f">http://www.modssl.org/</font></a><br /><br /><font size="1">- PDFlib (requires licensed, installed version)<br />PDFlib is a development tool for PDF-enabling your software, or generating PDF on your server. PDFlib saves you the intricate details of PDF generation by offering a simple-to-use API for programmatically creating PDF files from within your own server- or client-side software. PDFlib doesn't make use of third-party software for generating PDF, nor does it require any other tools.<br /></font><a href="http://www.pdflib.com/products/pdflib/index.html" target="_blank"><font color="#014d5f">http://www.pdflib.com/products/pdflib/index.html</font></a><br /><br /><font size="1">- PEAR - DEFAULT<br />PEAR is short for &quot;PHP Extension and Application Repository&quot; and is pronounced just like the fruit. The purpose of PEAR is to provide: <br />A structured library of open-sourced code for PHP users <br />A system for code distribution and package maintenance <br />A standard style for code written in PHP<br />The PHP Foundation Classes (PFC)<br />The PHP Extension Community Library (PECL)<br /></font><a href="http://pear.php.net/manual/en/introduction.php" target="_blank"><font color="#014d5f">http://pear.php.net/manual/en/introduction.php</font></a><br /><br /><font size="1">- Postgressql (Postgres must be installed)<br />open source database<br /></font><a href="http://www.postgresql.org/" target="_blank"><font color="#014d5f">http://www.postgresql.org/</font></a><br /><br /><font size="1">- Pspell Module<br />Aspell is a Free and Open Source spell checker designed to eventually replace Ispell. It can either be used as a library or as an independent spell checker. Its main feature is that it does a much better job of coming up with possible suggestions than just about any other spell checker out there for the English language, including Ispell and Microsoft Word. It also has many other technical enhancements over Ispell such as using shared memory for dictionaries and intelligently handling personal dictionaries when more than one Aspell process is open at once.<br />Aspell replaced pspell on Augest 23, 2002<br />The author writes on that date: &quot;The old Aspell/Pspell combination is now considered completely dead by me. Do not expect any support on them from me. Any bug reports, etc on the old Aspell/Pspell will be deleted.&quot;<br /></font><a href="http://aspell.net/" target="_blank"><font color="#014d5f">http://aspell.net/</font></a><br /><br /><font size="1">- Sablot XSLT [may cause problems with chili!asp]<br /><br />- SafeMode<br />The PHP safe mode is an attempt to solve the shared-server security problem. It is architecturally incorrect to try to solve this problem at the PHP level, but since the alternatives at the web server and OS levels aren't very realistic, many people, especially ISP's, use safe mode for now.<br /></font><a href="http://www.php.net/features.safe-mode" target="_blank"><font color="#014d5f">http://www.php.net/features.safe-mode</font></a><br /><br /><font size="1">- Sockets - DEFAULT<br /><br />- Use System Mysql<br /><br />- Track Vars - DEFAULT<br /><br />- Freetype Support<br /><br />- Versioning - DEFAULT<br /><br />- WDDX<br /><br />- <font color="#ff0000">XML</font> RPC<br /><br />- Zlib - DEFAULT<br /><br />PHP suEXEC Support<br /><br />Rewrite Module - DEFAULT<br /><br />SSL Module (Version 2.8.16) - DEFAULT<br /><br />suEXEC Module - DEFAULT<br /><br /><br />to be finished........<br />please post input!</font></font></p>