Help!

Or search support forum

What's Global Moxie?

Global Moxie is the hypertext laboratory of Josh Clark, a writer, programmer and designer whose projects include the Big Medium web content management system. Josh spins words and code from his multimedia studio in Paris, France.

What's Big Medium?

Big Medium is flexible, easy-to-use server software for creating and editing websites directly from your browser. Check out the features or download now.

On Shelves

iWork ’09: The Missing Manual

iWork ’09: The Missing Manual is my fun and comprehensive book about Apple’s remarkable word processor, presentation software, and spreadsheet program.
Order yours now.

Moxiemail

Enter your e-mail to receive occasional updates:

What if my server does not support "PATH_INFO" URLs?

The Problem

Big Medium constructs its URLs in a way that relies on the so-called PATH_INFO portion of the URL. If your server does not support PATH_INFO, Big Medium will not properly understand your requests. When installing Big Medium, this problem commonly manifests as one of the following two symptoms when following the setup wizard:

  1. A “file not found” error after the first screen of the setup wizard, or

  2. It’s not possible to get past the first screen of the setup wizard, it just keeps coming back over and over again.

The Solution

Are your running Big Medium on a Windows IIS server?

No? Proceed to the next section, “Install the pathinfo plugin.”

If yes, ask your server administrator to follow these steps:

  1. Open the IIS manager on the server: From the Start menu, point to “Administrative Tools,” and then click “Internet Information Services (IIS) Manager.”

  2. In IIS, drill down the tree view on the left until you get to the moxiebin directory.

  3. Right-click this virtual directory and select “Properties”. Select the “Configuration...” button to open the “Application Configuration” property dialog.

  4. A list box on the “App Mappings” tab will display all of the “Application Mappings”.

  5. Find the mapping for the .cgi extension. If it’s not there, try going back out and selecting “Default Website” in the tree view on the left tree view -- then properties and configuration as described in step 2 above.

  6. Uncheck the “check that file exists” option for the .cgi extension mapping, and save.

After making that change, return to the setup wizard and try it again. If you can now get beyond the first page, congrats, you’re all set.

If not...

Install the pathinfo plugin

PathInfo plugin (2 KB)
Download the pathinfo plugin.
  1. Download the zip file for the PathInfo plugin.

  2. Unzip the file and locate the enclosed _pathinfo.pl file.

  3. Upload the _pathinfo.pl file to your server’s moxiebin/plugins directory, making sure that your FTP application is set to “plain text” or “ASCII” mode.

  4. Open the bmadmin/index.html file in a text editor and locate this comment:

    *********************************************************************
    UPDATE THE “ACTION” URL TO POINT TO THE DOMAIN WHERE BIG MEDIUM IS
    INSTALLED. FOR EXAMPLE:
    http://www.example.com/cgi-bin/moxiebin/bm-login.cgi/login-verify
    *********************************************************************
    

    In the URL below that, change the /login-verify at the end to ?login-verify (changing the slash to a question mark).

    Make the same change in the second URL marked with a comment:

    *********************************************************************
    UPDATE THE “HREF” URL TO POINT TO THE DOMAIN WHERE BIG MEDIUM IS
    INSTALLED. FOR EXAMPLE:
    http://www.example.com/cgi-bin/moxiebin/bm-reset.cgi/password-help
    *********************************************************************
    

    ...changing /password-help to ?password-help

  5. Upload this revised index.html file to your server’s bmadmin directory.

  6. Run the setup wizard and try it again.

Download Big Medium
Try it free for 30 days, or buy to unlock.

The Greatest

"This is the greatest CMS software I have ever seen. The execution of Big Medium is spot-on, particularly the administration sections."
—Clifford Smith

"Thanks so much, Josh. Big Medium is a HUGE hit with the school I'm working with."
—Karen Kaiser

"I have to say that Big Medium is one of the easiest web applications I have ever used. Once I realized how complete the admin panel is, it was hard to stop tweaking my site! I love this application!"
—Raymond Ringston

More praise for Big Medium