Re: Re[6]: [PHP] Trouble with php-4.2.3, apache-1.3.27, sablotron 0.96

2002-11-08 Thread Evan Nemerson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 IT WORKS!!! Hahah yeah! It may have been a pain in the butt for _me_ to install, but it was worth it- this is really cool! Thanks Tom, I really owe you one. - -Evan On Thursday 07 November 2002 02:18 am, you wrote: Hi, Thursday, November 7,

Re: Re[4]: [PHP] Trouble with php-4.2.3, apache-1.3.27, sablotron 0.96

2002-11-07 Thread Evan Nemerson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Apache fails sanity check. Same with and without the LDFLAGS thing. Error Output for sanity check cd ..; gcc -DLINUX=22 -I/usr/src/php-4.2.3 -I/usr/src/php-4.2.3/main - -I/usr/src/php-4.2.3/main -I/usr/src/php-4.2.3/Zend

Re[6]: [PHP] Trouble with php-4.2.3, apache-1.3.27, sablotron 0.96

2002-11-07 Thread Tom Rogers
Hi, Thursday, November 7, 2002, 6:30:17 PM, you wrote: EN -BEGIN PGP SIGNED MESSAGE- EN Hash: SHA1 EN Apache fails sanity check. Same with and without the LDFLAGS thing. EN Error Output for sanity check EN cd ..; gcc -DLINUX=22 -I/usr/src/php-4.2.3

Re: [PHP] Trouble with php-4.2.3, apache-1.3.27, sablotron 0.96

2002-11-06 Thread Tom Rogers
Hi, Wednesday, November 6, 2002, 2:50:42 PM, you wrote: EN -BEGIN PGP SIGNED MESSAGE- EN Hash: SHA1 EN I'm trying to get XSLT working with PHP, and after slowly working my way EN through several other problems, I've found one that I can't figure out. EN Software: EN PHP 4.2.3 EN Apache

Re: [PHP] Trouble with php-4.2.3, apache-1.3.27, sablotron 0.96

2002-11-06 Thread Evan Nemerson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nope... same error. Patch worked perfectly, LDFLAGS=-lstdc++ did too. End result: same error. Any other ideas??? On Wednesday 06 November 2002 09:09 am, you wrote: Hi, Wednesday, November 6, 2002, 2:50:42 PM, you wrote: EN -BEGIN PGP SIGNED

Re[2]: [PHP] Trouble with php-4.2.3, apache-1.3.27, sablotron 0.96

2002-11-06 Thread Tom Rogers
Hi, Thursday, November 7, 2002, 5:35:10 AM, you wrote: EN -BEGIN PGP SIGNED MESSAGE- EN Hash: SHA1 EN Nope... same error. Patch worked perfectly, LDFLAGS=-lstdc++ did too. End EN result: same error. Any other ideas??? EN On Wednesday 06 November 2002 09:09 am, you wrote: Hi,

Re: Re[2]: [PHP] Trouble with php-4.2.3, apache-1.3.27, sablotron 0.96

2002-11-06 Thread Evan Nemerson
Same error. On Wednesday 06 November 2002 05:40 pm, you wrote: Hi, Thursday, November 7, 2002, 5:35:10 AM, you wrote: EN -BEGIN PGP SIGNED MESSAGE- EN Hash: SHA1 EN Nope... same error. Patch worked perfectly, LDFLAGS=-lstdc++ did too. End EN result: same error. Any other ideas???

Re[4]: [PHP] Trouble with php-4.2.3, apache-1.3.27, sablotron 0.96

2002-11-06 Thread Tom Rogers
Hi, Thursday, November 7, 2002, 1:11:43 PM, you wrote: EN Same error. As a test try compiling statically into apache...That is the way I have php at the moment. -- regards, Tom -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Trouble with php-4.2.3, apache-1.3.27, sablotron 0.96

2002-11-05 Thread Evan Nemerson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm trying to get XSLT working with PHP, and after slowly working my way through several other problems, I've found one that I can't figure out. Software: PHP 4.2.3 Apache 1.3.27 Sablotron 0.96 GCC 3.2 Linux 2.4.19-lsm1 ./configure \ - --enable-xml

Re: [PHP] Trouble with php-4.2.3, apache-1.3.27, sablotron 0.96

2002-11-05 Thread .: B i g D o g :.
Try specifying the sablot installation directory in the configuration --with-xslt-sablot=/some/dir On Wed, 2002-11-06 at 04:50, Evan Nemerson wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm trying to get XSLT working with PHP, and after slowly working my way through several

Re: [PHP] Trouble with php-4.2.3, apache-1.3.27, sablotron 0.96

2002-11-05 Thread Evan Nemerson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Nope. Same error. Good idea, though... - -Evan On Tuesday 05 November 2002 01:56 pm, .: B i g D o g :. wrote: Try specifying the sablot installation directory in the configuration --with-xslt-sablot=/some/dir On Wed, 2002-11-06 at 04:50, Evan