[users@httpd] can get php module to load

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have apache 1.3.34 configure with the following options:
 
./configure --prefix=/usr/local/apache \
--enable-rule=SHARED_CORE \
--enable-shared=max \
--enable-module=so \
--enable-suexec \
--suexec-caller=apache \
--enable-shared=max \
--enable-module=access \
--enable-module=imap \
--enable-module=mime \
--enable-module=mime_magic \
--enable-module=setenvif \
--enable-module=auth \
--enable-module=log_config \
--enable-module=vhost_alias \
--enable-module=cgi \
--enable-module=headers \
--enable-module=log_referer \
--enable-module=rewrite \
--enable-module=userdir \
--enable-module=asis \
--enable-module=log_agent \
--enable-module=negotiation \
--enable-module=status \
--enable-module=actions \
--enable-module=dir \
--enable-module=alias \
--enable-module=env \
--enable-module=info
I have also installed Zend Core / php:
./php -v
PHP 5.0.5 (cli) (built: Sep 23 2005 09:30:48)
Copyright (c) 1997-2004 The PHP Group

Zend Engine v2.0.5, Copyright (c) 1998-2004 Zend Technologies
    with Zend Core v1, Copyright (c) 1998-2005, by Zend Technologies
    with Zend Extension Manager v1.0.9, Copyright (c) 2003-2005, by Zend Technologies
    with Zend Optimizer v2.5.11, Copyright (c) 1998-2005, by Zend Technologies
    with Zend Debugger v4.0.1, Copyright (c) 1999-2005, by Zend Technologies
 
When I try to start apache it won;t and reports the following error:
 
 ./apachectl start
Syntax error on line 978 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/Zend/Core/modules/apache/libphp5.so into server: ld.so.1: /usr/local/apache/libexec/libhttpd.ep: fatal: relocation error: file /usr/local/Zend/Core/modules/apache/libphp5.so: symbol __udivdi3: referenced symbol not found
./apachectl start: httpd could not be started
 
 
Has anyone seen this before?
TIA
 
Fabiola
 
 

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux