MGOS 2.0.0 Beta 2 loadfile error

8 Messages Forum Options Options
Embed this topic
Permalink
Jim O'Leary-2
MGOS 2.0.0 Beta 2 loadfile error
Reply Threaded MoreMore options
Print post
Permalink
I have installed MapGuide Open Source 2.0.0 Beta 2 on Windows Server 2003. We also have MGE 2008 running on this machine.

The MGOS web server does not start. When I manually try to start it, it says:

httpd.exe: Syntax error on line 126 of C:/Program Files/MapGuideOpenSource2.0/We
bServerExtensions/Apache2/conf/httpd.conf: Cannot load ../Php/MgHttpHandler.dll
into server: The specified procedure could not be found.

It is this line that causes the failure:

LoadFile ../Php/MgHttpHandler.dll

However, the MgHttpHandler.dll is there. The other DLLs appear to load.

I note a difference in the permissions that the user has for the MGOS MgHttpHandler.dll and the Autodesk\MapGuideEnterprise2008 MgHttpHandler.dll. The former has only read and execute, the latter has full control. However, when I manually add full control to the user for the former, it does not fix the problem.

Any suggestions?

Thanks
Ben Schalley
Re: MGOS 2.0.0 RC 3 loadfile error
Reply Threaded MoreMore options
Print post
Permalink
Jim O'Leary wrote:
I have installed MapGuide Open Source 2.0.0 Beta 2 on Windows Server 2003. We also have MGE 2008 running on this machine.

The MGOS web server does not start. When I manually try to start it, it says:

httpd.exe: Syntax error on line 126 of C:/Program Files/MapGuideOpenSource2.0/We
bServerExtensions/Apache2/conf/httpd.conf: Cannot load ../Php/MgHttpHandler.dll
into server: The specified procedure could not be found.

It is this line that causes the failure:

LoadFile ../Php/MgHttpHandler.dll

However, the MgHttpHandler.dll is there. The other DLLs appear to load.
Yesterday I installed MapGuide Open Source 2.0.0 RC3 on my development machine, Windows XP Professional sp2, following the instructions for a side by side install with MGOS 1.2 on IIS.

I have the same issue as described above by Jim O'Leary.

Anyone with an idea as how to solve this issue?

Thanks
Jim O'Leary-2
Re: MGOS 2.0.0 RC 3 loadfile error
Reply Threaded MoreMore options
Print post
Permalink
Now I have installed the release MGOS 2.0.0 and have the same problem: Apache cannot load MgHttpHandler.dll. Any suggestions?

Thanks

Ben Schalley wrote:
Jim O'Leary wrote:
I have installed MapGuide Open Source 2.0.0 Beta 2 on Windows Server 2003. We also have MGE 2008 running on this machine.

The MGOS web server does not start. When I manually try to start it, it says:

httpd.exe: Syntax error on line 126 of C:/Program Files/MapGuideOpenSource2.0/We
bServerExtensions/Apache2/conf/httpd.conf: Cannot load ../Php/MgHttpHandler.dll
into server: The specified procedure could not be found.

It is this line that causes the failure:

LoadFile ../Php/MgHttpHandler.dll

However, the MgHttpHandler.dll is there. The other DLLs appear to load.
Yesterday I installed MapGuide Open Source 2.0.0 RC3 on my development machine, Windows XP Professional sp2, following the instructions for a side by side install with MGOS 1.2 on IIS.

I have the same issue as described above by Jim O'Leary.

Anyone with an idea as how to solve this issue?

Thanks
BradM
Re: MGOS 2.0.0 Install failure
Reply Threaded MoreMore options
Print post
Permalink
Is the only solution to de-install Mapguide Enterprise totally?   We have an active license and there are benefits to working with both MGOS 2.0 and MGE on the same server if possible.  





Now I have installed the release MGOS 2.0.0 and have the same problem: Apache cannot load MgHttpHandler.dll. Any suggestions?

Thanks

Ben Schalley wrote:
Jim O'Leary wrote:
I have installed MapGuide Open Source 2.0.0 Beta 2 on Windows Server 2003. We also have MGE 2008 running on this machine.

The MGOS web server does not start. When I manually try to start it, it says:

httpd.exe: Syntax error on line 126 of C:/Program Files/MapGuideOpenSource2.0/We
bServerExtensions/Apache2/conf/httpd.conf: Cannot load ../Php/MgHttpHandler.dll
into server: The specified procedure could not be found.

It is this line that causes the failure:

LoadFile ../Php/MgHttpHandler.dll

However, the MgHttpHandler.dll is there. The other DLLs appear to load.
Yesterday I installed MapGuide Open Source 2.0.0 RC3 on my development machine, Windows XP Professional sp2, following the instructions for a side by side install with MGOS 1.2 on IIS.

I have the same issue as described above by Jim O'Leary.

Anyone with an idea as how to solve this issue?

Thanks

GordonL
Re: MGOS 2.0.0 Beta 2 loadfile error
Reply Threaded MoreMore options
Print post
Permalink
In reply to this post by Jim O'Leary-2
Hi Jim,
Did you ever solve this one.  I am having this trouble on one server and getting the same response.  I comment out that load for that file in the CONF and it errors on the next MG dll....

thanks
gordon


Jim O'Leary wrote:
I have installed MapGuide Open Source 2.0.0 Beta 2 on Windows Server 2003. We also have MGE 2008 running on this machine.

The MGOS web server does not start. When I manually try to start it, it says:

httpd.exe: Syntax error on line 126 of C:/Program Files/MapGuideOpenSource2.0/We
bServerExtensions/Apache2/conf/httpd.conf: Cannot load ../Php/MgHttpHandler.dll
into server: The specified procedure could not be found.

It is this line that causes the failure:

LoadFile ../Php/MgHttpHandler.dll

However, the MgHttpHandler.dll is there. The other DLLs appear to load.

I note a difference in the permissions that the user has for the MGOS MgHttpHandler.dll and the Autodesk\MapGuideEnterprise2008 MgHttpHandler.dll. The former has only read and execute, the latter has full control. However, when I manually add full control to the user for the former, it does not fix the problem.

Any suggestions?

Thanks
Jim O'Leary-2
Re: MGOS 2.0.0 Beta 2 loadfile error
Reply Threaded MoreMore options
Print post
Permalink
No, I have not solved it, nor heard word from anyone else who has solved it.


Hi Jim,
Did you ever solve this one.  I am having this trouble on one server and getting the same response.  I comment out that load for that file in the CONF and it errors on the next MG dll....

thanks
gordon


Jim O'Leary wrote:
I have installed MapGuide Open Source 2.0.0 Beta 2 on Windows Server 2003. We also have MGE 2008 running on this machine.

The MGOS web server does not start. When I manually try to start it, it says:

httpd.exe: Syntax error on line 126 of C:/Program Files/MapGuideOpenSource2.0/We
bServerExtensions/Apache2/conf/httpd.conf: Cannot load ../Php/MgHttpHandler.dll
into server: The specified procedure could not be found.

It is this line that causes the failure:

LoadFile ../Php/MgHttpHandler.dll

However, the MgHttpHandler.dll is there. The other DLLs appear to load.

I note a difference in the permissions that the user has for the MGOS MgHttpHandler.dll and the Autodesk\MapGuideEnterprise2008 MgHttpHandler.dll. The former has only read and execute, the latter has full control. However, when I manually add full control to the user for the former, it does not fix the problem.

Any suggestions?

Thanks

GordonL
Re: MGOS 2.0.0 Beta 2 loadfile error
Reply Threaded MoreMore options
Print post
Permalink
In reply to this post by Jim O'Leary-2
Just to follow up.  The install did not have any issues with XP, but with Windows 2003 Server its not working with Apache...  

thanks
gordon


Jim O'Leary wrote:
I have installed MapGuide Open Source 2.0.0 Beta 2 on Windows Server 2003. We also have MGE 2008 running on this machine.

The MGOS web server does not start. When I manually try to start it, it says:

httpd.exe: Syntax error on line 126 of C:/Program Files/MapGuideOpenSource2.0/We
bServerExtensions/Apache2/conf/httpd.conf: Cannot load ../Php/MgHttpHandler.dll
into server: The specified procedure could not be found.

It is this line that causes the failure:

LoadFile ../Php/MgHttpHandler.dll

However, the MgHttpHandler.dll is there. The other DLLs appear to load.

I note a difference in the permissions that the user has for the MGOS MgHttpHandler.dll and the Autodesk\MapGuideEnterprise2008 MgHttpHandler.dll. The former has only read and execute, the latter has full control. However, when I manually add full control to the user for the former, it does not fix the problem.

Any suggestions?

Thanks
alucas
Re: MGOS 2.0.0 Beta 2 loadfile error
Reply Threaded MoreMore options
Print post
Permalink
In reply to this post by Jim O'Leary-2
Hello,

I was solved the problem by moving up the LoadFile line:

LoadFile ../Php/php5ts.dll
LoadFile ../Php/ACE.dll
LoadFile ../Php/MgHttpHandler.dll # put this directive here, the first one and restar apache service
LoadFile ../Php/MgFoundation.dll
LoadFile ../Php/MgGeometry.dll
LoadFile ../Php/MgMapGuideCommon.dll
LoadFile ../Php/MgMdfModel.dll
LoadFile ../Php/MgMdfParser.dll
LoadFile ../Php/MgPlatformBase.dll
LoadFile ../Php/MgWebApp.dll

Hope this helps.


Jim O'Leary wrote:
I have installed MapGuide Open Source 2.0.0 Beta 2 on Windows Server 2003. We also have MGE 2008 running on this machine.

The MGOS web server does not start. When I manually try to start it, it says:

httpd.exe: Syntax error on line 126 of C:/Program Files/MapGuideOpenSource2.0/We
bServerExtensions/Apache2/conf/httpd.conf: Cannot load ../Php/MgHttpHandler.dll
into server: The specified procedure could not be found.

It is this line that causes the failure:

LoadFile ../Php/MgHttpHandler.dll

However, the MgHttpHandler.dll is there. The other DLLs appear to load.

I note a difference in the permissions that the user has for the MGOS MgHttpHandler.dll and the Autodesk\MapGuideEnterprise2008 MgHttpHandler.dll. The former has only read and execute, the latter has full control. However, when I manually add full control to the user for the former, it does not fix the problem.

Any suggestions?

Thanks