Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 179497
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T14:25:03+00:00 2026-05-11T14:25:03+00:00

I have a hosted site and I’m having trouble configuring Joomla (running Joomla +

  • 0

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 on how to set this up.

This symptom with the hosted site is that I can’t turn on any SEO settings in Joomla (not even the first setting, ‘Search Engine Friendly URLs’). I get either 404 (file not found) or the URL appears correctly rewritten but it’s always the home page’s content that is displayed. I had a similar issue on my home machine and it turns out to have been because I wasn’t using FastCGI to host php, so I decided to investigate that on the hosted site.

Anyway, I noticed in the web.config file of the directory hosting joomla on the hosted site the following line:

<add name='Plesk_Handler_3522909676' path='*.php' verb='*' modules='IsapiModule' scriptProcessor='c:\program files (x86)\parallels\plesk\additional\pleskphp5\php5isapi.dll' resourceType='Either' /> 

From past experience, I know that php has some issues when not running under fastCGI. I noticed the web.config in the root folder used the following line instead:

<add name='Plesk_Handler_0286090609' path='*.php' verb='*' modules='CgiModule' scriptProcessor='c:\program files (x86)\parallels\plesk\additional\pleskphp5\php-cgi.exe' resourceType='Either' />  

I copied that in the web.config in the joomla directory, and got different behavior… but still not working. If I load a .php file in the joomla directory that runs phpInfo(), under Server API it says CGI/FastCGI . Is that positive confirmation that FastCGI is being used? Why does the handler in the web config point to modules=’CgiModule’ instead of modules=’FastCgiModule’ (I’m not even sure that exists, but I just find the mention of CgiModule suspicious).

It’s a hosted site, so as far as I know I don’t have access to ApplicationHost.config file…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T14:25:03+00:00Added an answer on May 11, 2026 at 2:25 pm

    Here’s a simple test:

    1. Create a phpinfo.php file with
     <?php phpinfo(); ?>  

    inside;

    1. Request http://yoursite.com/phpinfo.php/foobar?foo=bar

    2. Check the output of phpinfo and look for _SERVER[‘REQUEST_URI’].

    If this variable is missing, then CGI is used. If the variable is present and correctly set to /phpinfo.php/foobar?foo=bar, then either ISAPI or FastCGI is used. Look near the top of the output for Server API; it should be set to either ISAPI (which means ISAPI is being used) or CGI/FastCGI (which means FastCGI is being used, since we already ruled out CGI).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have Joomla 1.5.9 running with php 5.2.8, mySQL 5.1.31 on IIS7 on a
I have having trouble with my hosted site taking a long time to render
I have no idea about PHP. I have PHP site hosted on Server A.
I have my 1and1 hosted web site. I've got server-side php I need to
I am trying to build a self-hosted PHP site, but I am having trouble
I have an ASP.NET 2.0 web site hosted on Windows Server 2008 with IIS
Scenario : I have a PHP Forum and a Asp.Net site hosted on Linux
We have a client whose site is hosted on a server (I don't want
i have hosted a site on a server that have different time zone than
I have a site hosted on IIS6 server. All the pages with specific url

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.