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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Tue May 13 14:01:28 2025 UTC