Install instructions Joomla 1.0.7, W2k3 SP1, IIS6, PHP 5, MySQL 4.1
Moderator: mcsmom
Install instructions Joomla 1.0.7, W2k3 SP1, IIS6, PHP 5, MySQL 4.1
Hi All,
A friend asked me for help installing Joomla 1.0.7 on Windows 2003 and IIS6. I documented everything and made a pdf file which is available here: http://test.westerlow.nl/joomla_iis6.pdf
This is for users who run there own Windows 2003 server
It's still a bit messy but comments and suggestions are of course welcome as I'm not an Joomla expert
Thanks
Inity
A friend asked me for help installing Joomla 1.0.7 on Windows 2003 and IIS6. I documented everything and made a pdf file which is available here: http://test.westerlow.nl/joomla_iis6.pdf
This is for users who run there own Windows 2003 server
It's still a bit messy but comments and suggestions are of course welcome as I'm not an Joomla expert
Thanks
Inity
Last edited by Inity on Tue Feb 14, 2006 12:12 am, edited 1 time in total.
Re: Install instructions Joomla 1.0.7, W2k3 SP1, IIS6, PHP 5, MySQL 4.1
Thanks for this, hopefully people find this useful! I will move it over to the FAQ forum, where it will be available with other FAQs.
Antonie de Wilde - Forum admin
Re: Install instructions Joomla 1.0.7, W2k3 SP1, IIS6, PHP 5, MySQL 4.1
This is very usefull indeed
Thanks for posting it Inity
Thanks for posting it Inity
Waddaya mean I can't swing my lightsaber in the forum??
- guilliam
- Joomla! Enthusiast
- Posts: 159
- Joined: Thu Aug 18, 2005 10:27 am
- Location: Sunny City Cebu, Philippines!
- Contact:
Re: Install instructions Joomla 1.0.7, W2k3 SP1, IIS6, PHP 5, MySQL 4.1
hello @Inity,
can you post the CONTENT of that pdf here in the forum instead so that it wont be a link-out?
would love to transfer this in the MAIN FAQ board once copy pasted here in the FORUM.
- g
can you post the CONTENT of that pdf here in the forum instead so that it wont be a link-out?
would love to transfer this in the MAIN FAQ board once copy pasted here in the FORUM.
- g
"I was one of those who wondered why people would pay so much $$$$ to do something that was so much fun!" -R. Harkrider, Fortran Code Engr.
^If u read that in $GREEN, you clearly missed the HIGHLIGHTS!
http://www.joomlancers.com | http://www.joomlaconsultancy.net
^If u read that in $GREEN, you clearly missed the HIGHLIGHTS!
http://www.joomlancers.com | http://www.joomlaconsultancy.net
Re: Install instructions Joomla 1.0.7, W2k3 SP1, IIS6, PHP 5, MySQL 4.1
Hi guilliam,
I would love to copy and past the content here but how do I put the content with all pictures here in this forum. I have this as a MS Word doc and as PDF.
Thx
I would love to copy and past the content here but how do I put the content with all pictures here in this forum. I have this as a MS Word doc and as PDF.
Thx
- guilliam
- Joomla! Enthusiast
- Posts: 159
- Joined: Thu Aug 18, 2005 10:27 am
- Location: Sunny City Cebu, Philippines!
- Contact:
Re: Install instructions Joomla 1.0.7, W2k3 SP1, IIS6, PHP 5, MySQL 4.1
uhm.. i'll let my partner joomlawebber teach you that.
- g
- g
"I was one of those who wondered why people would pay so much $$$$ to do something that was so much fun!" -R. Harkrider, Fortran Code Engr.
^If u read that in $GREEN, you clearly missed the HIGHLIGHTS!
http://www.joomlancers.com | http://www.joomlaconsultancy.net
^If u read that in $GREEN, you clearly missed the HIGHLIGHTS!
http://www.joomlancers.com | http://www.joomlaconsultancy.net
- Joomlawebber
- Joomla! Apprentice
- Posts: 14
- Joined: Wed Aug 17, 2005 10:12 pm
- Location: Denmark
- Contact:
Re: Install instructions Joomla 1.0.7, W2k3 SP1, IIS6, PHP 5, MySQL 4.1
Aint life just beautifull
I will set it up later today if thats oki with you guys.
Just need a little nap first....My work wont let me be fresh to make my sparetime go around *lol*
/K
I will set it up later today if thats oki with you guys.
Just need a little nap first....My work wont let me be fresh to make my sparetime go around *lol*
/K
If there is a bird flue, what happened to the egg flue?
Re: Install instructions Joomla 1.0.7, W2k3 SP1, IIS6, PHP 5, MySQL 4.1
I followed your instructions. Even used the same DIRs after 2 install tries. The only difference is that I'm using MySQL 5. When I get to STEP2, the page stays blank.
Any idea what could cause that?
Thanks,
Claus
Any idea what could cause that?
Thanks,
Claus
Re: Install instructions Joomla 1.0.7, W2k3 SP1, IIS6, PHP 5, MySQL 4.1
cjobes wrote:I followed your instructions. Even used the same DIRs after 2 install tries. The only difference is that I'm using MySQL 5. When I get to STEP2, the page stays blank.
Any idea what could cause that?
Thanks,
Claus
Nice Instructions! But I have only got as far as cjobes and my page never loads.
I have also put a script called info.pho in my root directory. It worked after I initially installed PHP but now does the same as Joomla install page, just sits there:-(
Re: Install instructions Joomla 1.0.7, W2k3 SP1, IIS6, PHP 5, MySQL 4.1
LarryP wrote:cjobes wrote:I followed your instructions. Even used the same DIRs after 2 install tries. The only difference is that I'm using MySQL 5. When I get to STEP2, the page stays blank.
Any idea what could cause that?
Thanks,
Claus
Nice Instructions! But I have only got as far as cjobes and my page never loads.
I have also put a script called info.pho in my root directory. It worked after I initially installed PHP but now does the same as Joomla install page, just sits there:-(
Hi, in the case of cjobes he I replied to him via e-mail. The thing he needed to do was rename the following files
includes\database.php => includes\database.mysqli.php
includes\database.mysql.php => incudes\database.php
In his php.ini only extension=php_mysql.dll was uncommented. Something tells me that in your case something else is wrong. I would suggest you start over and make sure you don't miss anything in my instructions. If it still doesn't work let me know
Last edited by Inity on Sat Oct 13, 2007 11:22 pm, edited 1 time in total.
Re: Install instructions Joomla 1.0.7, W2k3 SP1, IIS6, PHP 5, MySQL 4.1
Thanks, I finally did get it to work, and it required as you said to rename the following files
includes\database.php => includes\database.mysqli.php
includes\database.mysql.php => incudes\database.php
I also dropped back to an earlier version of MyPHP and MySql
After about 12 hours of working on it, I went to bed and got a fresh start next day. I googled and went many places, but finally found my answers here... http://moleski.net/dokuwiki/doku.php/bl ... la_problem
includes\database.php => includes\database.mysqli.php
includes\database.mysql.php => incudes\database.php
I also dropped back to an earlier version of MyPHP and MySql
After about 12 hours of working on it, I went to bed and got a fresh start next day. I googled and went many places, but finally found my answers here... http://moleski.net/dokuwiki/doku.php/bl ... la_problem