Making Joomla Work in Windows

Posted by Johan Cyprich on 21 Mar 2007 | Tagged as: Tech Tips

Joomla is an easy to use (but challenging to learn) CMS. It will run on any web server with PHP and MySQL installed. Most installations are run on Linux-based servers, but you can run it on Windows as well.

I’ve been testing Joomla in Linux extensively and I learned enough to build a real application with it. So I installed it in Windows and at the end, an error message was displayed that it couldn’t write the config file. The settings that should have been written were cut and pasted into the configuration.php file.

Then you can view the Joomla site in your web browser. This is normally done by typing localhost/joomla_site in the web browser address bar.

Everything seems fine until you login as administrator and try to save changes you make in the site configuration. An error may be displayed that the file can’t be written to. The files may be read only which can be easily fixed by right clicking on it, selecting Properties, and de-selected the Read-only checkbox.

If this doesn’t allow you to write to the config file, you’ll need to give the Internet Guest Account permission to access it. This can be done by right clicking on the config file, select Properties, select the Security tab, and then press the Add button. Press the Advanced button, and then press the Find Now button. Select IUSR_NAME (where NAME is the name of your computer). Press OK and then OK again. With the Internet Guest Account selected, press the Full Control checkbox and then press the OK button. Joomla will then be able to write to the config file.


Related posts:
    Don’t Upgrade to Joomla 1.5.4
    Joomla 1.5 RC4 Released
    Installing Joomla on 1&1
    Installing Fireboard in Joomla 1.5

Share this post:

del.icio.us:Making Joomla Work in Windows digg:Making Joomla Work in Windows spurl:Making Joomla Work in Windows wists:Making Joomla Work in Windows simpy:Making Joomla Work in Windows newsvine:Making Joomla Work in Windows blinklist:Making Joomla Work in Windows furl:Making Joomla Work in Windows reddit:Making Joomla Work in Windows fark:Making Joomla Work in Windows blogmarks:Making Joomla Work in Windows Y!:Making Joomla Work in Windows smarking:Making Joomla Work in Windows magnolia:Making Joomla Work in Windows segnalo:Making Joomla Work in Windows gifttagging:Making Joomla Work in Windows

Follow Me:

Did you find this post interesting and useful? You can keep up to date on this blog by subscribing to my RSS feed, or you can have new posts sent to you by e-mail. You can also follow me on Twitter.


Trackback This Post | Subscribe to the comments through RSS Feed

Leave a Reply