Opened 13 years ago

Closed 12 years ago

#1613 closed defect (fixed)

Cannot establish connection with login.php on Ubuntu 10.04 LTS

Reported by: martinf Owned by: trevorwekel
Priority: low Milestone:
Component: General Version: 2.2.0
Severity: minor Keywords:
Cc: External ID:

Description

I started the MapGuide service (mgserver.sh) but I wasn't able to do a connection with Maestro or login.php. I solve the problem following Trevor Wekel advice

add the following directory as root “mkdir /var/lock/mgserver”

Then, I was able to establish connection

Change History (2)

comment:1 by trevorwekel, 13 years ago

Owner: set to trevorwekel

On Ubuntu the /var/lock/mgserver directory is not created from the deb packages and does not appear to "stick around" after installation. Creating the directory inside mgserverd.sh is a straightforward solution to the problem.

Fix submitted to branches/2.2 under r5622

comment:2 by jng, 12 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.