php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15738 Apache Won't Load
Submitted: 2002-02-26 15:57 UTC Modified: 2002-02-26 21:18 UTC
From: phil dot cohen at lsbc dot com Assigned:
Status: Not a bug Package: Sablotron XSL
PHP Version: 4.1.1 OS: Redhat 7.2 - 2.4.9-21
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: phil dot cohen at lsbc dot com
New email:
PHP Version: OS:

 

 [2002-02-26 15:57 UTC] phil dot cohen at lsbc dot com
Looks like maybe a Sablot Extension error. How can I fix this?

Starting httpd: Syntax error on line 260 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into server: /usr/lib/libsablot.so.0: undefined symbol: JS_PropertyStub


Configure Options:
------------------
./configure i386-redhat-linux \
--prefix=/usr \
--exec-prefix=/usr \
--bindir=/usr/bin \
--sbindir=/usr/sbin \
--sysconfdir=/etc \
--datadir=/usr/share \
--includedir=/usr/include \
--libdir=/usr/lib \
--libexecdir=/usr/libexec \
--localstatedir=/var \
--sharedstatedir=/usr/com \
--mandir=/usr/share/man \
--infodir=/usr/share/info \
--with-config-file-path=/etc \
--disable-debug \
--enable-pic \
--disable-rpath \
--enable-inline-optimization \
--with-apxs=/usr/sbin/apxs \
--with-bz2 \
--with-curl \
--with-db3 \
--with-dom \
--with-exec-dir=/usr/bin \
--with-gd \
--with-gdbm \
--with-gettext \
--with-jpeg-dir=/usr \
--with-mm \
--with-openssl \
--with-png \
--with-regex=system \
--with-ttf \
--with-zlib \
--with-layout=GNU \
--enable-debugger \
--enable-ftp \
--enable-magic-quotes \
--enable-safe-mode \
--enable-sockets \
--enable-sysvsem \
--enable-sysvshm \
--enable-track-vars \
--enable-yp \
--enable-wddx \
--with-mysql \
--without-unixODBC \
--without-oracle \
--without-oci8 \
--with-pspell \
--with-xml \
--enable-bcmath \
--with-pgsql \
--with-ldap \
--with-mcrypt \
--with-mhash \
--enable-trans-sid \
--with-snmp \
--enable-ucd-snmp-hack \
--with-xmlrpc \
--enable-xslt \
--with-xslt-sablot

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-26 21:18 UTC] yohgaki@php.net
The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 11:01:27 2024 UTC