yes but, it stated it required apache 2.0.40 or something like that it isnt
even available on the site yet ?? i'll try the patch and see how it goes

-----Original Message-----
From: Chris Santerre [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 18, 2002 3:41 AM
To: 'electroteque'; [EMAIL PROTECTED]
Subject: RE: [PHP-INST] php 4.2.1 and apache 2.0.39 compile error


I believe someone else sent me the exact same problem. They restarted from
scratch and got it to work, but I think they got the latest snapshot.  I had
to go in and actually change line 92 and 94 of the php_functions.c file.
They are an if loop for an include statement. Just get rid of the if part
and include it. That was to get past that error. I ended up having to get
the latest snapshot and that error was already fixed in it.

-----Original Message-----
From: electroteque [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 17, 2002 1:07 PM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] php 4.2.1 and apache 2.0.39 compile error

hi guys i am getting this error when compiling php

-g -O2 -pthread -DZTS -prefer-pic  -c php_functions.c
php_functions.c:93:27: missing binary operator before '!'
make[3]: *** [php_functions.lo] Error 1
make[3]: Leaving directory `/usr/local/etc/php-4.2.1/sapi/apache2filter'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/etc/php-4.2.1/sapi/apache2filter'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/etc/php-4.2.1/sapi'
make: *** [all-recursive] Error 1

i have also tried the snapshot version of php but then it told me it
requires apache 2.40 but there is nowhere to get that ??



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


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

Reply via email to