+ Post New Thread
Page 1 of 2 12 LastLast
Results 1 to 15 of 19
Web Development Thread, Who to go with for web hosting... in Coding and Web Development; Hi all (again), I've been asked to create a website for two schools and I have three options. 1. I ...
  1. #1

    Join Date
    May 2006
    Posts
    1,318
    Thank Post
    87
    Thanked 25 Times in 18 Posts
    Rep Power
    20

    Who to go with for web hosting...

    Hi all (again),

    I've been asked to create a website for two schools and I have three options.

    1. I can use the space provided by the BGfL (Birmingham Grid for Learning) which is free, but doesn't allow server side scripts such as PHP, so all I get is the equivilant of a geocities webspace without adverts.

    2. I can host the sites on the school servers, which I really don't want to do because the BGfL are not the most reliable ISP to say the least and I don't trust our servers to be powerful enough either. Also, if it gets hacked, i'd hate it to be a school server they have the potential to trash as opposed to a dedicated webserver.

    3. I can get the schools to pay for webspace with some provider such as fasthosts. This is the option I would prefer, as I would like server side scripts to work.

    My question is, for those who had created commercial and/or school websites before, whats the best but not too expensive way of getting webspace? If it's the third option, which company is recommended?

    Also, does anyone have any other advice, mistakes maybe which they have made in the past or anything that makes designing the website easier? I have only ever created domestic websites before and obviously domestic and commercial are very different.

    Cheers

  2. #2
    beeswax's Avatar
    Join Date
    Jul 2005
    Location
    England
    Posts
    2,252
    Thank Post
    258
    Thanked 211 Times in 144 Posts
    Rep Power
    74

    Re: Who to go with for web hosting...

    I'm currently with PurpleCloud, who for £20 a year provide you with 4 msql databases and a host (geddit?) of preinstalled software ready to activate, such as Moodle/Mambo/Joomla. They've had some problems recently with moving to a new server, but things seem to be running smoothly now. I use them to try out various cms systems.
    If you need to know more, just let me know.

  3. #3

    Join Date
    May 2006
    Posts
    1,318
    Thank Post
    87
    Thanked 25 Times in 18 Posts
    Rep Power
    20

    Re: Who to go with for web hosting...

    Okay, thanks. I'll look into purple cloud. Joomla is popular around here, no? I'll be designing a lot of the school website myself, but certain pages will be designed by the young kids using some (vile) kids website design software that creates terribly messy code. Is Joomla a CMS where I can upload standard HTML pages (the ones created by the kids) and it will merge it with the templates used by the rest of the site?

    I need to plan this very carefully because if i jump into a CMS and design the site, then find that one simple thing like this doesn't work well, i'll be in trouble lol.

  4. #4

    webman's Avatar
    Join Date
    Nov 2005
    Location
    North East England
    Posts
    8,270
    Blog Entries
    2
    Thank Post
    595
    Thanked 877 Times in 615 Posts
    Rep Power
    277

    Re: Who to go with for web hosting...

    Try it out at www.opensourcecms.com

  5. #5

    russdev's Avatar
    Join Date
    Jun 2005
    Location
    Leicestershire
    Posts
    7,091
    Blog Entries
    3
    Thank Post
    299
    Thanked 477 Times in 305 Posts
    Rep Power
    133

    Re: Who to go with for web hosting...

    plugsocket.co.uk host russdev.com/edugeekconference.net + few other sites very good (if go with them let me know and will give code to get you 10% off).

    Russell

  6. #6

    Join Date
    May 2006
    Posts
    1,318
    Thank Post
    87
    Thanked 25 Times in 18 Posts
    Rep Power
    20

    Re: Who to go with for web hosting...

    Sorry it took so long to reply to this... only just got permission.


    Quote Originally Posted by russdev
    plugsocket.co.uk host russdev.com/edugeekconference.net + few other sites very good (if go with them let me know and will give code to get you 10% off).

    Russell
    I think this looks like a good choice because you appear to have used them for a variety of stuff. I have decided to use Joomla for the website, I know I can install it manually but I have to use them for a couple of websites and it'll save time if they have fantastico or the like which will install it automatically... do they provide this feature?

    Cheers

  7. #7
    Doudar's Avatar
    Join Date
    Sep 2005
    Posts
    16
    Thank Post
    0
    Thanked 0 Times in 0 Posts
    Rep Power
    0

    Re: Who to go with for web hosting...

    In April I switched my personal web sites to a UK based hosting company called CS New Media. I have been so impressed by the service (support is the best I have came across by far) I am planning on moving the school web sites I maintain over to them.

    CS New Media

    Regards

    John

  8. #8

    russdev's Avatar
    Join Date
    Jun 2005
    Location
    Leicestershire
    Posts
    7,091
    Blog Entries
    3
    Thank Post
    299
    Thanked 477 Times in 305 Posts
    Rep Power
    133

    Re: Who to go with for web hosting...

    Quote Originally Posted by _Bat_
    Sorry it took so long to reply to this... only just got permission.


    Quote Originally Posted by russdev
    plugsocket.co.uk host russdev.com/edugeekconference.net + few other sites very good (if go with them let me know and will give code to get you 10% off).

    Russell
    I think this looks like a good choice because you appear to have used them for a variety of stuff. I have decided to use Joomla for the website, I know I can install it manually but I have to use them for a couple of websites and it'll save time if they have fantastico or the like which will install it automatically... do they provide this feature?

    Cheers

    James
    they havnt got auto install for joomla but might be able help there somewhere other day i found a install script basicly upload the single file chmod the dir so that script can write to it and the script pulls stuff across.

    Second option joomlaclone have an windows program provide ftp details and install it all and then you just run install script.

    Third option in few weeks should have a autoinstall could use on your site.

    But installing joomla very easy takes less than 10 mins time is uploading files via ftp once done that you run install and done...

    Plugsocket joomla works fine installed joomla many times on plugsocket hosting and had no problems..

    Russ
    Russ

  9. #9
    contink's Avatar
    Join Date
    Jul 2006
    Location
    South Yorkshire
    Posts
    3,806
    Thank Post
    296
    Thanked 318 Times in 224 Posts
    Rep Power
    112

    Re: Who to go with for web hosting...

    Small note on the auto-install side of things.

    Be careful going this route if you intend to apply mods (modifications - otherwise known as "hacks) as many of them tend to get overwritten or borked by the auto-installer when a patch or new release gets applied.

    For all the learning curve in installing and later maintaining PHP scripts I'd actually recommend you go the manual install route. It takes a little longer but it gives you greater control and flexibility if anything should go awry with the auto scripts. But that's just my opinion.


    I'd stongly recommend keeping your webservers firmly away from your schools LAN as well or you end up with a whole slew of additional security and technical issues to deal with. Keeping it under a good provider is definitely the way to go.

  10. #10

    Join Date
    May 2006
    Posts
    1,318
    Thank Post
    87
    Thanked 25 Times in 18 Posts
    Rep Power
    20

    Re: Who to go with for web hosting...

    Quote Originally Posted by russdev
    they havnt got auto install for joomla but might be able help there somewhere other day i found a install script basicly upload the single file chmod the dir so that script can write to it and the script pulls stuff across.

    Second option joomlaclone have an windows program provide ftp details and install it all and then you just run install script.

    Third option in few weeks should have a autoinstall could use on your site.

    But installing joomla very easy takes less than 10 mins time is uploading files via ftp once done that you run install and done...

    Plugsocket joomla works fine installed joomla many times on plugsocket hosting and had no problems..
    Thanks for this info, I will probably contact them later today to discuss prices and such.

    Quote Originally Posted by contink
    Small note on the auto-install side of things.

    Be careful going this route if you intend to apply mods (modifications - otherwise known as "hacks) as many of them tend to get overwritten or borked by the auto-installer when a patch or new release gets applied.
    Okay, that seems sensible. The main reason I wanted the auto installer was because of the CHMODs, Joomla doesn't explain very well exactly what permissions need to be set on each file (or at least I could not find an explanation anyway) and I recently had several personal websites hacked by the same person in one go due to what was apparently dodgy permissions according to other websites who suffered from the hands of the same hacker. I'm not willing to take that risk with a commercial/school website . i'm sure I can find out exactly what permissions need to be set on each file from somewhere though.

    Quote Originally Posted by contink
    I'd stongly recommend keeping your webservers firmly away from your schools LAN as well or you end up with a whole slew of additional security and technical issues to deal with. Keeping it under a good provider is definitely the way to go.
    Yeah, I had already considered that . I don't think my IT co-ord would be impressed if our school LAN got hacked.

  11. #11

    russdev's Avatar
    Join Date
    Jun 2005
    Location
    Leicestershire
    Posts
    7,091
    Blog Entries
    3
    Thank Post
    299
    Thanked 477 Times in 305 Posts
    Rep Power
    133

    Re: Who to go with for web hosting...

    was this a joomla site as joomla will basicly say if needs to change anything but install proccess script does chmod for you anyway

    russ

  12. #12

    Join Date
    May 2006
    Posts
    1,318
    Thank Post
    87
    Thanked 25 Times in 18 Posts
    Rep Power
    20

    Re: Who to go with for web hosting...

    Quote Originally Posted by russdev
    was this a joomla site as joomla will basicly say if needs to change anything but install proccess script does chmod for you anyway

    russ
    Yeah it was, it told me certain files were not writable, yet it wouldn't work unless I CHMOD them to 777, which i didn't think was entirely accurate. I'm not too worried about this anymore though after the posts on this thread.

    Quote Originally Posted by russdev
    if go with them let me know and will give code to get you 10% off
    Is this offer still applicable? Lol

  13. #13
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    10,963
    Blog Entries
    1
    Thank Post
    104
    Thanked 422 Times in 365 Posts
    Rep Power
    109

    Re: Who to go with for web hosting...

    I'd stongly recommend keeping your webservers firmly away from your schools LAN as well or you end up with a whole slew of additional security and technical issues to deal with.
    I contest this point. Here we have Linux server setup within our school Lan which runs Moodle. It's exposed to the internet at http://vle.carrhill.lancs.sch.uk via reverse proxy run by our RBC.

    This mitigates a lot of the security concerns as the only thing exposed is apache, php and moodle. As long as I keep those up to date (trivially done with 'apt-get update && apt-get upgrade' on Ubuntu) I fail to see a problem.

    We get the added benifits of having single sign on for moodle on/offsite and a significant performance boost when using moodle internally. Something we specifically failed to achieve (resulting in us settling for this setup in the first place) when using Moodle hosted by our RBC or an external provider.

  14. #14

    russdev's Avatar
    Join Date
    Jun 2005
    Location
    Leicestershire
    Posts
    7,091
    Blog Entries
    3
    Thank Post
    299
    Thanked 477 Times in 305 Posts
    Rep Power
    133

    Re: Who to go with for web hosting...

    Quote Originally Posted by _Bat_
    Quote Originally Posted by russdev
    was this a joomla site as joomla will basicly say if needs to change anything but install proccess script does chmod for you anyway

    russ
    Yeah it was, it told me certain files were not writable, yet it wouldn't work unless I CHMOD them to 777, which i didn't think was entirely accurate. I'm not too worried about this anymore though after the posts on this thread.

    Quote Originally Posted by russdev
    if go with them let me know and will give code to get you 10% off
    Is this offer still applicable? Lol
    yep

    Russ

  15. #15
    contink's Avatar
    Join Date
    Jul 2006
    Location
    South Yorkshire
    Posts
    3,806
    Thank Post
    296
    Thanked 318 Times in 224 Posts
    Rep Power
    112

    Re: Who to go with for web hosting...

    Quote Originally Posted by Geoff
    I'd stongly recommend keeping your webservers firmly away from your schools LAN as well or you end up with a whole slew of additional security and technical issues to deal with.
    I contest this point. Here we have Linux server setup within our school Lan which runs Moodle. It's exposed to the internet at http://vle.carrhill.lancs.sch.uk via reverse proxy run by our RBC.
    For someone who knows what they're doing, can support it properly and knows how to secure it then I'd say go for it.. but for anyone who's "dabbling" or has more than enough on their plate with RIS, staff "requests", and all the usual pupil antics I'd say let a hosting firm look after the security and running of the actual server while allowing yourself to focus on the actual content.

    That's just my 10 penneth worth...

SHARE:
+ Post New Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. Joomla Hosting
    By steve in forum Web Development
    Replies: 6
    Last Post: 30th January 2008, 02:14 AM
  2. Joomla on RM hosting
    By meastaugh1 in forum Web Development
    Replies: 5
    Last Post: 18th May 2007, 07:10 AM
  3. Hosting companies
    By GrumbleDook in forum General Chat
    Replies: 17
    Last Post: 4th February 2006, 01:57 PM
  4. Website Hosting (Websys Hosting)
    By Inox in forum Web Development
    Replies: 14
    Last Post: 20th January 2006, 06:46 PM
  5. Web hosting on site?
    By RoyG in forum Web Development
    Replies: 11
    Last Post: 19th January 2006, 01:19 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •