1825775 Members
2131 Online
109687 Solutions
New Discussion

Re: PHP on HPUX 11i

 
Alex Lavrov
Regular Advisor

PHP on HPUX 11i

Hello,
there are many subjects about this issue, but I never got php work on hpux11i, anyone did it and how?
right now I have apache 1.3.27 installed from a depot, and sources of php4.

thanx.
6 REPLIES 6
Robert-Jan Goossens
Honored Contributor

Re: PHP on HPUX 11i

Alex Lavrov
Regular Advisor

Re: PHP on HPUX 11i

Hello Robert-Jan,
it seems like the depot that I'm looking for, but the problem its, that it's not working on 11.11, it says no software matches target was found, I think it's wrong OS version, is there anything for 11.11 ?

thanx
benoit Bruckert
Honored Contributor

Re: PHP on HPUX 11i

Hi,
Apache and PHP are very linked together, in order to have a good php conf, it's better to compile both. The easiest is to buil php in static mode (it works with apache 1..).
in DSO mode, it's possible, but you need to have a properly defined apache.
Try to build the whole stack from sources, just read the README file in the php tar ball , for the static installation. (You need by the way to get previously the apache sources...).
Try a search on PHP+HP-UX on the forums, I posted many times the way to build the APACHE+PHP...

hope that help,
Benoit
___________
La devise du communisme, c'est : passe moi ta montre que je te donne l'heure. Coluche.
Une application mal pansée aboutit à une usine à gaze (GHG)
Robert-Jan Goossens
Honored Contributor

Re: PHP on HPUX 11i

If you think of the PHP devil he will pop up himself. (:-))))

Thanks Benoit.
benoit Bruckert
Honored Contributor

Re: PHP on HPUX 11i

Robert-Jan,
I'm not a devil, just an angel who wants to propagate the PHP all over the world....

Concerning 11.11, if the hardware is HP-PA, there shouldn't be any real difference with 11.00 (that i'm using with PHP 4.3.0 with HP-UX 11.00) and of course compile on my own.
On production I use static configuration with APache 1.3.27. But you can run Apache2 in DSO mode with the latest php release (you have some fixes about HP-UX+apache2).

hth
Benoit
Une application mal pansée aboutit à une usine à gaze (GHG)
RolandH
Honored Contributor

Re: PHP on HPUX 11i

Hi Alex,

use this link for the Apache Suite -->

http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=HPUXWSSUITE

The link from Robert is for Itanium Servers.

Roland
Sometimes you lose and sometimes the others win