Re: [PHP] Re: starting Apache

2002-08-03 Thread Bob Lockie


Version 2 of Apache does not support PHP yet.
Go back to version 1 and ask the list if you still have problems.

>I also received an error regarding libphp4.so when I tried to compile php
>4.2.2 with apache 2.0.39 on Mandrake 8.1.  Have not resolved it, even after
>asking several days ago on this site.  Nobody responded.  Have double
>checked my ./configure and everything looks good, it is when I execute the
>"make" command that it bombs out.  Has somebody done this successfully?
>Yes, I've set the configure to enable modules.
>
>Kirk
>
>
>"Nick Niehoff" wrote
>> I finally got php 4.2.2 installed with Apache 2.0.39
>> on RedHat 7.2.  However when I restart the httpd
>> service, I get the following error:
>>
>> Starting httpd: Syntax error on line 230 of
>> /www/conf/httpd.conf:
>> Cannot load /www/modules/libphp4.so into server:
>> /www/modules/libphp4.so: undefined symbol:
>> ts_resource_ex
>>
>> Can Anyone Help?
>> Nick
>
>
>
>
>-- 
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
>




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Re: starting Apache

2002-08-03 Thread Jason Wong

On Sunday 04 August 2002 04:02, Kirk Babb wrote:
> I also received an error regarding libphp4.so when I tried to compile php
> 4.2.2 with apache 2.0.39 on Mandrake 8.1.  Have not resolved it, even after
> asking several days ago on this site.  Nobody responded.  Have double
> checked my ./configure and everything looks good, it is when I execute the
> "make" command that it bombs out.  Has somebody done this successfully?
> Yes, I've set the configure to enable modules.

Well the php-install list is probably the best place to ask for help with 
installation problems.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Another such victory over the Romans, and we are undone.
-- Pyrrhus
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php