There is a big review site that covers most hosts
here
If you want a laugh check out the section on
Globat
A good ones seem to be
ICDsoft ($10 month, plenty of space and bandwidth) or
lunarpages ($4.95 a month, unlimited space and bandwidth, great reviews), but there are also a bunch of others.
Yes I'm more than happy to keep working on the site as I do enjoy the project, although recently I've been too busy to be able to do much plus I still can't get any access to the site except via proxy. This also precludes safe use of FTP which means that I can't make any major changes.... it's really annoying. I should have some time in the new year to do stuff though (and work through Riven's list of fixes), and was hoping to do some stuff over the coming week - been working on a new theme!
Anyway, basically what we would need would be any PHP/mysql server. PHP5 would be good, and 99% of hosts now use this. Globat are still on PHP4 which isn't too big a deal but limits the code in certain places as various newer functions aren't supported. Globat doesn't have an xml parser either, and that coupled with PHP4 means we can't have any AJAX stuff, which again isn't a big deal but might be nice to have when uploading maps and stuff (eg we could have an upload progress bar when uploading your stuff). All this is basically standard on any host these days, as are things like the GD libraries... you'd have to look really hard to find a host that didn't have any of that. The server configs are probably gonna be different, but that's just a little bit of code tweaking to get things working.
We would have to move all the content over which would take a while to upload & download, but again that's not a big deal as you can just set an ftp client running and leave it... I can probably arrange for that on a connection that can actually access the site if needs be. Tbh I would take the opportunity to reorganise the content as it's something that I wanted to do originally but didn't dare attempt given how fragile the current hosting is and it would involve moving GBs of files around... originally the site was set up so it saves maps to folders with game initials, eg HL, HL2, COD, UT etc, and all the hl mods go in the HL folder etc. This is problematic not only from maintaining a sensible correlation with and within the database, but it means we have mods like CS:S mixed in with everything else from the HL2 folder... people have complained about the maps page being badly organised, but it's a result of this games>mods hierarchy, and makes rationalising the content difficult. I have the scripts written that will basically give every mod it's own entry in the database, eg 1 - Halflife, 2- Sven Coop, 3-Portal, 4 - Zombie Panic, 5 -AHL, 6- whatever etc etc and move existing stuff into folders 1/2/3/4 etc from their current places... and I posted a screenie in the relaunch thread of the maps page redone on the back of this reorganisation where you can just easily select any game or mod from this single list... if we were gonna move the content over to a new host it'd be an ideal time to do all this as I could do it locally, make sure it's all working and then upload to the new host.
Database export... globat is an arse and exporting the current db is problematic because of some server side settings, but again its nothing I can't get around and I already have most of it backed up anyway. It's mainly the table with all the posts IIRC as it's too big to export because of limits imposed by globat, but I can just export it piece by piece and reassemble it.
If you have the opportunity to change I certainly would because the reason the site is so slow and often inaccessible is the atrocious hosting. They aren't even using Apache servers - this is still a CGI setup, vintage 2001.
I'd even be willing to put up some cash towards it... if a few peeps bunch together then it shouldn't cost too much amongst us all. Of course with Mr Brown in charge Sterling may not be worth all that much in a few more weeks :P