RE: RE: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread Danny Horne
ursday 15 July 2010 3:04 pm To: Danny Horne Cc: Keith Davis; php-windows@lists.php.net; Ferenc Kovacs Subject: Re: RE: [PHP-WIN] PHP / PSpell problems It is part of php use the one in the releases... On 15 Jul 2010 15:55, "Danny Horne" mailto:da...@thelake.me>> wrote: Ok, Enchant

RE: RE: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread Danny Horne
, so I guess it's active, but no other information 'block' for Enchant, not sure if that's normal or not From: Pierre Joye [mailto:pierre@gmail.com] Sent: Thursday 15 July 2010 3:04 pm To: Danny Horne Cc: Keith Davis; php-windows@lists.php.net; Ferenc Kovacs Subject: Re: RE:

Re: RE: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread Pierre Joye
2010 2:41 pm To: Ferenc Kovacs; Danny Horne Cc: php-windows@lists.php.net Subject: RE: [PHP-WIN] PHP / PSpell problems Actually, Pierre has enchant compiled here: http://downloads.php.net/pierre/ Keith Davis (214) ... avast! Antivirus<http://www.avast.

Re: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread Pierre Joye
There is no more support for a/pspell in 5.3 Win. Use enchant instead, way better, stable and works with many backends (OpenOffice for example). On 15 Jul 2010 15:35, "Ferenc Kovacs" wrote: On Thu, Jul 15, 2010 at 12:32 PM, Danny Horne wrote: > Hi all, > > I've been tack... Hi, when the PHP 5.3

RE: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread Danny Horne
@lists.php.net Subject: Re: [PHP-WIN] PHP / PSpell problems On Thu, Jul 15, 2010 at 12:32 PM, Danny Horne wrote: > Hi all, > > I've been tackling a problem for a while now in that I can't get pspell > working on an NTS version of PHP (5.3.2), installed on Windows Server 2003. &

RE: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread Danny Horne
; Danny Horne Cc: php-windows@lists.php.net Subject: RE: [PHP-WIN] PHP / PSpell problems Again, it looks like he'll have to compile it himself, but won't the enchant library work for him (with some modification to his code, I'm sure.) Keith Davis (214) 906-5183 -Original Me

RE: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread Keith Davis
Subject: Re: [PHP-WIN] PHP / PSpell problems On Thu, Jul 15, 2010 at 12:32 PM, Danny Horne wrote: > Hi all, > > I've been tackling a problem for a while now in that I can't get pspell > working on an NTS version of PHP (5.3.2), installed on Windows Server 2003. > > I

RE: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread Keith Davis
Sent: Thursday, July 15, 2010 8:35 AM To: Danny Horne Cc: php-windows@lists.php.net Subject: Re: [PHP-WIN] PHP / PSpell problems On Thu, Jul 15, 2010 at 12:32 PM, Danny Horne wrote: > Hi all, > > I've been tackling a problem for a while now in that I can't get pspell > wo

Re: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread Ferenc Kovacs
On Thu, Jul 15, 2010 at 12:32 PM, Danny Horne wrote: > Hi all, > > I've been tackling a problem for a while now in that I can't get pspell > working on an NTS version of PHP (5.3.2), installed on Windows Server 2003. > > It's been suggested that it's because I have a thread safe version of > php

RE: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread Keith Davis
To: Danny Horne Cc: php-windows@lists.php.net Subject: Re: [PHP-WIN] PHP / PSpell problems If it is with apache Server Please Download Thread safe Version .If it with IIS Please Download NTS which can be vc6 and vc9.for VC9 you need to have visualc++ 8.0 lib /Suman On Thu, Jul 15, 2010 at 9:18

Re: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread Ferenc Kovacs
On Thu, Jul 15, 2010 at 3:28 PM, madavapeddi suman wrote: > Hi Danny, > >    Please Download the Zip version of PHP 5.3.2 NTS  for VC6  or VC9 .In > the Extension Dir you will  be finding the php_pspell.dll and that might > help you. > > /Suman > did you checked? the archive doesn't contain the p

RE: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread Keith Davis
It's not in the .zip file. I just checked. Keith Davis (214) 906-5183 -Original Message- From: madavapeddi suman [mailto:suman.madavape...@gmail.com] Sent: Thursday, July 15, 2010 8:28 AM To: Danny Horne Cc: php-windows@lists.php.net Subject: Re: [PHP-WIN] PHP / PSpell problem

RE: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread Keith Davis
ssage- From: Danny Horne [mailto:da...@thelake.me] Sent: Thursday, July 15, 2010 8:24 AM To: madavapeddi suman Cc: php-windows@lists.php.net Subject: RE: [PHP-WIN] PHP / PSpell problems Maybe you misunderstood my original question, I'm looking for an NTS version of php_pspell.dll (which I

Re: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread madavapeddi suman
rough this site already (including PECL) & haven’t been able > to find it > > > > *From:* madavapeddi suman [mailto:suman.madavape...@gmail.com] > *Sent:* Thursday 15 July 2010 2:09 pm > *To:* Danny Horne > *Cc:* php-windows@lists.php.net > *Subject:* Re: [P

Re: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread madavapeddi suman
lready (including PECL) & haven’t been able > to find it > > > > *From:* madavapeddi suman [mailto:suman.madavape...@gmail.com] > *Sent:* Thursday 15 July 2010 2:09 pm > *To:* Danny Horne > *Cc:* php-windows@lists.php.net > *Subject:* Re: [PHP-WIN] PHP / PSpell problems > > &

RE: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread Danny Horne
hp-windows@lists.php.net Subject: Re: [PHP-WIN] PHP / PSpell problems http://windows.php.net/download/ /Suman On Thu, Jul 15, 2010 at 9:18 AM, Danny Horne mailto:da...@thelake.me>> wrote: Thanks for the reply, I've looked through this site already (including PECL) & haven'

Re: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread madavapeddi suman
man.madavape...@gmail.com] > *Sent:* Thursday 15 July 2010 2:09 pm > *To:* Danny Horne > *Cc:* php-windows@lists.php.net > *Subject:* Re: [PHP-WIN] PHP / PSpell problems > > > > Hi Danny, > > > > you can download at windows.php.net for both TS and NTS. > > &

RE: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread Danny Horne
Thanks for the reply, I've looked through this site already (including PECL) & haven't been able to find it From: madavapeddi suman [mailto:suman.madavape...@gmail.com] Sent: Thursday 15 July 2010 2:09 pm To: Danny Horne Cc: php-windows@lists.php.net Subject: Re: [PHP-WIN] PHP / P

Re: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread madavapeddi suman
Hi Danny, you can download at windows.php.net for both TS and NTS. Suman On Thu, Jul 15, 2010 at 6:32 AM, Danny Horne wrote: > Hi all, > > I've been tackling a problem for a while now in that I can't get pspell > working on an NTS version of PHP (5.3.2), installed on Windows Server 2003. >

[PHP-WIN] PHP / PSpell problems

2010-07-15 Thread Danny Horne
Hi all, I've been tackling a problem for a while now in that I can't get pspell working on an NTS version of PHP (5.3.2), installed on Windows Server 2003. It's been suggested that it's because I have a thread safe version of php_pspell.dll. Anyone know where I can download an NTS version? Th