« Previous Next »

Thread: how to install joomla in iis7+windows 2008+fastcgi+php+mysql environment

Last post 04-17-2009 11:39 AM by nyzwerewolf. 4 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (5 items)

Sort Posts:

  • 03-26-2009, 1:46 AM

    how to install joomla in iis7+windows 2008+fastcgi+php+mysql environment

    sir, im installing joomla using the steps in this website "http://learn.iis.net/page.aspx/527/joomla-on-iis/" however i dont know how to do this portion... Grant write permissions on configuration file Joomla uses configuration file called configuration.php in order to store key configuration settings. Before running the installer you need to create this file to give the web server write privileges to the new file. Joomla's installer will modify the configuration.php file as needed with the details you provide during the installation process. After creating the new file you can assign write permissions to it with the command (from the installation directory): C:\inetpub\wwwroot\Joomla>icacls configuration.php /grant BUILTIN\IIS_IUSRS:(M) Grant write permissions to tmp folder Joomla uses the tmp folder to store temporary files. Because of that it needs to be able to write and modify files in this folder. To enable that, grant modify permissions to this folder: C:\inetpub\wwwroot\Joomla>icacls tmp /grant BUILTIN\IIS_IUSRS:(OI)(CI)(M)
  • 03-26-2009, 1:29 PM In reply to

    • ruslany
    • Top 25 Contributor
    • Joined on 07-01-2007, 7:38 PM
    • Redmond, WA
    • Posts 661

    Re: how to install joomla in iis7+windows 2008+fastcgi+php+mysql environment

    Are you installing it on a separate server or in a shared hosting server?

    http://ruslany.net
  • 03-29-2009, 9:02 PM In reply to

    Re: how to install joomla in iis7+windows 2008+fastcgi+php+mysql environment

    im installing it on a separate server.
  • 04-01-2009, 4:40 AM In reply to

    Re: how to install joomla in iis7+windows 2008+fastcgi+php+mysql environment

    Hi necropal_co,

    I noticed you asked this question in another thread, have you resolved this problem?

    You can check this document to get more information about Icacls.exe utility.

    Leo Tang
    Microsoft Online Community Support

    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
  • 04-17-2009, 11:39 AM In reply to

    • nyzwerewolf
    • Not Ranked
    • Joined on 04-12-2009, 8:52 PM
    • Long Island, NY
    • Posts 5

    Re: how to install joomla in iis7+windows 2008+fastcgi+php+mysql environment

    I am having the same problem that you are having. i get to install Joomla, but the configuration.php screws me up with permission issues...
Page 1 of 1 (5 items)
Microsoft Communities