1839796 Members
4349 Online
110155 Solutions
New Discussion

Apache + PHP +MySQL

 
irbaboon
Advisor

Apache + PHP +MySQL

Hi everybody,

I´m looking for Apache + PHP + MySQL for HPUX 10.20.

Someone known where???


Thank
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: Apache + PHP +MySQL

This is where I'd start.

http://hpux.connect.org.uk/

Some of this will have to be from the websites.

You may need to download the apache source and compile it yourself. Same for Mysql

http://www.apache.org

Its been done on 10.20.

The reason you are having trouble finding software is HP no longer supports the OS. You probably know that.

An 11.00 upgrade would make life easier for you.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
irbaboon
Advisor

Re: Apache + PHP +MySQL

Thnaks for your information, but I have an E Class.

Thanks
Scott McCort
Advisor

Re: Apache + PHP +MySQL

Binaries are hard to find for 10.20. You will have to compile most of what you want.
Apache - www.apache.org
PHP - www.php.net
MySQL - www.mysql.com
I recommend using Apache 1.3.x not 2.x.
To get PHP to work with Apache 2.x you will need to compile with shared-objects. I have never been able to get HP-UX 10.20 to support shared objects.