Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Ok, I am looking for a good case of why to go to Apache over IIS. Can anyone give me good reasons or maybe links, why I should? Thanks in advance.
one would hope that the two leading webservers would bersnellma said:...now you have confused me. It sounds like they are both good.
Yes.Although, let me get this right, if I am running Windows XP Pro w/ IIS then only 10 people will be able to surf my site at one time?
What you're more likely looking for is a professional hosting service, from the sound of it. If you're talking church calendar, you probably don't want to deal with having and maintaining a webserver and an appropriate pipe. In that case, you can be certain that an IIS host will have server-class OSes running.So, I am either looking at buying Windows 2003 Server or using Apache for windows on my XP Pro machine. I guess I am looking for a fast and secure webserver option.
rsnellma said:Ok, so to do a calendar like that in the future I should be focused on using IIS instead of Apache. Are you saying something like that would be automated and less admin intervention? I will want to have an email server too. What are alternatives for MS email services, besides Exchange or whatever MS offers these days? If I use IIS for web services, can I use a different foundation for email services, webmail, etc, like ClarkConnect Server? Thanks again in advance.
Bob2001
perl IS NOT php.aringail said:or the Perl version (.php)
rsnellma said:Thanks maw. You have been a great help. It sounds like IIS is my way to go in the future revisions of my site. But for now I can only afford Apache. Will I have any issues using Apache for basic CSS & HTML without any flash, scripting, etc...just plain basic code and some plain pictures?
Also, I will be using email for people to respond to the site. So, what kind of email service does Apache have? If I ever decide to go to a full-blown email server for like a home email server with maybe a few other church users, what are some good ones, that don't cost an arm and a leg? What kind of hurdles will I expect with a full-blown email server?
And last but not least, when I can afford Windows 2003 Server, I heard that IIS6 can host multiple websites with one IP Address...Is this true?
You mentioned MySQL & MSSQL. What are these? I think I know MSSQL is Microsoft SQL Server, but have no experience with it at all. Is MySQL a Linux version of MSSQL?
rsnellma said:Thanks maw. You have been a great help. It sounds like IIS is my way to go in the future revisions of my site. But for now I can only afford Apache. Will I have any issues using Apache for basic CSS & HTML without any flash, scripting, etc...just plain basic code and some plain pictures?
Also, I will be using email for people to respond to the site. So, what kind of email service does Apache have? If I ever decide to go to a full-blown email server for like a home email server with maybe a few other church users, what are some good ones, that don't cost an arm and a leg? What kind of hurdles will I expect with a full-blown email server?
And last but not least, when I can afford Windows 2003 Server, I heard that IIS6 can host multiple websites with one IP Address...Is this true? You mentioned MySQL & MSSQL. What are these? I think I know MSSQL is Microsoft SQL Server, but have no experience with it at all. Is MySQL a Linux version of MSSQL?
I suggest perl over PHP, it might be slightly harder, but its more powerful, there is ALOT more code and modules out there for perl too. perl is also platform independent, it'll run it pretty much any system out there.maw said:I strongly recommend you use PHP as your scripting language because
- it's easy to learn
- it's very powerful
- lots and lots and lots of free documentation and help available on the web.
- it's platform independent, so if you start out with Apache, then later move to IIS, your PHP scripts will still work fine (assuming the webserver is configured properly).
Virtual Hosts.BillLeeLee said:Apache can host multiple websites on one IP address as well, though I forget the technical term used to refer to it.
shaine said:I suggest perl over PHP, it might be slightly harder, but its more powerful, there is ALOT more code and modules out there for perl too. perl is also platform independent, it'll run it pretty much any system out there.
Virtual Hosts.
I use perl for CGI alot, and also for other things offline too.BillLeeLee said:Thanks for refreshing my memory about that. I thought it was virtual hosting, but was unsure.
I'll probably be bringing this a little off-topic (sorry rsnellma), but shaine, I was wondering what else can be done with perl? I use it a lot to write regular scripts or even full blown programs since it's so fast to program in, and I've used it a lot for CGI scripts. This poses a problem in an environment where the CGI script is called many times since a new process has to be spawned (of course, not sure about PHP in that regard, haven't used PHP as much as I have used Perl).
Do you use mod_perl? I've been getting into it, and from talks on perl.com, some users have moved away from CGI and focused on mod_perl with template::toolkit and such. Thanks for any input. Of course, my host doesn't allow mod_perl for managed shared hosting, so yeah...
shaine said:I use perl for CGI alot, and also for other things offline too.
I'm reading about mod_perl now, it's a great thing.
I'm actually gonna re-write some of my stuff to use mod_perl too.
Perl is faster and more powerful then PHP.
I'm pretty sure PHP doesn't fork a new process.. but perl is still faster.
edit://
Also sorry about going off-topic.
Nah, but I'll think about it.maw said:any suggestions for a good PERL intro site?
rsnellma said:What about later on when I start using server side stuff? You keep mentioning log file management, why is this such a big deal?
NETWARE! <j/k... sorta>rsnellma said:And lastly, is it better to run Apache on a Linux box or a Windows box or does it matter?
rsnellma said:Thanks again to all. You have been a great help and encouraging. I know there are so many variables when developing a site these days, so I am trying my best to focus on the basics. Building a good foundation to me is key. Because with a good foundation in place I can easliy add onto from there. Just a few more questions. With Windows 2003 Server w/ IIS6 would I need CALs to host my site? What about later on when I start using server side stuff? You keep mentioning log file management, why is this such a big deal? And lastly, is it better to run Apache on a Linux box or a Windows box or does it matter? Thanks again to all.
Bob2001
You don't NEED one, I don't find it hard to read Apache log files anyway. I wrote my own utilities to do things though.maw said:Note: you will need a log file analyzer program to get any useful info from the log files, since they sort through all the raw data and formats it into nice looking pie charts and statistical reports.
I've heard mono works great with apache.maw said:It really is the superior choice if you're not planning on running ASP or .NET or if budget is a concern. Heck the vast majority of the web runs on Apache.
I don't think you need CAL's for an Internet facing server (you still need the server license of course).
Yeah, Apache's logs IMO arn't hard to setup/work with at all anyway.rsnellma said:So, what if I didn't care about log files at this moment, could I fire up Apache and get it up and running my site witout log filing, then later start log filing? Thanks again. You guys, (gals) don't want to assume anything, are the best. Thanks again.
Bob2001
Not if he had a old computer laying around and used free software + has a capable line.carl67lp said:You'd be looking at $60 a year if you paid monthly (I think they have discounts if you pay in advance), so over a couple of years you'd still be cheaper than buying a Web server and server software.
-Sean Casey said:Well a computer costs about $5 bucks a month on the electric bill. So it would break even even if if he had everything ready to go, of course this does not account for time for managing the server basic functions, etc.
Hosting locally has advantages, but is not always the best as in some cases it has its disadvantages. Especially with less experienced admins.
rsnellma said:Thanks again to all. I have decided to go with what "lomn75" & "carl67lp" suggested. Thanks again.
Bob2001