Re: [PHP] PHP / Apache 2.0.39 issues

2002-07-27 Thread electroteque

geez i thought they had it right this time , i had the same problem with php
4.2.1 , i downloaded the latest snapshot and just copied over the
php_functions.c from there and the install worked after that
"Bob Lockie" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]...
>
> >Hello again..
> >
> >I have another compile problem, I'm wondering if someone
> >can help me. I've built and installed Apache 2.0.39 and am recompiling
> >PHP4.2.2. Below are the details..
> >
> >./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-zlib=/usr
> >--with-oci8=`dbhome`
> >
> >Compiling...
> >Entering director '/php-4.2.2/sapi/apache2filter'
> >/bin/sh /php-4.2.2/libtool --silent --mode=compile gcc -I.
> >-I/php4.2.2/sapi/apache2filter -I/php4.2.2/main -I/php-4.2.2
> >-I/usr/local/apache2/include -I/php-4.2.2/Zend
> >-I/php-4.2.2/ext/mysql/libmysql
> >-I/export/home/oracleuser/OraHome1/rdbms/public
> >-I/export/home/oracleuser/OraHome1/rdbms/demo -I/php-4.2.2/ext/xml/expat
> >-D_POSIX_PTHREAD_SEMANTICS -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
> >-I/php-4.2.2/TSRM -DTHREAD=1 -g -O2 -pthreads -DZTS -prefer-pic -c
> >php_functions.c
> >php_functions.c:93:27: missing binary operator before '('
>
> Use Apache 1.3.26 with PHP 4.2.2.
> Apache 2 support is experimental at this time.
> If you really want to use Apache2, do a search on google.
>
>
>



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




[PHP] PHP / Apache 2.0.39 issues

2002-07-26 Thread Frank S. Kicenko

Hello again..

I have another compile problem, I'm wondering if someone
can help me. I've built and installed Apache 2.0.39 and am recompiling
PHP4.2.2. Below are the details..

./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-zlib=/usr
--with-oci8=`dbhome`

Compiling...
Entering director '/php-4.2.2/sapi/apache2filter'
/bin/sh /php-4.2.2/libtool --silent --mode=compile gcc -I.
-I/php4.2.2/sapi/apache2filter -I/php4.2.2/main -I/php-4.2.2
-I/usr/local/apache2/include -I/php-4.2.2/Zend
-I/php-4.2.2/ext/mysql/libmysql
-I/export/home/oracleuser/OraHome1/rdbms/public
-I/export/home/oracleuser/OraHome1/rdbms/demo -I/php-4.2.2/ext/xml/expat
-D_POSIX_PTHREAD_SEMANTICS -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
-I/php-4.2.2/TSRM -DTHREAD=1 -g -O2 -pthreads -DZTS -prefer-pic -c
php_functions.c
php_functions.c:93:27: missing binary operator before '('

This is the error...

Thanks all. 

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




RE: [PHP] PHP / Apache 2.0.39 issues

2002-07-26 Thread Frank S. Kicenko

Yes I found it... thank you!

-Original Message-
From: Aaron Gould [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 26, 2002 9:56 AM
To: Frank S. Kicenko; [EMAIL PROTECTED]
Subject: Re: [PHP] PHP / Apache 2.0.39 issues


Searching the list archives will reveal the answer.  I've answered this
exact question several times this past week...

--
Aaron Gould
[EMAIL PROTECTED]
Web Developer


- Original Message -
From: "Frank S. Kicenko" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 26, 2002 10:15 AM
Subject: [PHP] PHP / Apache 2.0.39 issues


Hello again..

I have another compile problem, I'm wondering if someone
can help me. I've built and installed Apache 2.0.39 and am recompiling
PHP4.2.2. Below are the details..

./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-zlib=/usr
--with-oci8=`dbhome`

Compiling...
Entering director '/php-4.2.2/sapi/apache2filter'
/bin/sh /php-4.2.2/libtool --silent --mode=compile gcc -I.
-I/php4.2.2/sapi/apache2filter -I/php4.2.2/main -I/php-4.2.2
-I/usr/local/apache2/include -I/php-4.2.2/Zend
-I/php-4.2.2/ext/mysql/libmysql
-I/export/home/oracleuser/OraHome1/rdbms/public
-I/export/home/oracleuser/OraHome1/rdbms/demo -I/php-4.2.2/ext/xml/expat
-D_POSIX_PTHREAD_SEMANTICS -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
-I/php-4.2.2/TSRM -DTHREAD=1 -g -O2 -pthreads -DZTS -prefer-pic -c
php_functions.c
php_functions.c:93:27: missing binary operator before '('

This is the error...

Thanks all.

--
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