From: "Keith Davis" on
I think he'll have to compile it himself.

http://wiki.php.net/internals/windows/stepbystepbuild

Good luck. It's a beating. :)



Keith Davis (214) 906-5183

-----Original Message-----
From: madavapeddi suman [mailto:suman.madavapeddi(a)gmail.com]
Sent: Thursday, July 15, 2010 8:24 AM
To: Danny Horne
Cc: php-windows(a)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 AM, Danny Horne <danny(a)thelake.me> wrote:

> 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.madavapeddi(a)gmail.com]
> *Sent:* Thursday 15 July 2010 2:09 pm
> *To:* Danny Horne
> *Cc:* php-windows(a)lists.php.net
> *Subject:* Re: [PHP-WIN] PHP / PSpell problems
>
>
>
> 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 <danny(a)thelake.me> 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_pspell.dll. Anyone know where I can download an NTS version?
>
> Thanks
>
>
>
> ________________________________
>
> avast! Antivirus<http://www.avast.com>: Outbound message clean.
>
> Virus Database (VPS): 14/07/2010
> Tested on: 15/07/2010 11:32:43 am
> avast! - copyright (c) 1988-2010 AVAST Software.
>
>
>
> ------------------------------
>
> avast! Antivirus <http://www.avast.com/>: Inbound message clean.
>
> Virus Database (VPS): 14/07/2010
> Tested on: 15/07/2010 2:09:24 pm
> avast! - copyright (c) 1988-2010 AVAST Software.
>
>
>
>
> ------------------------------
>
> avast! Antivirus <http://www.avast.com/>: Outbound message clean.
>
> Virus Database (VPS): 14/07/2010
> Tested on: 15/07/2010 2:18:43 pm
> avast! - copyright (c) 1988-2010 AVAST Software.
>
>
>


This message (including any attachments) may contain confidential or otherwise privileged information and is intended only for the individual(s) to which it is addressed. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secured or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message or that arise as a result of e-mail transmission. If verification is required please request a hard-copy version from the sender.

www.pridedallas.com

From: Ferenc Kovacs on
On Thu, Jul 15, 2010 at 12:32 PM, Danny Horne <danny(a)thelake.me> 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_pspell.dll.  Anyone know where I can download an NTS version?
>
> Thanks
>

Hi, when the PHP 5.3 came in, I reported that there are some extension
which doesn't work:
http://bugs.php.net/bug.php?id=48184&edit=1

And I got the following response from Pierre Joye:

>> php_pspell.dll => aspell-15.dll
> not supported anymore.

I don't know that what is the current situation, but this could be a
bad sign for you.

Tyrael
From: "Keith Davis" on
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 Message-----
From: tyra3l(a)gmail.com [mailto:tyra3l(a)gmail.com] On Behalf Of Ferenc Kovacs
Sent: Thursday, July 15, 2010 8:35 AM
To: Danny Horne
Cc: php-windows(a)lists.php.net
Subject: Re: [PHP-WIN] PHP / PSpell problems

On Thu, Jul 15, 2010 at 12:32 PM, Danny Horne <danny(a)thelake.me> 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_pspell.dll.  Anyone know where I can download an NTS version?
>
> Thanks
>

Hi, when the PHP 5.3 came in, I reported that there are some extension which doesn't work:
http://bugs.php.net/bug.php?id=48184&edit=1

And I got the following response from Pierre Joye:

>> php_pspell.dll => aspell-15.dll
> not supported anymore.

I don't know that what is the current situation, but this could be a bad sign for you.

Tyrael

--
PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



This message (including any attachments) may contain confidential or otherwise privileged information and is intended only for the individual(s) to which it is addressed. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secured or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message or that arise as a result of e-mail transmission. If verification is required please request a hard-copy version from the sender.

www.pridedallas.com

From: "Keith Davis" on
Actually, Pierre has enchant compiled here:

http://downloads.php.net/pierre/


Keith Davis (214) 906-5183

-----Original Message-----
From: tyra3l(a)gmail.com [mailto:tyra3l(a)gmail.com] On Behalf Of Ferenc Kovacs
Sent: Thursday, July 15, 2010 8:35 AM
To: Danny Horne
Cc: php-windows(a)lists.php.net
Subject: Re: [PHP-WIN] PHP / PSpell problems

On Thu, Jul 15, 2010 at 12:32 PM, Danny Horne <danny(a)thelake.me> 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_pspell.dll.  Anyone know where I can download an NTS version?
>
> Thanks
>

Hi, when the PHP 5.3 came in, I reported that there are some extension which doesn't work:
http://bugs.php.net/bug.php?id=48184&edit=1

And I got the following response from Pierre Joye:

>> php_pspell.dll => aspell-15.dll
> not supported anymore.

I don't know that what is the current situation, but this could be a bad sign for you.

Tyrael

--
PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



This message (including any attachments) may contain confidential or otherwise privileged information and is intended only for the individual(s) to which it is addressed. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secured or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message or that arise as a result of e-mail transmission. If verification is required please request a hard-copy version from the sender.

www.pridedallas.com

From: Danny Horne on
Thanks for all replies, in conclusion it looks like php_pspell.dll is no longer an option. I’ll take a look at Enchant, but I’ll have to talk with my web developer to see what’s feasible

From: Keith Davis [mailto:keithdavis(a)pridedallas.com]
Sent: Thursday 15 July 2010 2:39 pm
To: Ferenc Kovacs; Danny Horne
Cc: php-windows(a)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 Message-----
From: tyra3l(a)gmail.com [mailto:tyra3l(a)gmail.com] On Behalf Of Ferenc Kovacs
Sent: Thursday, July 15, 2010 8:35 AM
To: Danny Horne
Cc: php-windows(a)lists.php.net
Subject: Re: [PHP-WIN] PHP / PSpell problems

On Thu, Jul 15, 2010 at 12:32 PM, Danny Horne <danny(a)thelake.me> 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_pspell.dll. Anyone know where I can download an NTS version?
>
> Thanks
>

Hi, when the PHP 5.3 came in, I reported that there are some extension which doesn't work:
http://bugs.php.net/bug.php?id=48184&edit=1

And I got the following response from Pierre Joye:

>> php_pspell.dll => aspell-15.dll
> not supported anymore.

I don't know that what is the current situation, but this could be a bad sign for you.

Tyrael

--
PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



This message (including any attachments) may contain confidential or otherwise privileged information and is intended only for the individual(s) to which it is addressed. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secured or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message or that arise as a result of e-mail transmission. If verification is required please request a hard-copy version from the sender.

www.pridedallas.com

________________________________

avast! Antivirus<http://www.avast.com>: Inbound message clean.

Virus Database (VPS): 15/07/2010
Tested on: 15/07/2010 2:38:55 pm
avast! - copyright (c) 1988-2010 AVAST Software.




________________________________

avast! Antivirus<http://www.avast.com>: Outbound message clean.

Virus Database (VPS): 15/07/2010
Tested on: 15/07/2010 2:42:54 pm
avast! - copyright (c) 1988-2010 AVAST Software.