SpellingCow.com Forum Index SpellingCow.com
Improving forum spelling since... well not very long
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your PM'sLog in to check your PM's   Log inLog in 
Forums | Home

Sorry! The host [www.spellingcow.com] could not be reached.
Goto page 1, 2  Next
 
Post new topic   Reply to topic    SpellingCow.com Forum Index -> Install Troubles
View previous topic :: View next topic  
Author Message
thestral



Joined: 08 Sep 2005
Posts: 1

PostPosted: Fri Sep 09, 2005 3:31 am    Post subject: Sorry! The host [www.spellingcow.com] could not be reached. Reply with quote

Sorry! The host [www.spellingcow.com] could not be reached. Please try again later.
Hello. Firstly I have to say thanks for that use-full thing.

I installed everything using for that the Easy-MOD and I haven't problems. I made up this account by following the instructions and changed the spell-gw.php file. The is, when I try to check the spell in a post, I gave that error

Code:
Sorry! The host [www.spellingcow.com] could not be reached. Please try again later.


I don't know what to do or if I registered properly in the correct site or what. Please, explain what I have to do or what I'm doing bad.

//I'm Spanish so is it possible that I didn't understand something in the installation. Explain me as simple as you can, thanks//
Back to top
View user's profile Send private message
jkuroski



Joined: 13 Sep 2005
Posts: 1

PostPosted: Tue Sep 13, 2005 5:15 pm    Post subject: Reply with quote

I am getting the same error...
Back to top
View user's profile Send private message
spellcow



Joined: 14 Sep 2005
Posts: 1

PostPosted: Wed Sep 14, 2005 4:53 pm    Post subject: Almost the same error Reply with quote

Sorry! The host [_default_] could not be reached. Please try again later.

any ideas?
________
HOT BOX VAPE


Last edited by spellcow on Thu Feb 24, 2011 1:12 am; edited 1 time in total
Back to top
View user's profile Send private message
bianka



Joined: 06 Oct 2005
Posts: 1

PostPosted: Thu Oct 06, 2005 10:53 am    Post subject: Reply with quote

I get the same message. Here it is working now, so why in my case it doesn't work?
Back to top
View user's profile Send private message
nvtr.org



Joined: 11 Oct 2005
Posts: 2

PostPosted: Tue Oct 11, 2005 1:41 am    Post subject: Sorry! The host [www.spellingcow.com] could not be reached. Reply with quote

What's up with that? I installed the app that came with EasyMod, I registered a name (this one), and when I click the Spell Check button, I simply get a small white pop-up box (that's probably supposed to be my spell-check box), empty except for the following text:

Code:
Sorry! The host [www.spellingcow.com] could not be reached. Please try again later.


Ideas? I'd hate to go about uninstalling such a seemingly useful feature. Thanks.
Back to top
View user's profile Send private message
jseldon



Joined: 19 Oct 2005
Posts: 7

PostPosted: Wed Oct 19, 2005 1:22 pm    Post subject: Same issue Reply with quote

I've got the same problem. Installed with easymod with no problems, setup account info, edited file and am unable to reach host. Trying to troubleshoot a bit here, will post any results. Running Linux FC4 - phpBB 2.0.17 with easymod.

James
Back to top
View user's profile Send private message
nvtr.org



Joined: 11 Oct 2005
Posts: 2

PostPosted: Wed Oct 19, 2005 1:43 pm    Post subject: bump Reply with quote

I'm not sure anyone from SpellingCow is monitoring this thread. Thus, I've eliminated their software and plan on using someone else's that does a little more support. Good luck!
Back to top
View user's profile Send private message
jseldon



Joined: 19 Oct 2005
Posts: 7

PostPosted: Wed Oct 19, 2005 1:44 pm    Post subject: Re: Same issue Reply with quote

Got it figured out with a little hunting in my case. The problem for me was within SELinux configuration there's an option to allow network scripts to connect to the network from httpd that was turned off, anyone running Fedora Core 4 with SE Linux enabled will have this problem.

The firewall is enabled on my server: policy type is targeted, enforcing current is checked and HTTPD scripts to connect to the network were not allowed.

Where: Desktop > System Settings > Security Level > SELinux > httpd > HTTPD scripts to connect to the network was unchecked.
I checked it and it is working now.



Hope this helps out some of the rest of you.

James


jseldon wrote:
I've got the same problem. Installed with easymod with no problems, setup account info, edited file and am unable to reach host. Trying to troubleshoot a bit here, will post any results. Running Linux FC4 - phpBB 2.0.17 with easymod.

James
Back to top
View user's profile Send private message
Darkangle



Joined: 07 Dec 2005
Posts: 4

PostPosted: Thu Dec 08, 2005 4:32 am    Post subject: Reply with quote

I have no control over the server, so This does not provide a solution to my problem. I have seen this mod in action, and it is pretty powerful, and very nice.

I hope the support (or the community) has an answer for me, since I would really like to run this mod.
Back to top
View user's profile Send private message
Darkangle



Joined: 07 Dec 2005
Posts: 4

PostPosted: Thu Dec 08, 2005 4:34 am    Post subject: Reply with quote

the error I get is whilst running the spell-gw.php, it does not run, all it comes up with is :



Code:
Access forbidden!
You don't have permission to access the requested directory. There is either no index document or the directory is read-protected.

If you think this is a server error, please contact the webmaster.

Error 403
php.internet.is
Thu Dec 8 09:42:15 2005
Apache/2.0.48 (Linux/SuSE)
Back to top
View user's profile Send private message
kaser
Site Admin


Joined: 26 Sep 2004
Posts: 468

PostPosted: Thu Dec 08, 2005 12:49 pm    Post subject: Reply with quote

Is spell-gw.php in your forum directory?

like, if you have www.domain.com/forums for your forums, is your spell-gw.php at www.domain.com/forums/spell-gw.php ?

You also might have to CHMOD it. as the error said it might be read protected, you might have to ad permissions in order to read it. I don't know why you would, but you might.
Back to top
View user's profile Send private message AIM Address
Darkangle



Joined: 07 Dec 2005
Posts: 4

PostPosted: Fri Dec 09, 2005 4:17 am    Post subject: Reply with quote

kaser wrote:
Is spell-gw.php in your forum directory?

like, if you have www.domain.com/forums for your forums, is your spell-gw.php at www.domain.com/forums/spell-gw.php ?

You also might have to CHMOD it. as the error said it might be read protected, you might have to ad permissions in order to read it. I don't know why you would, but you might.

Rights assignment are fine, and since I do not slap myself silly with a trout every night I managed to put the spell-gw.php in the right path Wink

I also have a secondary problem, concerning the profiles. Getting parse errors now. I like the mod, looks great on the sites where I saw it, but I think I will have to wait and undo the mod until I have a web server that is under my controll. It seems like this mod needs some attention if something goes wrong, and more then some basic access, I do not have now.

So no spell check for me, till I get my fiber optic up link Very Happy
Back to top
View user's profile Send private message
kaser
Site Admin


Joined: 26 Sep 2004
Posts: 468

PostPosted: Fri Dec 09, 2005 9:19 am    Post subject: Reply with quote

One thing that might be accuring, like it did on my computer while installing it on my website a few days ago. My connnection was timeing out. and it was sitting at "100% uploaded" for a while, before actually finishing, what you might need to do is upload some backed up tpl. files and then re edit some .php files.

Check to see if the entire .tpl files are there.
Back to top
View user's profile Send private message AIM Address
accionporlajusticia



Joined: 08 Apr 2006
Posts: 1
Location: Spain

PostPosted: Sat Apr 08, 2006 5:22 am    Post subject: Same in Spain Reply with quote

Hi,
just wanted to ask if you could see where the mistake is...
the forum is in
[url]http://www.accion-por-la-justicia.com/foro/[/url]
I get the same error...
Well, basically I see it a little bit confusing where to register...?
That means the registration in this forum...
or is there any other page on your site where to register...???
Or do we have to pay...?
We would pay via Pay Pal if the thing will work...
also with other domains...
Please answer...
Thank you
Back to top
View user's profile Send private message Visit poster's website
pslfl



Joined: 03 Jul 2006
Posts: 3

PostPosted: Mon Jul 03, 2006 1:16 pm    Post subject: Re: Sorry! The host [www.spellingcow.com] could not be reach Reply with quote

thestral wrote:
Sorry! The host [www.spellingcow.com] could not be reached. Please try again later.
Hello. Firstly I have to say thanks for that use-full thing.

I installed everything using for that the Easy-MOD and I haven't problems. I made up this account by following the instructions and changed the spell-gw.php file. The is, when I try to check the spell in a post, I gave that error

Code:
Sorry! The host [www.spellingcow.com] could not be reached. Please try again later.


I don't know what to do or if I registered properly in the correct site or what. Please, explain what I have to do or what I'm doing bad.

//I'm Spanish so is it possible that I didn't understand something in the installation. Explain me as simple as you can, thanks//



Same error here
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    SpellingCow.com Forum Index -> Install Troubles All times are GMT - 5 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group :: Spelling by SpellingCow.

SpellingCow.com Privacy Policy | blueGray theme by Nuttzy

Sponsors:
Identity Theft Protection - Compare identity theft protection services
Structured Settlements - cash for structured settlements, sell annuity, lottery winnings, and more.
Barcode Scanner Manufacturer - taiwan manufacturer of scanners, swipe card reader, serial-ethernet converter, cash drawer, and other pos devices.
Advice, help & demonstrations for sign makers - Europe's leading sign makers website
Tattoo - we are a group of tattoo enthusiasts