Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

First site


Go to End


4 Posts   2367 Views

Avatar
ladrao2007

Community Member, 16 Posts

4 August 2008 at 10:27am

This is the first production site I have finished with Silverstripe. The site was almost finished when the client told me they wanted something to be able to change the pricing and specials. So my thoughts went to Silverstripe. Any thoughts or comments?

http://www.shearmagik.com/

Avatar
Sean

Forum Moderator, 922 Posts

4 August 2008 at 7:16pm

Edited: 04/08/2008 7:18pm

Nice work on your first production website! It looks great!

Where is it hosted? It seems to be producing some 500 internal server errors randomly when I go onto some pages.

"Apache/1.3.33 Server at www.shearmagik.com Port 80".

This seems like a really old version of Apache as well...

Sean

Avatar
ladrao2007

Community Member, 16 Posts

5 August 2008 at 3:37am

Its hosted on GoDaddy on a shared hosting account. The client already had their hosting through GoDaddy, and I seem to always be generating these errors. GoDaddy claims it to be something wrong with my Silverstripe install or code, but I think its just their servers not being able to handle it like it should. I agree on the apache version also, I dont know why they are using an old version and dont upgrade it.

Avatar
Carbon Crayon

Community Member, 598 Posts

13 October 2008 at 9:47pm

I had the same problem, but it seems it can be fixed by commenting out line ~320 in the file /sapphire/core/HTTP.PHP

// header(“Last-Modified: “ . self::gmt_date(self::$modification_date));

Not sure what it does, I got this tip from he comments on the godaddy ss instructions here:
http://www.coupleofcents.com/installing-silverstripe-cms-on-godaddy