Windows server: Windows 2008 server

Windows server: Windows 2008 server

by Heather P -
Number of replies: 8
Hello
anyone tried Moodle on a Windows 2008 server? If so was it successful? Was it 32 bit or 64 bit?
Apache or IIS?
Thanks
Heather
Average of ratings: -
In reply to Heather P

Re: Windows server: Windows 2008 server

by Clark Burns -

I'm running Moodle 1.9 on Windows Server 2008 II7 using FastCGI. The site has been running for approx. 90 days with no issues and averages about 8 new users a day.  I believe our total user count is around 300 currently. In preparation for a big push in users occuring in the near future I'm running MySQL now on it's own server.

Hope this helps!

Clark

In reply to Clark Burns

Re: Windows server: Windows 2008 server

by vel murugan -

Hi,

I am running in windows server 2003.it's getting trouble.i am in new for php,MYSQL,Moodle.please anyone give me installation steps.

i am getting trouble installing php.please give me idea for installing php and MYSQL.

Thanks,

Velmurugan.

In reply to vel murugan

Re: Windows server: Windows 2008 server

by Richard Enison -
VM,

I was going to refer you to a Moodle doc page, but they all have caveats about installers like XAMPP and EasyPHP not being suitable for servers for security reasons. Most of the other advice I have seen in this forum involves IIS and/or MSSQL. So I asked my old friend Google, and he referred me to:

http://www.benh.org/techblog/2006/08/installing-apache-php-mysql-on-windows-machine/
http://www.tanguay.info/wamp/installPhp5.php5
http://blogcms.com/?item=install-apache-mysql-and-php-on-windows
http://www.builderau.com.au/program/php/soa/Install-configure-and-integrate-PHP-and-MySQL-on-Windows/0,339028448,339271632,00.htm
et al

I skipped one that recommended XAMPP and WAMP, though I'm not sure whether WAMP is more secure than XAMPP or not.

Anyway, once you get AMP installed, then you're ready to start on Moodle! See Installing Moodle.

RLE
In reply to Clark Burns

Re: Windows server: Windows 2008 server

by Leo Dano -
Can you give a quick how to or which build you used and some simple fast instructions. I too have the same set up. W2008, IIS7. I already have PHP and Mysql communicating.
In reply to Leo Dano

Re: Windows server: Windows 2008 server

by Udit Sawhney -

Hi,

I am planning to install Moodle on a Windows 2008 server enterprise edition; using XAMPP.

Before i start, wanted to check if anyone has done that succefully using Windows installer.

I am new to moodle, php, mysql...

Currently, Moodle is working smooth on my windows xp machine except emails, but need to do a fresh install on Windows 2008 server.

Please share your thoughts.

In reply to Udit Sawhney

Re: Windows server: Windows 2008 server

by Ben Steeples -
I just set up the following last week, as a dev box, and it seems to work fine:

Windows 2008, IIS7
PHP 5.2.8 running in ISAPI mode
MSSQL 2005 Express, accessed via the patched FreeTDS dll (see the FreeTDS pages for an explanation on the patch).

Works fine.

Ben
In reply to Udit Sawhney

Re: Windows server: Windows 2008 server

by Richard Enison -
US,

My only thought is that, judging by your post in your other thread (http://moodle.org/mod/forum/discuss.php?d=117665#p516053), it looks like you, unlike BS and GM (see http://moodle.org/mod/forum/discuss.php?d=117553), plan to use this Moodle site on Windows Server 2008 as a server. I would repeat, and emphasize, as I said in my post in October earlier in this thread, that XAMPP is not suitable for use on a server, for security reasons.

RLE
In reply to Clark Burns

Re: Windows server: Windows 2008 server

by Luis Messon -
can you provide some guidance on how you set up moodle. is there a helpful you can direct me to or post the installation information.

Thanks