<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1020206" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1020206</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/additional-php-options#comment-1123718</link>
    <description> &lt;p&gt;Try &lt;strong&gt;make clean&lt;/strong&gt; and &lt;strong&gt;rm config.cache&lt;/strong&gt;. I think you only need to rm config.cache when your recompiling after updating a dependency or something.  But don&#039;t quote me on that.&lt;/p&gt;
&lt;p&gt;You can read all about those directives here:&lt;br /&gt;
&lt;a href=&quot;http://www.php.net/manual/en/install.configure.php&quot; class=&quot;bb-url&quot;&gt;http://www.php.net/manual/en/install.configure.php&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;--enable-force-cgi-redirect&lt;/strong&gt;&lt;br /&gt;
Enable the security check for internal server redirects. You should use this if you are running the CGI version with Apache.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;--enable-memory-limit&lt;/strong&gt;&lt;br /&gt;
Compile with memory limit support.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;enable-versioning&lt;/strong&gt;&lt;br /&gt;
Export only required symbols. See INSTALL for more information.&lt;/p&gt;
&lt;p&gt;The others aren&#039;t on that page.  I don&#039;t know what they do.&lt;/p&gt;
&lt;p&gt;bc is a command line calculator for Unix (you can use it to do your algebra homework as it can use variables &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;).  Though, I can&#039;t imagine that PHP would need to interface with a calculator.&lt;/p&gt;
 </description>
     <pubDate>Sat, 18 Jan 2003 07:14:25 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1123718 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/additional-php-options#comment-1123715</link>
    <description> &lt;p&gt;Well I decided on:&lt;br /&gt;
Mcrypt&lt;br /&gt;
MySQL&lt;br /&gt;
zLib&lt;br /&gt;
Bz2&lt;br /&gt;
obdc&lt;br /&gt;
XML&lt;br /&gt;
openSSL&lt;br /&gt;
sockets&lt;br /&gt;
GD&lt;br /&gt;
sessions&lt;/p&gt;
&lt;p&gt;I ran &lt;strong&gt;phpinfo()&lt;/strong&gt; on my 4.2.2 installation (which didn&#039;t have mcrypt -- which was what I really wanted) and got the ./configure for my 4.2.2 installation... and I dont even have most of the things installed... like imap -- NOTE: I installed PHP when I installed RH 8.0, so I didn&#039;t run ./configure&lt;br /&gt;
If you could, explain these to me:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;--enable-calendar&lt;br /&gt;--enable-dio&lt;br /&gt;--enable-force-cgi-redirect&lt;br /&gt;--enable-memory-limit&lt;br /&gt;--enable-bcmath&lt;br /&gt;--enable-shmop&lt;br /&gt;--enable-versioning&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;If I read the docs right, &lt;strong&gt;--with-apxs2=/usr/sbin/apxs&lt;/strong&gt; is building it as a module of apache, right? well that failed when I had it as an option... yet I do have Apache 2&lt;br /&gt;
I tried configuring about 4000 times... some configured, but wouldn&#039;t &lt;strong&gt;make&lt;/strong&gt;&lt;br /&gt;
I&#039;ll try again when I&#039;m awake...&lt;/p&gt;
 </description>
     <pubDate>Sat, 18 Jan 2003 06:59:02 +0000</pubDate>
 <dc:creator>nike_guy_man</dc:creator>
 <guid isPermaLink="false">comment 1123715 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/additional-php-options#comment-1123572</link>
    <description> &lt;p&gt;I think I read somewhere that 4.3 was to be the last of the version 4 series.  Just a bug fix release.&lt;/p&gt;
&lt;p&gt;I don&#039;t see any beta 5 releases, but I do see that the CVS version has been labled version 5. (&lt;a href=&quot;http://snaps.php.net/&quot; class=&quot;bb-url&quot;&gt;http://snaps.php.net/&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;I&#039;m hoping that version 5 will be stamped &#039;stable with Apache 2&#039;.&lt;/p&gt;
 </description>
     <pubDate>Thu, 16 Jan 2003 04:25:20 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1123572 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/additional-php-options#comment-1123555</link>
    <description> &lt;p&gt;correct also did you see they have the beta of 5.0 out now.  Wonder how long until a bug free version is here&lt;/p&gt;
 </description>
     <pubDate>Wed, 15 Jan 2003 21:10:05 +0000</pubDate>
 <dc:creator>hostdog</dc:creator>
 <guid isPermaLink="false">comment 1123555 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/additional-php-options#comment-1123511</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by hostdog &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;The new release of php has gd installed in it already&lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;The latest release (4.3.0) has the GD library bundled with it.  You still have to compile with --with-gd; you just don&#039;t have to specify a path.&lt;/p&gt;
 </description>
     <pubDate>Wed, 15 Jan 2003 07:51:56 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1123511 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/additional-php-options#comment-1123505</link>
    <description> &lt;p&gt;The new release of php has gd installed in it already,&lt;br /&gt;
I would do zend optimizer also.&lt;br /&gt;
postgre is not commonly needed. I would wait on that unless you require it.&lt;/p&gt;
 </description>
     <pubDate>Wed, 15 Jan 2003 04:01:00 +0000</pubDate>
 <dc:creator>hostdog</dc:creator>
 <guid isPermaLink="false">comment 1123505 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/additional-php-options#comment-1123501</link>
    <description> &lt;p&gt;The &lt;a href=&quot;http://www.boutell.com/gd/&quot; class=&quot;bb-url&quot;&gt;GD library&lt;/a&gt; allows you to &lt;a href=&quot;http://www.php.net/manual/en/ref.image.php&quot; class=&quot;bb-url&quot;&gt;manipulate images&lt;/a&gt;. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/wink.png&quot; title=&quot;Wink&quot; alt=&quot;Wink&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;From what I hear about the Zend Optimizer, it&#039;s worth it, but I haven&#039;t personal experience with it.&lt;/p&gt;
 </description>
     <pubDate>Wed, 15 Jan 2003 03:36:56 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1123501 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/additional-php-options#comment-1123492</link>
    <description> &lt;p&gt;What is GD?&lt;br /&gt;
How about the Zend Optimizer?? I&#039;m thinking of installing it... is it worth it?&lt;/p&gt;
 </description>
     <pubDate>Wed, 15 Jan 2003 01:09:41 +0000</pubDate>
 <dc:creator>nike_guy_man</dc:creator>
 <guid isPermaLink="false">comment 1123492 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
