Operating System - HP-UX
1754385 Members
3232 Online
108813 Solutions
New Discussion

Re: PHP 5.0.3 - Apache 1.3.33 - HP-UX 11.11

 
SOLVED
Go to solution
Mauro Scarlata
Frequent Advisor

Re: PHP 5.0.3 - Apache 1.3.33 - HP-UX 11.11

Note:

use correct gcc to compile: 32 bit or 64 bit --> set PATH in the right way

set SHLIB_PATH in the rigth way

install libz

be careful to the different Oracle library path name:
-Oracle 8.1.7 --> lib e lib 64
-Oracle 9.2.0.6 --> lib e lib 32

Thanks

Mauro