1754962 Members
1436 Online
108828 Solutions
New Discussion юеВ

PHP 4.0.6 on HP-UX 11

 
Hans-Peter Lackner
New Member

PHP 4.0.6 on HP-UX 11

I want to use PHP 4.0.6 with Apache 1.3.20 on my machine.

But when I try to compile the source, I get the error messages, you can find in the attached error.txt.

I use gcc in the version 2.95.3 (compiled from the source), apache 1.3.20 (also compiled from the source) and my machine is a HP 9000/800.

And yes, I compiled the source on several Linuxmachines, where it worked...
2 REPLIES 2
Brian Markus
Valued Contributor

Re: PHP 4.0.6 on HP-UX 11

./configure --with-apache=/opt/apache_1.3.19 --with-config-file-path=/opt/apache/conf

Create binaries with make, then do the make install

This should work.

Brian.


When a sys-admin say's maybe, they don't mean 'yes'!
Romeo Ninov
Occasional Advisor

Re: PHP 4.0.6 on HP-UX 11

try this: --with-system-regex --enable-shared
and let's GOD save Your system :-)