Ticket #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.
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
Note: See
TracTickets for help on using
tickets.
