Date: 07/11/01
- Next message: jeroen <email protected>: "[PHP-DEV] Bug #12048 Updated: Can't have a subdir called PHP in HTDOCS"
- Previous message: peters <email protected>: "[PHP-DEV] Bug #12061: CGI Error"
- Next in thread: sniper <email protected>: "[PHP-DEV] Bug #12062 Updated: apache doesn't find libphp4.so"
- Reply: sniper <email protected>: "[PHP-DEV] Bug #12062 Updated: apache doesn't find libphp4.so"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: admin <email protected>
Operating system: slackware 8.0
PHP version: 4.0.6
PHP Bug Type: Dynamic loading
Bug description: apache doesn't find libphp4.so
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)
-- Edit bug report at: http://bugs.php.net/?id=12062&edit=1-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: jeroen <email protected>: "[PHP-DEV] Bug #12048 Updated: Can't have a subdir called PHP in HTDOCS"
- Previous message: peters <email protected>: "[PHP-DEV] Bug #12061: CGI Error"
- Next in thread: sniper <email protected>: "[PHP-DEV] Bug #12062 Updated: apache doesn't find libphp4.so"
- Reply: sniper <email protected>: "[PHP-DEV] Bug #12062 Updated: apache doesn't find libphp4.so"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

