Operating System - HP-UX
1830149 Members
18307 Online
109999 Solutions
New Discussion

Has anyone successfully gotten PHP4.0.6 compiled into apache ?

 
SOLVED
Go to solution
Alan Wyskowski
Frequent Advisor

Has anyone successfully gotten PHP4.0.6 compiled into apache ?

I was able to get it compiled into apache, but it doesn't seem to work when attempting to use the PHP features ? The apache conf file was properly adjusted for it. Just wanting to see if anyone HAS done it and if there were any special tricks that I'm missing.

Thanks, really appreciate it.
5 REPLIES 5
Morgan Pyne
Advisor
Solution

Re: Has anyone successfully gotten PHP4.0.6 compiled into apache ?

Actually, I just did this today.

Managed to build php4.0.6 as a DSO for Apache 1.3.19, using HP's CC compiler.

The only changes necessary were a small patch to the version of libtool that ship with the PHP source. If you are trying to build in this configuration and the errors you are receiving are about "inter-library dependencies" not being supported, let me know and I'll send you the diffs for ltconfig (only a few lines)

If this is not your problem, please specify exactly what your build config is and what errors you are experiencing.

Regards,
Morgan Pyne
SAS EMEA Webmaster
Alan Wyskowski
Frequent Advisor

Re: Has anyone successfully gotten PHP4.0.6 compiled into apache ?

Morgan, thanks for you reply, I hope you see this response here since I can't find an email address for you.

Have you actually tried to display/use any php tags yet ? I was able to get the compile working, however, it doens't seem to actually work when using PHP tags. I get an error in apache. thanks.
Morgan Pyne
Advisor

Re: Has anyone successfully gotten PHP4.0.6 compiled into apache ?

Yes, it works fine.

What errors are you seeing?

- Any errors at apache startup either on the console or in the error log?
- Any errors when you attempt to process a PHP page?
- What happens when you view a PHP page - do you just see the source or do you get errors in the browser?

Cheers,
Morgan
Alan Wyskowski
Frequent Advisor

Re: Has anyone successfully gotten PHP4.0.6 compiled into apache ?

Your going to think I'm crazy, but I didn't do anything, but it magically started working.
Can I get your email address in case it magically stops working ? You get the 10 points. I really appreciate all your help on this.
Morgan Pyne
Advisor

Re: Has anyone successfully gotten PHP4.0.6 compiled into apache ?

Glad you got this working.

Sure, remove the fish below to mail me:

morgan.angelshark.pyne@triggerfish.eur.sas.com

Regards,
Morgan