Hello All,
I tried to compile PHP last night on one of my company's RaQ servers and it
appears to have configured, ran make and make install fine, however when I
fire up apache I keep getting Undefined_Symbol errors, they seem to be
random with no specific one happening over and over.
Sample errors I get.

Undefined_Symbol BIO_mem_buf (this seems to be the most common one, so I'll
stick with this one)

This happens when I attempt to fire up Apache (tried on version 1.3.6 and
1.3.22)

I checked around and found out it appears that PHP 4.0.6 doesn't compile
correctly due to a bug in APXS on this version of linux (atleast the base
install of this OS)

So I tried the suggestion of 4.0.5 as well as 4.0.4p11 and neither would run
(but they did compile)

If I comment out the line trying to load libphp4.so, then Apache happily
gets to serving documents, with it enabled it pukes.

Any ideas on this one?

Thanks,
Drew



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to