1. Who's hosting OpenEuphoria.org?

I thought it was hosted by BlueHost.com but DNS points to Site5.com.

new topic     » topic index » view message » categorize

2. Re: Who's hosting OpenEuphoria.org?

just_me said...

I thought it was hosted by BlueHost.com but DNS points to Site5.com.

That information is correct at this time.

We ran into some issues at BlueHost that could not be resolved to our satisfaction. We have had some issues over the past few days with Site5, and we'll have to see how that works out. Maybe one of the other admins can give us a status update. Is Site5 our go-to host, or will we be moving to someone else?

new topic     » goto parent     » topic index » view message » categorize

3. Re: Who's hosting OpenEuphoria.org?

I think you will encounter the same problems with any shared hosting provider. They don't like running any custom software but the default already installed on their servers (php, perl, etc.).

new topic     » goto parent     » topic index » view message » categorize

4. Re: Who's hosting OpenEuphoria.org?

Rumor has it that Unkmar offered one of his computers for hosting. And I hear that he hosts all of his own sites there. Probably a paranoia thing. Not trusting unknown hosting companies to do the job right or something like that. My understanding is that all but one his sites are low traffic. And that one site has been moved to its own server and connection to prevent any possible slow downs. I guess we can all wait and see how it goes. Eventually, someone will make a hosting decision that sticks.

new topic     » goto parent     » topic index » view message » categorize

5. Re: Who's hosting OpenEuphoria.org?

unkmar said...

Rumor has it that Unkmar offered one of his computers for hosting. And I hear that he hosts all of his own sites there. Probably a paranoia thing. Not trusting unknown hosting companies to do the job right or something like that. My understanding is that all but one his sites are low traffic. And that one site has been moved to its own server and connection to prevent any possible slow downs. I guess we can all wait and see how it goes. Eventually, someone will make a hosting decision that sticks.

I hadn't heard that rumour, but on the other hand, how far does one trust a person who talks in the third person blink

And for the record, I've not had one problem with the current host at Site5. Actually, I used to have problems using Opera on Jeremy's site (slow response leading to timeouts according to Opera) but I've not had an issue with the site5 host - and remember I'm a loooong way from that host.

new topic     » goto parent     » topic index » view message » categorize

6. Re: Who's hosting OpenEuphoria.org?

Why not host it on a VPS? The pricing is pretty comparable and it should avoid most if not all of the issues of shared hosting.

Whatever you do, avoid Godaddy and 1and1- they are beyond terrible.

new topic     » goto parent     » topic index » view message » categorize

7. Re: Who's hosting OpenEuphoria.org?

I still goes on receiving "Internal Server Error" messages from time to time (in fact, very often).

new topic     » goto parent     » topic index » view message » categorize

8. Re: Who's hosting OpenEuphoria.org?

This is happening to me too.

Jeremy mentioned that he saw ~10 500 errors per day on the old oe.cowgar.com website (in the apache logs).

new topic     » goto parent     » topic index » view message » categorize

9. Re: Who's hosting OpenEuphoria.org?

10 a day? I had to write my previous post three times because of server errors. Finally I decided to copy and paste it to avoid writing it over and over again.

new topic     » goto parent     » topic index » view message » categorize

10. Re: Who's hosting OpenEuphoria.org?

unkmar said...

Rumor has it that Unkmar offered one of his computers for hosting.


I wonder if unk wants the openeuphoria site to cause his hosting to crash. After all, openeuphoria.org has server 500 errors no matter where it's hosted.

useless

new topic     » goto parent     » topic index » view message » categorize

11. Re: Who's hosting OpenEuphoria.org?

jimcbrown said...

Jeremy mentioned that he saw ~10 500 errors per day on the old oe.cowgar.com website (in the apache logs).

That is out of ~17,000 avg hits per day, so your chances of getting one while it was hosted on oe.cowgar.com was pretty slim.

Jeremy

new topic     » goto parent     » topic index » view message » categorize

12. Re: Who's hosting OpenEuphoria.org?

just_me said...

10 a day? I had to write my previous post three times because of server errors. Finally I decided to copy and paste it to avoid writing it over and over again.

That was on the old host, not this host. BTW... No need to rewrite anything, just hit refresh!

Jeremy

new topic     » goto parent     » topic index » view message » categorize

13. Re: Who's hosting OpenEuphoria.org?

jeremy said...

That is out of ~17,000 avg hits per day, so your chances of getting one while it was hosted on oe.cowgar.com was pretty slim.

Jeremy

Hits are not the same as pages.

new topic     » goto parent     » topic index » view message » categorize

14. Re: Who's hosting OpenEuphoria.org?

just_me said...
jeremy said...

That is out of ~17,000 avg hits per day, so your chances of getting one while it was hosted on oe.cowgar.com was pretty slim.

Jeremy

Hits are not the same as pages.

Yes, but just doing simple analysis w/grep and wc it's the easiest to measure. With caching of most resources (JS, CSS, Images) it's not *too* far off for the sake of simple discussions but is a bit more than page views.

Jeremy

new topic     » goto parent     » topic index » view message » categorize

15. Re: Who's hosting OpenEuphoria.org?


Well, just for simple comparisons, i got nearly no 500's on Jeremy's host, and getting ~20% 500's on this "new" host.

useless

new topic     » goto parent     » topic index » view message » categorize

16. Re: Who's hosting OpenEuphoria.org?

useless said...


Well, just for simple comparisons, i got nearly no 500's on Jeremy's host, and getting ~20% 500's on this "new" host.

useless

Same observation here. The errors on the old host were limited to Eu crashes and misconfiguration errors and happened all the time but only on certain pages till they were fixed. The new host has crashes intermittently on every page- sounds like the same issue as the Godaddy one where a process limitation or something was preventing Eu from running (which is why shared hosting is NOT well suited to CGI).

(Is it possible the 10/day errors on the old host were simply Eu EX.ERR-type crashes, and unrelated to the current situation? I recall when testing Creole, when it would crash it sometimes gave an error 500 instead of crash report.)

new topic     » goto parent     » topic index » view message » categorize

17. Re: Who's hosting OpenEuphoria.org?

"I think you will encounter the same problems with any shared hosting provider. They don't like running any custom software but the default already installed on their servers (php, perl, etc.)".

"Same observation here. The errors on the old host were limited to Eu crashes and misconfiguration errors and happened all the time but only on certain pages till they were fixed. The new host has crashes intermittently on every page- sounds like the same issue as the Godaddy one where a process limitation or something was preventing Eu from running (which is why shared hosting is NOT well suited to CGI)".

As someone who offers (shared) hosting at WAZU JAPAN I would suggest that neither of these assertions is correct. It's just a matter of finding a good hosting provider.

I use Euphoria for all of my CGI, of which my pricing page is an example.

I'm reading this forum again because, surprise surprise, the RSS feed sprang into life after an entire year of not working.

new topic     » goto parent     » topic index » view message » categorize

18. Re: Who's hosting OpenEuphoria.org?


Strange, Euphoria isn't listed on your
http://www.wazu.jp/hosting/features.html
page.

useless

new topic     » goto parent     » topic index » view message » categorize

19. Re: Who's hosting OpenEuphoria.org?

Euphoria isn't a cPanel offering.

But see the FAQ for two mentions of Euphoria.

new topic     » goto parent     » topic index » view message » categorize

20. Re: Who's hosting OpenEuphoria.org?

Bellthorpe said...

I'm reading this forum again because, surprise surprise, the RSS feed sprang into life after an entire year of not working.

Yeah, it was up and running at http://oe.cowgar.com/rss.wc the whole time, but any openeuphoria.org links (such as http://openeuphoria.org/rss.wc or http://openeuphoria.org/messages_ful.xml) were broken.

new topic     » goto parent     » topic index » view message » categorize

21. Re: Who's hosting OpenEuphoria.org?

useless said...


Well, just for simple comparisons, i got nearly no 500's on Jeremy's host, and getting ~20% 500's on this "new" host.

useless

More than 50% of the requests fail for me.

new topic     » goto parent     » topic index » view message » categorize

22. Re: Who's hosting OpenEuphoria.org?

Site temporarily unavailable. This error is new to me and it probably means that Site5 is restricting resources to sites hosted there.

new topic     » goto parent     » topic index » view message » categorize

23. Re: Who's hosting OpenEuphoria.org?

For a "first round" of dedicated host testing, I have a box availible at no charge.
Its Centos 5.5 KDE based, lots of disk storage, "fair use" bandwidth, online 24x7 unless being rebooted for kernel upgrades.
Its physically based in South Africa though, (its under my desk at home) The ram is 1.5Gb. The network is 4Mb download, 1Mb upload speed.
However, I could potentailly reload the box with another OS, linux preferred since I don't have a Windows server license.
I do have various Ubuntu's up to 10.10 RC availible. The box also has NX loaded, its a freeware VNC equivalent for Linux.
Root access would be given to the developers.
Any developers interested?

Regards,
Alan

new topic     » goto parent     » topic index » view message » categorize

24. Re: Who's hosting OpenEuphoria.org?

Gents/Ladies,
How about the Euphoria website asking for donations to have Euphoria hosted on a dedicated server?
I'll donate $30 to get the ball rolling

new topic     » goto parent     » topic index » view message » categorize

25. Re: Who's hosting OpenEuphoria.org?

alanjohnoxley said...

Gents/Ladies,
How about the Euphoria website asking for donations to have Euphoria hosted on a dedicated server?
I'll donate $30 to get the ball rolling

We have an account set up just for that! Send your payment via PayPal to

donations@openeuphoria.org

This will go towards funding the VPS on which OpenEuphoria.org is now hosted.

Thank you! :)

new topic     » goto parent     » topic index » view message » categorize

26. Re: Who's hosting OpenEuphoria.org?

euphoric said...
alanjohnoxley said...

Gents/Ladies,

How about the Euphoria website asking for donations to have Euphoria hosted on a dedicated server?

I'll donate $30 to get the ball rolling

We have an account set up just for that!

That's not quite true. We don't want people donating money for something it's not going to be used for. Alan was asking about a dedicated server. We would love to take donations and apply it to our bills though as CK has said.

Alan, is there a problem with the current virtual private server?

Jeremy

new topic     » goto parent     » topic index » view message » categorize

27. Re: Who's hosting OpenEuphoria.org?

No, I don't have issues with the current virtual private server.
I thought the service providers are permitting only known languages (perl/php etc)
on virtual servers, wheras there should be no issue with a real server -
after all, what will the provider care if you grab too much CPU/ram? You are not affecting
any of his other customers. Of course, a true server is more expensive than a virtual.
So if you are looking to get a real server, I'll donate towards it.

Regards
Alan

new topic     » goto parent     » topic index » view message » categorize

28. Re: Who's hosting OpenEuphoria.org?

alanjohnoxley said...

I thought the service providers are permitting only known languages (perl/php etc)
on virtual servers

I've never seen any sort of limitation on a Virtual Private Server.

This site runs on the VPS on Euphoria 4.0.0 bleeding edge.

alanjohnoxley said...

after all, what will the provider care if you grab too much CPU/ram? You are not affecting
any of his other customers.

The same is (usually) true for a VPS as well.

new topic     » goto parent     » topic index » view message » categorize

29. Re: Who's hosting OpenEuphoria.org?

alanjohnoxley said...

No, I don't have issues with the current virtual private server. I thought the service providers are permitting only known languages (perl/php etc) on virtual servers, wheras there should be no issue with a real server - after all, what will the provider care if you grab too much CPU/ram? You are not affecting any of his other customers. Of course, a true server is more expensive than a virtual. So if you are looking to get a real server, I'll donate towards it.

The VPS is like a true, standalone server. We have a dedicated CPU and some dedicated RAM and disk space. Within those limits, we can do whatever we like. We chose the OS, have installed the packages we wanted, and are running the processes that we want.

I think the current server is sufficient for our current needs. We're currently on the smallest plan, so there's lots of room to grow. There are definitely plans (or at least aspirations smile ) to do more with what we have:

  • hosting SCM / tickets for euphoria community projects
  • setting up a debian repository

Matt

new topic     » goto parent     » topic index » view message » categorize

30. Re: Who's hosting OpenEuphoria.org?

The paypal link mentioned above, just attempts to open a new forum topic .
I don't know how to get Paypal to allow an email address as a beneficiary!
I also don't see anything obvious about donations from the homepage either.
When I get the paypal howto, the $30 will be on its way...

new topic     » goto parent     » topic index » view message » categorize

31. Re: Who's hosting OpenEuphoria.org?

You can send a payment to an email address via Paypal, or you can see the Donate button/link at this URL.

We're going to have a donations page at this site once RC1 is out. Stay tuned! :)

(That PayPal link was not intended to be a PayPal link. The CamelCase caused the forum to think it was a link to a wiki page.)

new topic     » goto parent     » topic index » view message » categorize

32. Re: Who's hosting OpenEuphoria.org?

OK, the donation has been done.
Well done on the RC1 release, I have downloaded it and will be testing!

Cheers,
Alan

new topic     » goto parent     » topic index » view message » categorize

33. Re: Who's hosting OpenEuphoria.org?

There is also now a donate link in the footer of each page here taking you to Help Fund OpenEuphoria.

Thanks to all those who has donated!

Jeremy

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu