Yeah , since this is screwed up maybe we’ll update the design a bit while fixing it
This entry was posted by Ilya
on Thursday, April 19th, 2007 at 5:35 am and is filed under news.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
Ok, so I’ve fixed the comments problem, and by “fixed” I mean I had to create a new comments table in the mysql database because the old one was completely corrupted and lost. So all old comments are gone
I should qualify what happened exactly: The webserver was close to the physical limit of space (there was 300mb left), so I didn’t think any big deal… little did I know that there is a “soft” limit of how much crap you can put on the server (which we hit) so when someone (me or you) tried to put more stuff on the server… like adding a comment or picture… some screwed up things happened, like the database becoming corrupted…. at least it was only the comments, and none of the posts! I’ve since deleted 1,000mb of stuff from there server. I had a lot of client files on there that didn’t need to be there anymore. I will also be upgrading the server in the near future too so we have lots of free space to frolic in
April 28th, 2007 at 11:14 am
Ok, so I’ve fixed the comments problem, and by “fixed” I mean I had to create a new comments table in the mysql database because the old one was completely corrupted and lost. So all old comments are gone
April 28th, 2007 at 11:17 am
I should qualify what happened exactly: The webserver was close to the physical limit of space (there was 300mb left), so I didn’t think any big deal… little did I know that there is a “soft” limit of how much crap you can put on the server (which we hit) so when someone (me or you) tried to put more stuff on the server… like adding a comment or picture… some screwed up things happened, like the database becoming corrupted…. at least it was only the comments, and none of the posts! I’ve since deleted 1,000mb of stuff from there server. I had a lot of client files on there that didn’t need to be there anymore. I will also be upgrading the server in the near future too so we have lots of free space to frolic in