D
Deleted member 12837
Unconfirmed Member
So I've recently been put in charge for the next year at least of maintaining a website for the selective living group I'm a part of at my university. Think of it as a fraternity for now since that's easier than me trying to explain exactly what "SLGs" are (they're unique to my school). We already have an existing site (that I plan on heavily modifying) but it's hosted on the university's webspace, which has an annoying URL and most importantly it doesn't allow PHP and I'm sure a collection of other useful stuff.
While I know a ton about HTML/CSS/Javascript and building the actual website itself, I have ZERO knowledge of servers, networking, hosting or PHP, MySQL, etc.
I would like to move the site to an external host and be able to give it a name of my choice (I'm thinking www.waynepals.org, don't ask). So I guess the first question is, what service should I use to do this, or should I set up my own server and host the website on that? If I'm better off using an already established service, obviously the cheaper the better as long as they still provide what I need. If I might want to host it myself, how would I go about doing that?
Looking a little bit ahead, here are some of the plans I have for the website:
- Have some password protected areas of the site
- Set up a database of alumni contact information that they can submit themselves (using forms I guess). I'd like this to be searchable by various fields like name, location, class year, etc.
- Set up a paypal donation system so alumni can donate money to the house/living group
- Have signups for freshman during rush (filling out contact info, submitting a picture, etc)
The above features are what I definitely want. Here are some other things that I may want to be able to implement in the future:
- Set up a message board/forum
- Be able to upload pictures, videos, or other files
Any help with ANY of this, whether its a website or book recommendation or just some tips from you pros out there, would be greatly appreciated, thanks.
edit: I should probably mention I'm running on OSX Tiger, if that matters
While I know a ton about HTML/CSS/Javascript and building the actual website itself, I have ZERO knowledge of servers, networking, hosting or PHP, MySQL, etc.
I would like to move the site to an external host and be able to give it a name of my choice (I'm thinking www.waynepals.org, don't ask). So I guess the first question is, what service should I use to do this, or should I set up my own server and host the website on that? If I'm better off using an already established service, obviously the cheaper the better as long as they still provide what I need. If I might want to host it myself, how would I go about doing that?
Looking a little bit ahead, here are some of the plans I have for the website:
- Have some password protected areas of the site
- Set up a database of alumni contact information that they can submit themselves (using forms I guess). I'd like this to be searchable by various fields like name, location, class year, etc.
- Set up a paypal donation system so alumni can donate money to the house/living group
- Have signups for freshman during rush (filling out contact info, submitting a picture, etc)
The above features are what I definitely want. Here are some other things that I may want to be able to implement in the future:
- Set up a message board/forum
- Be able to upload pictures, videos, or other files
Any help with ANY of this, whether its a website or book recommendation or just some tips from you pros out there, would be greatly appreciated, thanks.
edit: I should probably mention I'm running on OSX Tiger, if that matters