> I would like to know if it is possible to install PHP on two webservers on
>
> the same machine. I have a sunone webserver running with PHP already and
> I would like to install PHP with apache on the same machine can anyone
> point me in the right diresction.
>
yes as long the webservers
Hi Bill,
> Hey Andy,
> I tried again, and it took the 'crle' commands to make it work. The
> 'configure' ran successfully this time; no ATTENTION message. Woohoo!
> :)
>
> I kicked off the 'make' and we'll see where that ends up tomorrow
> morning (takes a while to run). I've already seen a c
you pointing to a 64-bits Oracle, so you will to have everything in 64
bits and the compiler will need to be able to compile 64 bits binary as
well...
for GCC use the flags -m64
for ld use the flags -xarch=v9 and there is a big change you will need
to have a hardcoded library search path.. gcc =
platform? OS? (version)
nb: 4.3.4 was released yesterday so you might want to get that first..
>
> can you post some error messages?
>
>
> My apache webserver is working perfectly..
> I follow the instructions to install php but its not working.
> It wont load PHP when starting apache again.
Hello,
hope there is someone can help me with this...
Env: apache 2.0.48
php 4.3.3
Sun C 32 bits compilation
Compilation does not show any error however once the module is loaded
into apache the server core dumps.. now the weird things is that if I
compile all the above in 64 bits it w