Ticket #16 (closed defect: invalid)

Opened 5 years ago

Last modified 5 years ago

Incorrect URLs in the installation manual

Reported by: mloskot Owned by:
Priority: medium Milestone: 1.2
Component: General Version:
Severity: major Keywords:
Cc: External ID:

Description

BTW, I'm reporting this issue under General component because there is no one for documentation related issues (see Ticket #15).

In the manual about Installing and Configuring on Windows, there are incorrect URLs or components referred in these URLs are not installed properly.

On page 34, Testing the Web Server Extensions, all URLs refer to mapviewerajax like in the following paragraph:

You can check that the Web Extensions are correctly set up. If your application
development language is PHP, go to this URL in a web browser:
http://localhost/mapguide/mapviewerajax/ajaxviewer.php?WEBLAYOUT=Library://ATest.WebLayout

Unfortunately, there is no module called mapviewerajax after MapGuide 1.1.0 is installed. Here is what I have under  http://localhost:8008/mapguide/ location:

Index of /mapguide

Icon  Name                    Last modified      Size  Description
[DIR] Parent Directory                             -   
[TXT] License.htm             12-Jan-2007 23:32  149K  
[DIR] data/                   12-Mar-2007 20:39    -   
[DIR] localized/              12-Mar-2007 20:39    -   
[DIR] mapadmin/               12-Mar-2007 20:39    -   
[DIR] mapagent/               12-Jan-2007 23:10    -   
[DIR] mapviewerphp/           12-Mar-2007 20:39    -   
[DIR] nad/                    12-Mar-2007 20:39    -   
[DIR] stdicons/               12-Mar-2007 20:39    -   
[DIR] viewerfiles/            12-Mar-2007 20:39    -   
[DIR] webstudio/              12-Jan-2007 23:32    -   

Change History

Changed 5 years ago by tomfukushima

  • status changed from new to closed
  • severity changed from major to blocker
  • component changed from General to AJAX Viewer
  • priority changed from medium to high
  • milestone set to 1.2
  • resolution set to invalid

mapviewerajax is a virtual directory. It can be found in the IIS web admin or in the httpd.conf for Apache.

Closing defect.

The defect mentions that there is more than one incorrect URL in the document. Please list them and reopen this defect if so. Thanks.

Changed 5 years ago by tomfukushima

  • priority changed from high to medium
  • component changed from AJAX Viewer to General
  • severity changed from blocker to major

Hmmm. Don't know why all the properties changed. Changing them back...

Changed 5 years ago by mloskot

I understand it's a virtual directory, it's clear.

About more URLs, there are 3 urls and all of them can be found on the page 34. All these URLs refer to the directory mapviewerajax, that's why I called them as incorrect.

Note: See TracTickets for help on using tickets.