1830226 Members
2117 Online
109999 Solutions
New Discussion

PHP Installation

 
Dakka
Occasional Contributor

PHP Installation

 
In the wayt to perfect the system
2 REPLIES 2
Clemens van Everdingen
Honored Contributor

Re: PHP Installation

Hi,

I have not met these problems, but you might find this usefull:

http://php.nederland.net/manual/nl/install.hpux.php

C.
The computer is a great invention, there are as many mistakes as ever, but they are nobody's fault !
Morgan Pyne
Advisor

Re: PHP Installation

I presume the problem is due to the fact that you are attempting to compile PHP using the bundled C compiler, which isn't really up to the job. You should use the ANSI C compiler from HP (optional extra) or try gcc.

Regards,
Morgan