[Cartoweb-users] windows installation error

adfgvx adfgvx at gmail.com
Wed Sep 26 05:05:36 EDT 2007


all of these are in the apache's error log :

[Wed Sep 26 02:12:47 2007] [notice] Apache/2.2.4 (Win32) configured --
resuming normal operations
[Wed Sep 26 02:12:47 2007] [notice] Server built: Jan  9 2007 23:17:20
[Wed Sep 26 02:12:47 2007] [notice] Parent: Created child process 2424
[Wed Sep 26 02:12:47 2007] [notice] Child 2424: Child process is running
[Wed Sep 26 02:12:47 2007] [notice] Child 2424: Acquired the start mutex.
[Wed Sep 26 02:12:47 2007] [notice] Child 2424: Starting 250 worker threads.
[Wed Sep 26 02:12:47 2007] [notice] Child 2424: Starting thread to listen on
port 80.
[Wed Sep 26 02:15:05 2007] [notice] Parent: Received restart signal --
Restarting the server.
[Wed Sep 26 02:15:05 2007] [notice] Child 2424: Exit event signaled. Child
process is ending.
[Wed Sep 26 02:15:05 2007] [notice] Apache/2.2.4 (Win32) configured --
resuming normal operations
[Wed Sep 26 02:15:05 2007] [notice] Server built: Jan  9 2007 23:17:20
[Wed Sep 26 02:15:05 2007] [notice] Parent: Created child process 3668
[Wed Sep 26 02:15:05 2007] [notice] Child 3668: Child process is running
[Wed Sep 26 02:15:06 2007] [notice] Child 2424: Released the start mutex
[Wed Sep 26 02:15:06 2007] [notice] Child 3668: Acquired the start mutex.
[Wed Sep 26 02:15:06 2007] [notice] Child 3668: Starting 250 worker threads.
[Wed Sep 26 02:15:07 2007] [notice] Child 2424: Waiting for 250 worker
threads to exit.
[Wed Sep 26 02:15:07 2007] [notice] Child 2424: All worker threads have
exited.
[Wed Sep 26 02:15:07 2007] [notice] Child 2424: Child process is exiting
[Wed Sep 26 02:15:07 2007] [notice] Child 3668: Starting thread to listen on
port 80.
[Wed Sep 26 02:16:36 2007] [error] [client 127.0.0.1] Error in
my_thread_global_end(): 1 threads didn't exit\r, referer:
http://www.cartoweb.org/doc_head/docbook/xhtml/user.install.html
[Wed Sep 26 02:16:51 2007] [error] [client 127.0.0.1] Error in
my_thread_global_end(): 1 threads didn't exit\r
[Wed Sep 26 02:20:58 2007] [error] [client 127.0.0.1] Error in
my_thread_global_end(): 1 threads didn't exit\r, referer:
http://localhost/cartoweb3/htdocs/demoCW3.php
[Wed Sep 26 02:24:36 2007] [error] [client 127.0.0.1] Error in
my_thread_global_end(): 1 threads didn't exit\r, referer: http://localhost/
[Wed Sep 26 02:50:25 2007] [error] [client 127.0.0.1] Error in
my_thread_global_end(): 1 threads didn't exit\r, referer:
http://localhost/cartoweb3/htdocs/demoCW3.php
[Wed Sep 26 02:50:41 2007] [error] [client 127.0.0.1] Error in
my_thread_global_end(): 1 threads didn't exit\r
[Wed Sep 26 02:50:42 2007] [error] [client 127.0.0.1] File does not exist:
C:/ms4w/Apache/htdocs/favicon.ico, referer:
http://localhost/cartoweb3/htdocs/client.php
[Wed Sep 26 15:52:49 2007] [warn] pid file C:/ms4w/Apache/logs/httpd.pid
overwritten -- Unclean shutdown of previous Apache run?
[Wed Sep 26 15:52:49 2007] [notice] Apache/2.2.4 (Win32) configured --
resuming normal operations
[Wed Sep 26 15:52:49 2007] [notice] Server built: Jan  9 2007 23:17:20
[Wed Sep 26 15:52:49 2007] [notice] Parent: Created child process 256
[Wed Sep 26 15:52:49 2007] [notice] Child 256: Child process is running
[Wed Sep 26 15:52:49 2007] [notice] Child 256: Acquired the start mutex.
[Wed Sep 26 15:52:49 2007] [notice] Child 256: Starting 250 worker threads.
[Wed Sep 26 15:52:50 2007] [notice] Child 256: Starting thread to listen on
port 80.

thanks


On 9/26/07, Oliver Christen <oliver.christen at camptocamp.com> wrote:
>
>  Hi
> can you tell me what are the last few lines in your apache's error log?
> ( C:\ms4w\Apache\logs\error.log )
>
> regards
> Oliver
>
> ----- Original Message -----
> *From:* adfgvx <adfgvx at gmail.com>
> *To:* cartoweb-users at lists.maptools.org
> *Sent:* Tuesday, September 25, 2007 4:34 PM
> *Subject:* Re: [Cartoweb-users] windows installation error
>
> Yes, the line extension=php_soap.dll is uncommented
> When i tried the demoCW3 (http://localhost/cartoweb3/htdocs/demoCW3.php
> <http://localhost/cartoweb3/htdocs/demoCW3.php+>) using firefox, the
> browser did not open. Instead it prompted me to download the demoCW3.phpfile
>
> When i'm using opera it gives me this message :
>
> Internal Server Error
>
> The server encountered an internal error or misconfiguration and was
> unable to complete your request.
>
> Please contact the server administrator, admin at local.domain and inform
> them of the time the error occurred, and anything you might have done that
> may have caused the error.
>
> More information about this error may be available in the server error
> log.
>
> Additionally, a 500 Internal Server Error error was encountered while
> trying to use an ErrorDocument to handle the request.
>
>
> any clue?
> thank you.
>
>
>
>
> On 9/25/07, Oliver Christen <oliver.christen at camptocamp.com > wrote:
> >
> > I suspect the problem may be related to the soap extension not working
> > correctly in php, but I cant reproduce exactly the same error as you
> > have.
> >
> > can you access the demoCW3 ? this demo do not use soap and should work.
> > http://localhost/cartoweb3/htdocs/demoCW3.php
> >
> > let me know if this work or not
> >
> > also check the line extension=php_soap.dll is uncommented (no ;) in file
> > C:\ms4w\Apache\cgi-bin\php.ini
> >
> > regards
> > Oliver
> >
> >
> >
> > > yes, the page ( http://localhost) is displayed correctly and i did
> > reboot
> > > windows
> > > ms4w detected the cartoweb3 application but i can't open the CartoWeb
> > > basic project ( http://localhost/cartoweb3/htdocs/client.php)
> > >
> > > there are another error at later stage when i tried to install the
> > > demoProject (maybe it has something to do with the first error)
> > >
> > >
> > > thank you Oliver
> > > i'm waiting for more explanation from you and other user
> > >
> > >
> > > On 9/25/07, Oliver Christen <oliver.christen at camptocamp.com > wrote:
> > >>
> > >>
> > >> Hi
> > >>
> > >> I would say something seems wrong with Apache.
> > >> can you access http://localhost/ ? is the page displayed correctly  ?
> >
> > >> and did you reboot windows?
> > >>
> > >> regards
> > >> Oliver
> > >>
> > >>
> > >>
> > >> ----- Original Message -----
> > >> From:    adfgvx
> > >> To: cartoweb-users at lists.maptools.org
> > >> Sent: Tuesday, September 25, 2007 5:30    AM
> > >> Subject: [Cartoweb-users] windows    installation error
> > >>
> > >> hello,
> > >>
> > >> I'm having trouble installing cartoweb on my    pc.
> > >> I read the installation step on
> > >> http://cartoweb.org/doc_head/docbook/xhtml/user.install.html    (1.1.4.1
> > .
> > >> Windows Install with Win32    Installer).
> > >> I have installed mapserver (ms4w-2.2.4-setup.exe) and cartoweb
> > >> (cartoweb-setup-3.4.0-win32.exe) on windows XP.
> > >> But when i tried the link    (
> > >> http://localhost/cartoweb3/htdocs/client.php)    i got this error
> > message
> > >> :
> > >>
> > >> Fatal error: Maximum execution time    of 30 seconds exceeded in
> > >> C:\ms4w\apps\cartoweb3\client\CartoserverService.php on line    216
> > >>
> > >> could someone help me?
> > >> thank you.
> > >>
> > >>
> > >>    ________________________________
> > >
> > >>
> > >> _______________________________________________
> > >> Cartoweb-users    mailing    list
> > >> Cartoweb-users at lists.maptools.org
> > >> http://lists.maptools.org/mailman/listinfo/cartoweb-users
> > >>
> > >>
> > >>
> > > _______________________________________________
> > > Cartoweb-users mailing list
> > > Cartoweb-users at lists.maptools.org
> > > http://lists.maptools.org/mailman/listinfo/cartoweb-users
> > >
> >
> >
>  ------------------------------
>
> _______________________________________________
> Cartoweb-users mailing list
> Cartoweb-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/cartoweb-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/cartoweb-users/attachments/20070926/291232be/attachment.html


More information about the Cartoweb-users mailing list