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

2010-07-15 Thread Danny Horne
Ok problem solved, in the re-install I'd selected an extension which caused problems, that extension now removed & Enchant showing properly in phpinfo. Now just got to get my web developer using it!! Thanks all for your help From: Pierre Joye [mailto:pierre@gmail.com] Sent: Thursday 15 July

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

2010-07-15 Thread Danny Horne
Ok, this is where I am now - Uninstalled / reinstalled php-5.3.2-nts-Win32-VC9-x86.msi & selected Enchant (as well as others) in extensions All files & php.ini checked & correct Phpinfo page is showing '--with-enchant=shared' in the 'Configure Command' block, so I guess it's active, but no other

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

2010-07-15 Thread Pierre Joye
It is part of php use the one in the releases... On 15 Jul 2010 15:55, "Danny Horne" wrote: Ok, Enchant downloaded, instructions followed, but not seeing Enchant in a standard phpinfo page, should I be? From: Keith Davis [mailto:keithda...@pridedallas.com] Sent: Thursday 15 July 2010 2:41

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
Ok, Enchant downloaded, instructions followed, but not seeing Enchant in a standard phpinfo page, should I be? From: Keith Davis [mailto:keithda...@pridedallas.com] Sent: Thursday 15 July 2010 2:41 pm To: Ferenc Kovacs; Danny Horne Cc: php-windows@lists.php.net Subject: RE: [PHP-WIN] PHP / PSpell

RE: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread Danny Horne
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:keithda...@pridedallas.com] Sent: Thursday 15 July 2010 2:39 pm To: Ferenc Kovacs;

RE: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread Keith Davis
Actually, Pierre has enchant compiled here: http://downloads.php.net/pierre/ Keith Davis (214) 906-5183 -Original Message- From: tyr...@gmail.com [mailto:tyr...@gmail.com] On Behalf Of Ferenc Kovacs Sent: Thursday, July 15, 2010 8:35 AM To: Danny Horne Cc: php-windows@lists.php.net Subj

RE: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread Keith Davis
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: tyr...@gmail.com [mailto:tyr...@gmail.com] On Behalf Of Ferenc Kovacs Sent: Thursday, July

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
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.madavape...@gmail.com] Sent: Thursday, July 15, 2010 8:24 AM To: Danny Horn

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 problems Hi Danny

RE: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread Keith Davis
or you can compile it yourself (ugh.) I've been fighting with an attempt to compile php_pdo_informix.dll myself the last few days. I've compiled one other extension before (php_sqlsrv.dll), but I can't seem to get through this one. Keith Davis (214) 906-5183 -Original Message- From:

Re: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread madavapeddi suman
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 wrote: > Thanks for the reply, > > > > I’ve looked through this site al

Re: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread madavapeddi suman
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 On Thu, Jul 15, 2010 at 9:24 AM, Danny Horne wrote: > Maybe you misunderstood my original question, I’m looking for an

RE: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread Danny Horne
Maybe you misunderstood my original question, I'm looking for an NTS version of php_pspell.dll (which I haven't been able to find on the site), not PHP itself From: madavapeddi suman [mailto:suman.madavape...@gmail.com] Sent: Thursday 15 July 2010 2:21 pm To: Danny Horne Cc: php-windows@lists.ph

Re: [PHP-WIN] PHP / PSpell problems

2010-07-15 Thread madavapeddi suman
http://windows.php.net/download/ /Suman On Thu, Jul 15, 2010 at 9:18 AM, Danny Horne 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.madavape...@gmail.com] > *Sent:* T

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 / PSpell problems

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

Re: [PHP-WIN] Travelling up the TAXA tree, child to parent

2010-07-15 Thread Richard Quadling
$_GET , not $_Get . Case sensitive. How are you holding your data? Take a look at http://dev.mysql.com/tech-resources/articles/hierarchical-data.html and see if there is anything that you can use. Nested data like you are using would seem to fit very well into this model. So, for getting a sing