Operating System - HP-UX
1847220 Members
2831 Online
110263 Solutions
New Discussion

Re: Installing Open SSL, Apache, PHP, MySQL

 
SOLVED
Go to solution
Igor Sovin
Super Advisor

Installing Open SSL, Apache, PHP, MySQL

Hi there!

Cant install OpenSSL+Apache+PHP+MySQL simultaneously on 11i v2.

How to do it properly to have each of the component working?
7 REPLIES 7
Steven E. Protter
Exalted Contributor

Re: Installing Open SSL, Apache, PHP, MySQL

openssl
http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1123

Its big but openssl is part of it ported and certified by hp.

The rest of it, with the possible exception of php is in there.

http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXWSATW200

swinstall -s /full_path_of_dept \*

First the openssl, then the apache. Finally mysql last. It needs the other componeents there in advance(probably).

The mysql comes in the first product, Internet Express. If not, try the porting center.

http://hpux.connect.org.uk/hppd/hpux/Development/Languages/mysql-4.0.15a/

This apache for sure has php though i recommend hp's for many reasons.
http://hpux.connect.org.uk/hppd/hpux/Networking/WWW/apache+php-1327.430/


Then the only thing left to do is to customize the products for your needs.

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
Steven E. Protter
Exalted Contributor
Solution

Re: Installing Open SSL, Apache, PHP, MySQL

I just read the docs on my apache recommendation. It includes PHP

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
Igor Sovin
Super Advisor

Re: Installing Open SSL, Apache, PHP, MySQL

But OpenSSL is the depot file. How to configure Open SSL to work with Apache and MySQL?
Igor Sovin
Super Advisor

Re: Installing Open SSL, Apache, PHP, MySQL

one more question
How to install mod_SSL with Apache?
Igor Sovin
Super Advisor

Re: Installing Open SSL, Apache, PHP, MySQL

Finally I solved the problem myself.
Thanx for replies
Steven E. Protter
Exalted Contributor

Re: Installing Open SSL, Apache, PHP, MySQL

Since you appear to be relatively new please assign 0 points to my answers.

Its always best to assign, even if i didn't help.

Please read this.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=140137

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
Greg OBarr
Regular Advisor

Re: Installing Open SSL, Apache, PHP, MySQL


I tried to install the latest versions of Apache 2.0, MySQL, and PHP recently on 11.00 from the open source. I had BIG problems getting the shared libraries to compile. This may have changed in 11i, but there are problemls with the way HP-UX does some things compared to other UNIX that cause problems in 11.00. I got some success installing the latest linker patches, but I finally went back a few versions by installing the binaries already compiled for HP-UX.