php-install Digest 13 Oct 2002 06:03:35 -0000 Issue 1067

Topics (messages 8774 through 8777):

Php-4.2.3 + Apache 2.0.43
        8774 by: Aaron Axelsen

PHP 4.2.3 and Apache 2.0.43
        8775 by: Aaron Axelsen

libpthread
        8776 by: Mauro Nicolas Infantino

parsing with mod_include And PHP
        8777 by: Michael McIntyre

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
Is there any trick to get this to compile in redhat 8.0? I am having
some trouble

---
Aaron Axelsen
AIM: AAAK2
Email: [EMAIL PROTECTED]
URL: www.amadmax.com
 
"It said, ""Insert disk #3,"" but only two will fit!"
"One picture is worth 128K words."


--- End Message ---
--- Begin Message ---
I compiled php 4.2.3 with the following syntax:
./configure --prefix=/usr/local/php
--with-apxs2=/usr/local/apache/bin/apxs --with-mysql=/usr/local/mysql

Now, when I go to start up apache, I get the following error:

Syntax error on line 234 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/modules/libphp4.so into server:
/usr/local/apache/modules/libphp4.so: undefined symbol: core_globals_id

Any Ideas?

---
Aaron Axelsen
AIM: AAAK2
Email: [EMAIL PROTECTED]
URL: www.amadmax.com
 
"It said, ""Insert disk #3,"" but only two will fit!"
"One picture is worth 128K words."




--- End Message ---
--- Begin Message ---

Hi,

 

I’m trying to install PHP 4.2.3 with the next configure line:

 

./configure --with-gd --with-shared-pdflib --enable-sigchild --with-apxs=/usr/local/apache/bin/apxs --with-vpopmail --enable-cli --with-zlib-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr --with-tiff-dir=/usr --with-freetype-dir=/usr --with-oci8=/usr/local/oracle

 

And I’m getting a warning when the configure finishes… I think I’ve tried everything…

Maybe I’m missing a library but I can’t find out which one is it…

 

I’ve installed Oracle 8.1.7, GD, pdflib and all the needed soft…

 

I get the error when the cli sapi tries to compile…

 

 

Thanks in advance,

Mauro.

 

PS: excuse my bad English…

 

--- End Message ---
--- Begin Message ---
How does one configure Apache 1.3.x to parse a file  sequentially by Both
PHP and mod_include?

My (solaris) setup works fine for strictly mod_include _or_ PHP parsing
but I haven't been able to get them to both work on the same file.

(I know it would be sane to just use PHP to do the file includes but
circumstances require both for now.)

-michael

--- End Message ---

Reply via email to