Jump to content

Recommended Posts

Posted

Well I think the idea is that if it's a production environment you should know enough to install (and secure) apache,php,mysql yourself. Then just follow the generic moodle install here: Complete install packages - MoodleDocs

 

For further reading see:

Using Apache with Microsoft Windows - Apache HTTP Server

PHP: Manual Installation Steps - Manual

MySQL :: MySQL 5.0 Reference Manual :: 2.4.8 Installing MySQL on Windows

Securing PHP: Step-by-Step

Securing Apache: Step-by-Step

Securing MySQL: step-by-step

  • Thanks 1
Posted
Well I think the idea is that if it's a production environment you should know enough to install (and secure) apache,php,mysql yourself. Then just follow the generic moodle install here: Complete install packages - MoodleDocs

 

For further reading see:

Using Apache with Microsoft Windows - Apache HTTP Server

PHP: Manual Installation Steps - Manual

MySQL :: MySQL 5.0 Reference Manual :: 2.4.8 Installing MySQL on Windows

Securing PHP: Step-by-Step

Securing Apache: Step-by-Step

Securing MySQL: step-by-step

 

I totally agree... However, as I'm not used to setting up a Windows Server as Web Server. I would normally use Linux for this, as Windows isn't the most secure OS on the market.

 

I was looking for some help and support on how to setup and secure the windows server.... Hence the reason why I asked for a "How To" Guide... ;)

 

Thanks for your constructive criticism :rolleyes:

Posted

A lot of the same ideas apply especially for a web server. It is important to create a new group and user for apache to run under and another for mysql the same way you do in linux.

 

Apache, php, etc are virtually identical in terms of security on linux and windows. Some articles on windows security:

http://www.microsoft.com/technet/security/prodtech/windowsserver2003/w2003hg/sgch00.mspx

15 steps to hardening Windows Server 2003

Windows Server 2003 Hardening List (Part 1)

http://www.uchsc.edu/is/security/WindowsServer2003HardeningChecklist%20v21.pdf (pdf)

Server Hardening Checklists - Windows 2003 Server Hardening Checklist

 

Sorry it's not a how-to guide but some of those should at least put you in the right direction.

 

Cheers

Jona

Posted

You can get preconfigured PHP packages which have been configured so that the most common extensions are installed.

 

This could save you some time.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...