Hi,
I'm trying to compile my own module, but i keep getting errors in:
/bin/sh libtool --silent --mode=compile
gcc -Imain/ -I/root/php4/main/ -DPHP_ATOM_INC -I/root/php4/include -I/root/
php4/main -I/root/php4 -I/root/php4/Zend -I/usr/local/include -I/usr/include
/libxml2 -I/usr/include/freetype
> > Configure line:
> >
./configure --with-mysql --with-dom --with-dom-xslt --with-apxs=/usr/bin/ap
> > xs --with-zlib --enable-debug
> >
> > I keep getting those (or similar) on every request, is it normal?:
>
> on every request or just if you're using domxml-methods? If the later is
> the case,
Configure line:
./configure --with-mysql --with-dom --with-dom-xslt --with-apxs=/usr/bin/ap
xs --with-zlib --enable-debug
I keep getting those (or similar) on every request, is it normal?:
/root/php-4.3.0RC4/ext/domxml/php_domxml.c(786) : Freeing 0x08550AA4 (12
bytes), script=/var/www/its/x.pro
> > Is it possible to make Windows binaries (snapshots and releases)
> > to include XSLT/EXSLT support included in DOM XML extension.
> >
> > XSL transformation engine in DOM XML is in my opininion (we use it on
> > several sites) a lot better then XSLT extension (Sablotron).
> I would think that
Hi,
Is it possible to make Windows binaries (snapshots and releases)
to include XSLT/EXSLT support included in DOM XML extension.
XSL transformation engine in DOM XML is in my opininion (we use it on
several sites) a lot better then XSLT extension (Sablotron).
LK
--
PHP Development Mailing L