Opened 13 years ago

Closed 13 years ago

#1558 closed defect (fixed)

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.
  1. 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.
  1. On Linux, we can't get the png file with fcgi when the map name has blank.

Change History (1)

comment:1 by jbirch, 13 years ago

Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.