1834276 Members
2811 Online
110066 Solutions
New Discussion

PHP on HPUX

 
Alan Wyskowski
Frequent Advisor

PHP on HPUX

I'm trying to compile PHP on HPUX 11 and I get the following error.
/home/sybase/php/php-4.0.6/build/shtool mkdir -p "/opt/apache/libexec" && apxs -S LIBEXECDIR="/opt/apache/libexec" -i -a -n php4 libs/libphp4.sl
apxs:Error: file libs/libphp4.sl is not a DSO
*** Error exit code 1

Has anyone seen this error yet ? Any ideas how to get it going ?
Thanks. appreciate it.
4 REPLIES 4
Vincent Fleming
Honored Contributor

Re: PHP on HPUX

Check docs.hp.com for info regarding creating shared libraries. It sounds like ld is unhappy with the library, which probably means that it's being built wrong.
No matter where you go, there you are.
Christian Schulze
Regular Advisor

Re: PHP on HPUX

Hi Alan,

I ran into the same problem this week.

Did you fix it ?

Christian
never touch a running system
Herve BRANGIER
Respected Contributor

Re: PHP on HPUX

Hi

You can find a precompiled Apache/PHP/SSL product
on HP site at http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B9415AAPA1319

It's the way I used to solve the same problem...

HTH

Herv?

linuxfan
Honored Contributor

Re: PHP on HPUX

Hi Alan,

Here is a link to the question posed in PHP builder mailing list
http://www.phpbuilder.com/mail/php-install/2000071/0200.php

Here is the response to that question
http://www.phpbuilder.com/mail/php-install/2000071/0201.php

-HTH
Ramesh
They think they know but don't. At least I know I don't know - Socrates