[mapguide-users] bug correction for MG 3.0 install script (mginstallubuntu.sh)

Ricardo Pinho ricardodepinho at gmail.com
Tue Jan 27 16:06:23 PST 2015


Hi,
Sorry, I've forgot to mention a second correction.
You must do the same to the mapguide init script!
sudo vi /etc/init.d/mapguide
And replace the 1st line:
#!/bin/sh to  #!/bin/bash

And by the way, to get rid of the Apache message:
"httpd: Could not reliably determine the server's fully qualified domain
name..."
You can edit the file:
sudo vi
/usr/local/mapguideopensource-3.0.0/webserverextensions/apache2/conf/httpd.conf
And insert the line (anywhere):
ServerName localhost

Cheers,
--
Ricardo Pinho
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapguide-users/attachments/20150128/9f6346ed/attachment.html>


More information about the mapguide-users mailing list