ID: 12062
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Summary: apache doesn't find libphp4.so
Old Status: Open
Status: Bogus
Bug Type: Dynamic loading
Operating System: slackware 8.0
PHP Version: 4.0.6
New Comment:

you're doing something wrong. ask on the mailing lists.
this is not bug.


Previous Comments:
------------------------------------------------------------------------

[2001-07-11 13:50:11] [EMAIL PROTECTED]

i'm using slackware 8.0 with apache 1.3 and i want to install php 4.0.6.
when i try to ./configure with :

./configure --prefix=/usr/local/php --with-apxs --with-mysql --with-gd --with-imagick 
--with-jpeg-dir --with-png-dir --with-zlib --with-openssl --with-pdflib

it configures fine, compiles fine.

after configuring httpd.conf, it still doesn't work.

when triyng to :

apxs -i -a -c libphp4.so

as is writen in the manual it gives me : 

gcc -shared -o libphp4.so libphp4.so
libphp4.so: file not recognized: File truncated
collect2: ld returned 1 exit status
apxs:Break: Command failed with rc=1

is it my fault (inproper config, ...) or somethibng i didn't done before running 
configure (i have mod_so)



------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=12062&edit=1


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