Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: configure.php not loading

    Well to even have a shot at troubleshooting this we will need the server information - - like

    server
    php ver
    mysql ver
    apache ver

    and other vital information outlined in the posting tips
    Zen-Venom Get Bitten

  2. #2
    Join Date
    Nov 2011
    Posts
    7
    Plugin Contributions
    0

    Default Re: configure.php not loading

    Thanks for you help!

    server: Windows NT LIN 6.2 build 9200 , Microsoft-IIS/8.0

    php ver: 5.2.17

    mysql ver: 5.0.51a

    apache ver: not apache / Microsoft-IIS/8.0


    see link for complete php info:

    http://www.pmsoap.com.lin.arvixe.com/info.php

  3. #3
    Join Date
    Nov 2011
    Posts
    7
    Plugin Contributions
    0

    Default Re: configure.php not loading

    Problem solved....I hope if you are reading this it works for you too. Basically I updated by PHP version from 5.2 to 5.3 and all issues went away. This was done on my hosting site with a addition to the web.config file. I wondered why I even had a web.config file on a PHP site but apparently something behind the scenes uses .NET

    Code:
        <system.webServer>
            ...
    
            <handlers>
              <remove name="PHP via FastCGI (*.php)" />
              <add name="PHP" path="*.php" verb="*" modules="FastCgiModule" scriptProcessor="C:\PHP5.3\php-cgi.exe" resourceType="File" />
            </handlers>
        </system.webServer>

 

 

Similar Threads

  1. v139h Some Grid Images Not Loading After Hosting Service Migration
    By ssn1139 in forum Upgrading from 1.3.x to 1.3.9
    Replies: 4
    Last Post: 26 Feb 2013, 01:29 AM
  2. Replies: 9
    Last Post: 1 Sep 2012, 03:13 AM
  3. index.php not loading in my 1.39
    By pixelpadre in forum Upgrading from 1.3.x to 1.3.9
    Replies: 6
    Last Post: 15 May 2010, 08:10 PM
  4. Can't rename dist-configure.php because there is already a configure.php
    By mamasylvia in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 17 Mar 2008, 06:57 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR