All Tags > joomla (RSS)
  • Joomla on II6 - slow page load

    Hi all, I have a Joomla based site which run on IIS 6 (Win server 2003) and connect to a MySQL database at the same physical host. Please note that this host also handle several PHP based in-house developed sites. All PHP sites are handled by the FastCGI extension. The problem: All PHP in-house sites...
    Posted to Forum by phuoctue on 12-06-2009, 1:30 PM
  • 301 Redirects with Joomla on IIS7

    Hello, I just wanted to ask if there are any gotchas with doing 301 redirects for Joomla pages. I had setup some Joomla categories & articles and used a section layout, but I'm not happy with the navigation for various reasons and want to change that. At the same time I also want to change the...
    Posted to Forum by jtalbot on 09-08-2009, 6:52 PM
  • Re: Joomla

    There is a form on the web site listed the first reply that has a link to a contact us form. Here is the reply I got back from them, posted here with permission: In reality, most other open source projects have paid staff. We do not. So we rely on our community to pitch in to achieve what they would...
    Posted to Forum by John Kisha on 07-30-2009, 11:03 PM
  • 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...
    Posted to Forum by necropal_co on 03-26-2009, 1:46 AM
  • Re: How to know for sure if FastCGI is being used to run php scripts

    In your test you did not use url rewriting. If you used URL rewriting then the REQUEST_URI would contain the rewritten URL. You can confirm that by creating this simple rewrite rule: <rewrite> <rules> <rule name="test"> <match url="foo\.html" /> <action...
    Posted to Forum by ruslany on 03-05-2009, 1:05 PM
  • Re: How to know for sure if FastCGI is being used to run php scripts

    Using ISAPI will still cause incompatibility issues when you use URL Rewriter to enable SEO URL's in joomla. The problem is that when you use URL Rewriter the ISAPI will set REQUEST_URI to contain the rewritten url, which, according to the Joomla rewrite rule, will always be index.php . Joomla uses...
    Posted to Forum by ruslany on 03-04-2009, 7:54 PM
  • How to know for sure if FastCGI is being used to run php scripts

    Hello, I have a hosted site and I'm having trouble configuring Joomla (running Joomla + php + mySQL on IIS7 + win server 2008). I have a similar configuration running on a local machine (Joomla + php + mySQL on IIS7 + vista x64), so I was at least able to follow instructions showed in various tutorials...
    Posted to Forum by jtalbot on 03-03-2009, 9:23 PM
  • Re: joomla

    Try this instead: open_basedir = "\\hb1411\iisstorage\web;c:\windows\temp;/tmp" . This worked for me.
    Posted to Forum by ruslany on 02-11-2009, 1:42 PM
  • Re: joomla

    It looks like Joomla tries to check folder "/tmp" at the file system root. Since the open_basedir does not allow access to that location the warning occurs. The easiest way to fix that I think is to add the "C:\tmp" to the open_basedir, e.g.: open_basedir = \\hb1411\iisstorage\web;c...
    Posted to Forum by ruslany on 02-10-2009, 2:43 PM
  • IIS and Joomla security question

    I am porting a Joomla site on Apache to a new server with w2k3 and IIS 6. Everything seems ok, I have PHP, MySql and Joomla 1.0.15 running, but... I have tried to check if everything is ok with Joomla HISA, but no matter what security I set on the folders I always get that configuration.ph is writable...
    Posted to Forum by iivanov on 02-02-2009, 8:25 AM
Page 1 of 2 (11 items) 1 2 Next >
Microsoft Communities