[PHP-DEV] [begginer] openssl problem when compiling

2003-02-03 Thread Lucas M. Kalita
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

Re: [PHP-DEV] [4.3.0RC4] mem leaks with DOMXML ext

2002-12-27 Thread Lucas M. Kalita
> > 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,

[PHP-DEV] [4.3.0RC4] mem leaks with DOMXML ext

2002-12-27 Thread Lucas M. Kalita
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

Re: [PHP-DEV] windows binaries with LIBXSLT enabled

2002-11-14 Thread Lucas M. Kalita
> > 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

[PHP-DEV] windows binaries with LIBXSLT enabled

2002-11-14 Thread Lucas M. Kalita
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