Re: rebase problem

2011-10-25 Thread Jason Tishler
Zdzislaw, On Mon, Oct 24, 2011 at 12:38:57PM -0700, Zdzislaw Meglicki wrote: > There is a problem with running rebase on my system. I go through the > motions: > > [snip] > > This works fine until: > > /usr/bin/cygAfterImage-0.dll: new base = 6ff7, new size = 7 > /usr/X11R6/bin/cygXft-1

rebase problem

2011-10-24 Thread Zdzislaw Meglicki
There is a problem with running rebase on my system. I go through the motions: (1) invoke Windows Command Prompt, then cd c:\Cygwin\bin dash PATH=. rebaseall -v This works fine until: /usr/bin/cygAfterImage-0.dll: new base = 6ff7, new size = 7 /usr/X11R6/bin/cygXft-1.dll: new base = 6ff

apache 1.3.33-1 - rebase problem still existing (3)

2005-04-20 Thread Rainer Kirsch
Brian Dessent wrote: >Okay, the service doesn't start. I'm still not clear though as to why. >In your last email you seemed to imply that the service starts but >cannot fork because of the rebase problem. Are you still getting the >"cannot remap" errors in the lo

Re: apache 1.3.33-1 - rebase problem still existing (3)

2005-04-20 Thread Brian Dessent
rvice doesn't start. I'm still not clear though as to why. In your last email you seemed to imply that the service starts but cannot fork because of the rebase problem. Are you still getting the "cannot remap" errors in the log files, or is it something else? It would be hel

apache 1.3.33-1 - rebase problem still existing (3)

2005-04-20 Thread Rainer Kirsch
I did a rebaseall (log is attached) and rebooted. Now no process is coming up after (instead of one): $ net start apache CYGWIN apache wird gestartet CYGWIN apache konnte nicht gestartet werden. Sie erhalten weitere Hilfe, wenn Sie NET HELPMSG 3523 eingeben. $ NET HELPMSG 3523 *** konnte

Re: apache 1.3.33-1 - rebase problem still existing (2)

2005-04-20 Thread Brian Dessent
Rainer Kirsch wrote: > [Wed Apr 20 11:24:32 2005] [error] (10)No child processes: fork: Unable to > fork new process > C:\z_cygwin\usr\sbin\httpd.exe (1664): *** unable to remap > C:\z_cygwin\lib\apache\mod_vhost_alias.dll to same address as > parent(0x3F) != 0x6E Okay, are you sure that

apache 1.3.33-1 - rebase problem still existing (2)

2005-04-20 Thread Rainer Kirsch
Following Brian Dessert's hints and using net start apache I get only one entry in ps -ef concerning apache SYSTEM38083844 ? 11:24:14 /usr/sbin/httpd looking for error messages I get: bash-2.05b$ tail /var/log/apache/error_log [Wed Apr 20 11:24:32 2005] [error] (10)No child processes:

Re: apache 1.3.33-1 - rebase problem still existing

2005-04-20 Thread Brian Dessent
Rainer Kirsch wrote: > Which mechanism makes apache so sensitive to rebase(all)? Because it uses dynamic modules that are loaded via dlopen(). Any program in this situation will be sensitive to ImageBase issues. > I also tried to start apache via cygrunsrv, > but also with no success. That is

apache 1.3.33-1 - rebase problem still existing

2005-04-20 Thread Rainer Kirsch
There is still a strong sensitivity of apache to rebase - in other words: rebase still ruins apache First try: $ /usr/sbin/apachectl start C:\z_cygwin\usr\sbin\httpd.exe (2380): *** unable to remap C:\z_cygwin\lib\apache\mod_vhost_alias.dll to same address as parent(0x3F) != 0x96 /usr/sbin

Re: Apache and rebase problem

2003-04-04 Thread Jason Tishler
Fred, On Fri, Apr 04, 2003 at 10:33:39AM +0200, Frédéric Bazin wrote: > Anyone knows what should I do ? Do the Google thing: http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=cygwin+rebase Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7

Apache and rebase problem

2003-04-04 Thread Frédéric Bazin
Hello, I have been using cygwin for 1 year, i just installed apache. I don't know anything about apache. I jsut started the server after installation without changing any configuration file. I got some error message which seems to be a rebase problem according to previous posting. Anyone