Forum Moderators: coopster

Message Too Old, No Replies

FastCGI/PSpell/IIS Problem

         

Ian Cunningham

10:46 pm on Feb 4, 2005 (gmt 0)

10+ Year Member



I'm having some problems with a script I installed which can use the PSpell/ASpell libraries.

I get a "server error unable to connect to fastcgi server" error when trying to view PHP code with any call to PSpell in it.

I am using Win2003 Server, IIS6, PHP and FastCGI. I've installed the Windows version of PSpell.

Normal PHP/CGI scripts run fine, but nothing that uses PSpell. Any ideas that could help me out? :)

[edited by: jatar_k at 10:59 pm (utc) on Feb. 4, 2005]
[edit reason] removed url [/edit]

jatar_k

11:00 pm on Feb 4, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



have you checked the installation instructions here
[ca.php.net...]

that seems like a strange error if it was pspell not being installed properly. It would seem that something is stopping fastcgi which could be pspell or that could be a coincidence as well.

I would also start looking at fastcgi and then work my way from there.

Also if you comment out the pspell calls does it work?

Ian Cunningham

11:24 pm on Feb 4, 2005 (gmt 0)

10+ Year Member



Yup, everything works apart from PSpell - checked the installation instructions and it all seems fine too.

Other PHP modules work with FastCGI, just not this :-(

jatar_k

12:43 am on Feb 5, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



hmmm, well something is messed up. Unless this is the first time anyone has ever had this config there should be a reference online somewhere but I can't find even one single ref to issues with pspell and fastcgi.

the only reference I could find at all was a bogus bug on bugs.php.net

sorry, no help really, I never use cgi or IIS either so I am really not sure.