Ticket #1558 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Quickplot doesn't work on Linux with Apache+php

Reported by: hubu Owned by: hubu
Priority: high Milestone: 2.3
Component: AJAX Viewer Version: 2.2.0
Severity: blocker Keywords: quick plot
Cc: External ID: 1369513

Description

1. Open one BWL in Browser. 2. Quick plot -> Generate

Results: Nothing happened.

Note: There are 2 errors: 1. In Linux, the file name is case sensitive. We are using the "QuickPlotPreviewInner?.templ" to open the "quickplotpreviewinner.templ" file, so the quickplot dialog is not displayed.

2. In php, we need to generate png file with GD library. However, on Linux the PHP should build with the GD library, or else the php can't support GD.

3. On Linux, we can't get the png file with fcgi when the map name has blank.

Change History

Changed 2 years ago by jbirch

  • status changed from new to closed
  • resolution set to fixed

Appears to have been fixed in [5449] and [5450]

Note: See TracTickets for help on using tickets.