[Zoo-discuss] Installation of Zoo in Windows 10
Fenoy Gerald
gerald.fenoy at geolabs.fr
Wed Jul 27 00:46:51 PDT 2016
Dear Anju,
may I ask you to run the following command:
appcmd list config
It should show you the full informations about the configuration of your local IIS server. Then, you may compare it with the one available here [1]. You can also just send your own xml file containing the setting and let me check. You may take a look into the globalModules section and make sure you have both « CgiModule », « IsapiModule » and « ManagedEngineV4.0_64bit ».
As the trace shown that the ASP.NET has not been installed, can you confirm that ASP.NET is well installed on your IIS setup ?
I hope to hear back from you,
Best regards,
[1] http://zoo-project.org/dl/confIIS.xml
> Le 26 juil. 2016 à 18:56, Anju Bajpai <bajpai.anju at gmail.com> a écrit :
>
> Dear Fenoy,
>
> Please find attached the error log file for the zoo project.
> Anju
>
> On Tue, Jul 26, 2016 at 8:42 PM, Fenoy Gerald <gerald.fenoy at geolabs.fr> wrote:
> Sorry for being so long to realize but we are discussing in a private thread when it should stay in ZOO-Discuss, this way somebody getting the same problem before may give a hand.
>
> We should go back there.
>
> > Le 26 juil. 2016 à 16:57, Anju Bajpai <bajpai.anju at gmail.com> a écrit :
> >
> > No I have installed 64 bit only with run as administrator
> >
> > On Jul 26, 2016 8:13 PM, "Fenoy Gerald" <gerald.fenoy at geolabs.fr> wrote:
> > Dear Bajpai,
> > sorry for the issue.
> >
> > I would like to make sure of the version you have used to setup on your 64 bits machine. You should use the one containing « -x64 » in its name, so this one [1].
> >
> > I ask for the version you have used cause I have just run the installer on a local windows 10 successfully. So I would like to make sure you have used the correct version for your 64 bits host.
> >
> > You may also have a look into the c:\inetpub\zoo_error.log file which may contains more informations in case of a failure when the zoo_loader.cgi is invoked. Nevertheless, I don’t think the issue comes from the time spent to execute the service but the zoo_loader.cgi is never invoked.
> >
> > If you simply try the following url: http://localhost/cgi-bin/zoo_loader.cgi, what do you get ?
> >
> > I hope to hear back from you and we can solve your issue.
> >
> > Best regards,
> >
> > [1] https://bintray.com/gfenoy/ZOO-Project/download_file?file_path=ZOO-Project-Installer-x64-52.exe
> >
> > > Le 26 juil. 2016 à 15:29, Anju Bajpai <bajpai.anju at gmail.com> a écrit :
> > >
> > > Dear Fenoy,
> > >
> > > Yes I also tried this.But No help - I am sill getting internal server error. After running
> > > appcmd.exe set config "Default Web Site" -section:system.webServer/cgi /timeout:"00:20:00" /commit:apphost
> > > command from inetsrv of System32 command prompt also, Internal Server Error is coming.
> > >
> > >
> > > Anju
> > >
> > >
> > > <image.png>
> > >
> > > On Tue, Jul 26, 2016 at 1:27 PM, Fenoy Gerald <gerald.fenoy at geolabs.fr> wrote:
> > > Dear Bajpai,
> > > did you try the solution provided by Niroshan here [1] ?
> > >
> > > Hope it helps,
> > > Best regards,
> > >
> > > [1] https://lists.osgeo.org/pipermail/zoo-discuss/2016-July/001544.html
> > >
> > > side-note: please forgive me if I mixed up last name and first name.
> > >
> > > > Le 26 juil. 2016 à 09:02, Fenoy Gerald <gerald.fenoy at geolabs.fr> a écrit :
> > > >
> > > > Dear Anju,
> > > > I will double check the setup after one hour.
> > > >
> > > > If it can be of any help, I have attached my full IIS settings to this email.
> > > >
> > > > I have the ZOO-Kernel running locally on a window 10 machine 64 bits so there should be no problem. Nevertheless, something seems to goes wrong with he installer as you have to do some steps manually …
> > > >
> > > > Hope this helps and I will come back later on this.
> > > > Best regards,
> > > >
> > > > <confIIS.xml>
> > > >
> > > >> Le 26 juil. 2016 à 06:28, Anju Bajpai <bajpai.anju at gmail.com> a écrit :
> > > >>
> > > >> I have used 64 bit installer setup and has run the three commands that you shared and is also given in Install by hand documentation.
> > > >> But still the mentioned error is coming.What could be the solution? In the error trace it has also shown ASP.NET is not installed properly. Whether this project will run on 64 bit machine IIS 7 or not?
> > > >>
> > > >>
> > > >> On Mon, Jul 25, 2016 at 2:58 PM, Fenoy Gerald <gerald.fenoy at geolabs.fr> wrote:
> > > >> Dear Anju,
> > > >> sorry I was pretty sure looking at the message that it may be simply that.
> > > >>
> > > >> As you can see here [1] the setup should require only running the three appcmd commands mentioned. In other case, it means we are missing something in the documentation.
> > > >>
> > > >> Maybe the last command may be of some help:
> > > >>
> > > >> appcmd.exe set config /section:isapiCgiRestriction /+[path='c:\inetpub\cgi-bin\zoo_loader.cgi',description='ZOO-Project',allowed='True']
> > > >>
> > > >> Note that all those commands should be run automatically when using the installer.
> > > >>
> > > >> Did you use manual installation or did you run the installer to setup the ZOO-Project on your IIS instance ?
> > > >>
> > > >> I hope to hear back from you and we can solve this issue,
> > > >> Best regards,
> > > >>
> > > >>
> > > >> [1] http://zoo-project.org/docs/install/windows.html#install-by-hand
> > > >>
> > > >>> Le 25 juil. 2016 à 11:15, Anju Bajpai <bajpai.anju at gmail.com> a écrit :
> > > >>>
> > > >>> Dear Fenoy,
> > > >>>
> > > >>> I checked in the IIS Manager, CGI is present and working.Then what to check now. In the error trace it has also shown ASP.NET is not installed properly. Whether this project will run on 64 bit machine or not?
> > > >>>
> > > >>> On Mon, Jul 25, 2016 at 1:19 PM, Fenoy Gerald <gerald.fenoy at geolabs.fr> wrote:
> > > >>> Hello,
> > > >>> I suppose that the CgiModule has not been installed in your IIS setup. Try activate it and rerun any WPS requests.
> > > >>>
> > > >>> Hope this helps.
> > > >>> Best regards,
> > > >>>
> > > >>>> Le 24 juil. 2016 à 18:15, Anju Bajpai <bajpai.anju at gmail.com> a écrit :
> > > >>>>
> > > >>>> Dear Fenoy,
> > > >>>>
> > > >>>> After the last successfull installation on a 32 bit windows 10 machine, now I was trying to install it in 64 bit Windows 10 system using 64 bit installer. After running the appcmd commands that you gave in the last post also an Internal server error is coming. Please tell me how to resolve. This what i See when a go to http://localhost/cgi-bin/zoo_loader.cgi
> > > >>>> URL.
> > > >>>> TTP Error 500.21 - Internal Server Error
> > > >>>>
> > > >>>> Handler "CGI-exe1" has a bad module "CgiModule" in its module list
> > > >>>>
> > > >>>>
> > > >>>> Most likely causes:
> > > >>>>
> > > >>>> • Managed handler is used; however, ASP.NET is not installed or is not installed completely.
> > > >>>> • There is a typographical error in the configuration for the handler module list.
> > > >>>> • During application initialization, either the application initialization feature has set skipManagedModules to true, or a rewrite rule is setting a URL that maps to a managed handler and is also setting SKIP_MANAGED_MODULES=1.
> > > >>>>
> > > >>>> Things you can try:
> > > >>>>
> > > >>>> • Install ASP.NET if you are using managed handler.
> > > >>>> • Ensure that the handler module's name is specified correctly. Module names are case-sensitive and use the format modules="StaticFileModule,DefaultDocumentModule,DirectoryListingModule".
> > > >>>> • Ensure that any application initialization rewrite rules set SKIP_MANAGED_MODULE=0 when setting a URL that maps to a managed handler (such as .aspx, for example.)
> > > >>>> • As an alternative, ensure that application initialization rewrite rules map the request to an unmanaged handler (for example, to an .htm file, which is mapped to the StaticFileHandler.)
> > > >>>>
> > > >>>> Detailed Error Information:
> > > >>>>
> > > >>>> Module IIS Web Core
> > > >>>> Notification ExecuteRequestHandler
> > > >>>> Handler CGI-exe1
> > > >>>> Error Code 0x8007000d
> > > >>>> Requested URL http://localhost:80/cgi-bin/zoo_loader.cgi
> > > >>>> Physical Path c:\inetpub\cgi-bin\zoo_loader.cgi
> > > >>>> Logon Method Anonymous
> > > >>>> Logon User Anonymous
> > > >>>>
> > > >>>> More Information:
> > > >>>>
> > > >>>> IIS core does not recognize the module.
> > > >>>>
> > > >>>>
> > > >>>> Anju Bajpai
> > > >>>>
> > > >>>>
> > > >>>>
> > > >>>> On Thu, Jun 23, 2016 at 3:24 PM, Fenoy Gerald <gerald.fenoy at geolabs.fr> wrote:
> > > >>>> Dear Anju,
> > > >>>> you should take a look at the CGI-Exe1 handler from your IIS configuration interface and make sure it accept all the HTTP verb, which should be the case when the installer has run the following command:
> > > >>>>
> > > >>>> appcmd set config /section:handlers /+[name='CGI-exe1',path='*.cgi',verb='*',modules='CgiModule']
> > > >>>>
> > > >>>> You should not define any mimeType for cgi application. Indeed, it will be the ZOO-Kernel responsibility to generate the adequate mimeType depending on the request sent by clients.
> > > >>>>
> > > >>>> Personally I would also try to access the ZOO-Kernel using the following very basic request: http://localhost/cgi-bin/zoo_loader.cgi . If it returns an exception report then it means that only the POST request cause the trouble and we should find the way to solve it after we are sure that at least GET is working.
> > > >>>>
> > > >>>> I hope this helps and it can solve your issue.
> > > >>>>
> > > >>>> Bets regards,
> > > >>>>
> > > >>>>
> > > >>>>> Le 23 juin 2016 à 11:18, Anju Bajpai <bajpai.anju at gmail.com> a écrit :
> > > >>>>>
> > > >>>>> Dear Fenoy,
> > > >>>>>
> > > >>>>> Thankyou for giving a quick reply.I have run the command given by you but it is giving message as "ERROR ( message:New add object missing required attributes. Cannot add duplicate collection entry of type 'add' with unique key attribute 'path' set to 'c:\inetpub\cgi-bin\zoo_loader.cgi'. By the way what is the mime type for CGI in IIS 10 Windows 10? I have added it as Filename Extension = ".cgi" MIME Type:-"magnus-internal/cgi"
> > > >>>>> . )".
> > > >>>>> See Screenshot for the error loading zoo_loader.cgi
> > > >>>>>
> > > >>>>> <image.png>
> > > >>>>>
> > > >>>>> Please help regarding this.
> > > >>>>>
> > > >>>>> On Thu, Jun 23, 2016 at 2:06 PM, Fenoy Gerald <gerald.fenoy at geolabs.fr> wrote:
> > > >>>>> Dear Anju,
> > > >>>>> thanks for trying to use the ZOO-Project on your windows platform.
> > > >>>>>
> > > >>>>> The error you have means that something went wrong during the configuration of your IIS from the installer.
> > > >>>>>
> > > >>>>> I would like to invite you to try the following commands: [1]. It contains all the command which should be run from the installer, you may have noticed that the last line of the commands has been added few weeks ago so it may explain why this was missing in the installer at that time. So first I would try this command from a cmd run as administrator:
> > > >>>>>
> > > >>>>> appcmd.exe set config /section:isapiCgiRestriction /+[path='c:\inetpub\cgi-bin\zoo_loader.cgi',description='ZOO-Project',allowed='True']
> > > >>>>>
> > > >>>>> I hope this helps and you can confirm that it solved you issue.
> > > >>>>>
> > > >>>>> Best regards,
> > > >>>>>
> > > >>>>> [1] http://www.zoo-project.org/docs/install/windows.html#install-by-hand
> > > >>>>>
> > > >>>>>> Le 23 juin 2016 à 08:53, Anju Bajpai <bajpai.anju at gmail.com> a écrit :
> > > >>>>>>
> > > >>>>>>
> > > >>>>>> Dear All,
> > > >>>>>>
> > > >>>>>> I have just started exploring zoo and it's WPS features for GIS projects.But after installation in IIS 10 and Python 2.7 using Zoo Installer for Windows(32 bit Windows10), I am getting the following error:-
> > > >>>>>>
> > > >>>>>> POST http://localhost/cgi-bin/zoo_loader.cgi 405 Method Not Allowed
> > > >>>>>>
> > > >>>>>> Can you please tell me what could be the possible reason for this?
> > > >>>>>>
> > > >>>>>> Anju Bajpai
> > > >>>>>> RRSC-C
> > > >>>>>> Nagpur
> > > >>>>>>
> > > >>>>>>
> > > >>>>>> _______________________________________________
> > > >>>>>> Zoo-discuss mailing list
> > > >>>>>> Zoo-discuss at lists.osgeo.org
> > > >>>>>> http://lists.osgeo.org/mailman/listinfo/zoo-discuss
> > > >>>>>
> > > >>>>>
> > > >>>>>
> > > >>>>> Gérald Fenoy
> > > >>>>> http://wiki.osgeo.org/wiki/User:Djay
> > > >>>>>
> > > >>>>>
> > > >>>>
> > > >>>>
> > > >>>>
> > > >>>> Gérald Fenoy
> > > >>>> http://wiki.osgeo.org/wiki/User:Djay
> > > >>>>
> > > >>>>
> > > >>>> _______________________________________________
> > > >>>> Zoo-discuss mailing list
> > > >>>> Zoo-discuss at lists.osgeo.org
> > > >>>> http://lists.osgeo.org/mailman/listinfo/zoo-discuss
> > > >>>
> > > >>>
> > > >>>
> > > >>> Gérald Fenoy
> > > >>> http://wiki.osgeo.org/wiki/User:Djay
> > > >>>
> > > >>>
> > > >>
> > > >>
> > > >>
> > > >> Gérald Fenoy
> > > >> http://wiki.osgeo.org/wiki/User:Djay
> > > >>
> > > >>
> > > >
> > > >
> > > >
> > > > Gérald Fenoy
> > > > http://wiki.osgeo.org/wiki/User:Djay
> > > >
> > >
> > >
> > >
> > > Gérald Fenoy
> > > http://wiki.osgeo.org/wiki/User:Djay
> > >
> > >
> >
> >
> >
> > Gérald Fenoy
> > http://wiki.osgeo.org/wiki/User:Djay
> >
>
>
> <u_ex160726.log>
More information about the Zoo-discuss
mailing list