ID:               16863
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
-Bug Type:         Apache2 related
+Bug Type:         XSLT related
 Operating System: Red Hat Linux 7.2
 PHP Version:      4.2.0
 New Comment:

--with-xslt-js does not exist at all..

What was the configure line with which it worked?
How did you install sablot? Compiled from soures? RPM?

And can you try again with fresh PHP 4.2.0 sources
and this configure line:

./configure --with-mysql --with-pgsql
--with-apxs2=/usr/local/apache2/bin/apxs --enable-xslt --with-expat
--with-xslt-sablot

(btw. --with-png or --with-open-ssl configure options can not be found
in PHP configure..)


--Jani


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

[2002-04-26 17:23:40] [EMAIL PROTECTED]

I have found a way around it.  I just used --with-xslt-js and
everything compiled and was loaded by apache.

Thanks

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

[2002-04-26 15:58:54] [EMAIL PROTECTED]

Cannot load /usr/local/apache2/modules/libphp4.so into server:
/usr/lib/libsablot.so.0: undefined symbol: JS_PropertyStub

php 4.2.0 
./configure --with-mysql --with-pgsql
--with-apxs2=/usr/local/apache2/bin/apxs  --with-png --with-open-ssl
--enable-xslt --with-expat --with-xslt-sablot

&& 
./configure --with-mysql --with-pgsql
--with-apxs2=/usr/local/apache2/bin/apxs  --with-png --with-open-ssl
--enable-xslt --with-expat --with-xslt-sablot --without-sablot-js
 
both give the same errors

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


-- 
Edit this bug report at http://bugs.php.net/?id=16863&edit=1

Reply via email to