[ale] Apache on RH AS3 in RPM heck

James P. Kinney III jkinney at localnetsolutions.com
Tue Jun 15 17:55:25 EDT 2004


On Tue, 2004-06-15 at 15:49, Curt Smith wrote:
> I'm stuck in RPM heck on RedHat AS3.
> 
> All I wanted was to upgrade Apache HTTPD to a version that included PHP 
> 4.x and a MySql PHP connector for MySqyl 4.x.   Mysql 3.x was native to AS3.
> 
> I've rpm'ed till I'm blue and now am stuck with httpd + php with no 
> mysql support.   Grrrr

Since the default database in RH is Postgresql, you will need to get the
PHP 4 src.rpm, install it, edit the spec file to activate the MySQL
option (I think it's a configure option), rpmbuild -ba PHP.spec, and
_then_ install that rpm.

> 
> What happened to the tar downloads that I dropped into /usr/local ???  
> 
> I don't need to salvage the /usr/bin/httpd silliness that RH put there.  
> I'd be happier with a httpd*.tgz install that comes with the libraries 
> and php plugins that I install in /usr/local.

You can still install tarballs into /usr/local. But you will need to
change the /etc/init.d/httpd startup scrip to point to your apache setup
instead of the default one.
> 
> Any helps?
> 
> Thanks, curt
-- 
James P. Kinney III          \Changing the mobile computing world/
CEO & Director of Engineering \          one Linux user         /
Local Net Solutions,LLC        \           at a time.          /
770-493-8244                    \.___________________________./
http://www.localnetsolutions.com

GPG ID: 829C6CA7 James P. Kinney III (M.S. Physics)
<jkinney at localnetsolutions.com>
Fingerprint = 3C9E 6366 54FC A3FE BA4D 0659 6190 ADC3 829C 6CA7
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part




More information about the Ale mailing list