Posted by longman on March 22, 2007 at 12:21pm
Greetings all,
I was wondering can I run Drupal using IIS? I want to use my pc as a personal web server and I want to install Drupal so that 4 people in my Dept can use it. It is solely for intranet use, not internet.
I read that during installation I need to transfer sql files from the drupal download.
Can anyone help me with this pleese?!
Comments
Yes, IIS will work
While I'm not running 5.1, 4.7.x will run just fine on IIS. All I did was to follow the instructions. Yes, there are .sql file that are needed to setup the database. Specifics?
mlcc2000
Yes please.
Yes please.
IIS works, why not just use Apache?
You can use XAMPP...it will install/configure Apache and MySQL for your...and you will be up and running in a sec. simplier i think.
Use XAMPP its so easy to
Use XAMPP its so easy to setup..
http://www.apachefriends.org/en/xampp.html
--------------------------------------------------
http://www.usingdrupal.com
Tutorial Screencasts
---
http://zugec.com
I am a beginner so please bare with me..
I am a beginner so please bare with me..
I downloaded drupal and I created a database in mysql. I am not using the other apache software because of difficulties.
How do I get to the default settings.php file and how do I make the file writable?
I have my home directory in IIS pointing to C:\Inetpub\drupal\sites\default.
In my browser i get error: The website declined to show this webpage http 403. when trying to access that site. My IIS is functioning though. The settings file is a .php file.
I am a beginner to all of this.
Please help, I know Drupal cannot be that hard to setup.
Any progress yet?
Any progress yet?
Yes you can, but there are issues
I have been through the setup of a Drupal site on IIS6 and had documented the process as I went along.
Consider this to be my first Drupal Tutorial.
install all necessary files
configure Drupal
smtp Mail with IIS
I had to add the smtp service to IIS6.0. In "relay restrictions" I added the IP adress of my server. You might have to set up the Advanced settings underneath delivery, depending on how you are allowed to send mail. This was tricky in our configuration.
Clean URLs?
This was also rather tricky.
Cron
Either manually launch this from within Drupal or use the "Poormanscron" module.
--- stefkeB ---
--- stefkeB ---