Discussion on:

9
Comments

Join the conversation!

Follow via:
RSS
Email Alert
0 Votes
+ -
The interesting thing about Apache DSO is that if you ever need to recompile PHP - maybe to include support for new extensions or disable certain features to make it run faster - you can simply install the newly-compiled module to the Apache modules/ directory, and restart the server for it to become active. You don't need to recompile Apache from scratch, which can save a great deal of time.
I've been through this process several times following directions from a couple of different sites, and these are by far the best instructions I've found. Thank you! Hug? Hey, where are you going?
I hit a minor snag when following the steps: my Fedora Core 3 box didn't seem to have libpng installed by default. This made the PHP ./configure process fail.

No biggie, however; I grabbed the latest version from , referred to the INSTALL file and used pretty much the same process from this article for installing zlib, and ./configure was happy. PHP installed like a champ after that.

I also have to say that installing Apache this way feels much better to me than the typical RPM/yum install does--this article's method puts everything in places that are the same as on the Solaris systems I worked on for six years. I had to get used to /var/www/html instead of /usr/...apache2/htdocs/, which is what I cut my teeth on. Nice to be 'back home'. happy

--SG
0 Votes
+ -
penile@... 8th Dec 2004
Thanks for this tutorial.Got my stuff up and running thanks to it.
Keyboard Shortcuts:
Prev
Next
Toggle
Join the conversation
Formatting +
BB Codes - Note: HTML is not supported in forums
  • [b] Bold [/b]
  • [i] Italic [/i]
  • [u] Underline [/u]
  • [s] Strikethrough [/s]
  • [q] "Quote" [/q]
  • [ol][*] 1. Ordered List [/ol]
  • [ul][*] · Unordered List [/ul]
  • [pre] Preformat [/pre]
  • [quote] "Blockquote" [/quote]

Join the TechRepublic Community and join the conversation! Signing-up is free and quick, Do it now, we want to hear your opinion.