Ticket #77 (closed defect: wontfix)

Opened 12 years ago

Last modified 7 years ago

PHP MAPSCRIPT - Intermittent crash with msLoadMap()

Reported by: dmorissette Owned by: dmorissette
Priority: highest Milestone:
Component: MapScript-PHP Version: 4.1
Severity: normal Keywords:
Cc:

Description

From:         "Richard Barahona"
     To:         morissette@dmsolutions.ca

Hello Daniel,
J'ai quelques petits problemes avec Mapserver sur Linux. L'erreur suivante se 
produit aléatoirement lorsque je zoome, fais une recherche, etc...
:
 

Warning: MapServer Error in msLoadMap(): ():(0) in 
/path/to/NeapoljsSvrPage.phtml on line 49

Fatal error: Failed to open map file Alk_Alb_Hausen.map in 
/path/to/NeapoljsSvrPage.phtml on line 49
 
 
Le mapfile existe et les autorisations d'accès sont correctes puisque la carte 
est tout de même régulièrement affichée.
 
J'ai configuré Mapserver et mascript ainsi:
 
./configure --with-php=../php-4.0.5 --with-apache=../apache_1.3.20 
--with-ogr=../gdal-1.1.5 --with-gd=../gd-1.8.4
 
Voici ce que me donne phpinfo(); (version php 4.0.5) :
 
MapScript Version (Spet 13, 2001)
MapServer version 3.5 (pre-alpha) OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP 
SUPPORTS=TTF INPUT=TIFF INPUT=EPPL7 INPUT=JPEG INPUT=OGR INPUT=SHAPEFILE
 
As-tu une idée ?
 
Merci d'avance. Salutations.

Change History

Changed 12 years ago by dmorissette

  • priority changed from high to highest
Richard already wrote to you. We seem to have the same problem as Gert-Jan van 
der Weijden (you responded to him about it), where after 3-4 zooms we get the 
message "Failed to open map file" on Linux with Apache (the same code works on 
Windows) ...

- the sample application works ...
- what would you need from us to be able to drill down the problem ?
- Do you have any new ideas on that ? 
- Anyway, we may try to use another web-server as Gert-Jan said it would work 
...


Changed 10 years ago by dmorissette

  • dependson set to 349

Changed 10 years ago by dmorissette

  • version changed from 3.5 to 4.1
Possibly related to bug 349, should be addressed at same time in version 4.1

Changed 7 years ago by dmorissette

  • status changed from new to closed
  • resolution set to wontfix
Let's close as WONTFIX since this is a very old issue that we haven't heard of
in a while and was very likely fixed by other thread safety work.
Note: See TracTickets for help on using tickets.