Re: Cygwin Apache installation problem

2009-12-30 Thread mtuma
http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > > > -- View this message in context: http://old.nabble.com/Cygwin-Apache-installation-problem-tp26968571p26970430.html Se

Re: Cygwin Apache installation problem

2009-12-30 Thread Dave Korn
Warren Young wrote: > On 12/30/2009 8:23 AM, mtuma wrote: >> >> checking for APR... reconfig >> configuring package in srclib/apr now >> /bin/sh: /cygdrive/c/Documents: No such file or directory >> configure failed for srclib/apr > > It's clearly barfing on the space in "c:\Documents and Settings"

Re: Cygwin Apache installation problem

2009-12-30 Thread Warren Young
On 12/30/2009 8:23 AM, mtuma wrote: checking for APR... reconfig configuring package in srclib/apr now /bin/sh: /cygdrive/c/Documents: No such file or directory configure failed for srclib/apr It's clearly barfing on the space in "c:\Documents and Settings". The question is why it thinks it

Cygwin Apache installation problem

2009-12-30 Thread mtuma
ooked over the web but with no luck, can anybody help me on this? Thanks. -- View this message in context: http://old.nabble.com/Cygwin-Apache-installation-problem-tp26968571p26968571.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwi

Re: Cygwin + Apache + Perl + sockets = Operation not permitted

2005-04-30 Thread Carmik
, April 30, 2005 11:28 PM Subject: Re: Cygwin + Apache + Perl + sockets = Operation not permitted On Sat, Apr 30, 2005 at 11:18:12PM +0300, Carmik wrote: >What else can i try ? Any suggestions? Does a cygwin DLL snapshot work any better? http://cygwin.com/snapshots/ cgf -- Unsubscribe in

Re: Cygwin + Apache + Perl + sockets = Operation not permitted

2005-04-30 Thread Christopher Faylor
On Sat, Apr 30, 2005 at 11:18:12PM +0300, Carmik wrote: >What else can i try ? Any suggestions? Does a cygwin DLL snapshot work any better? http://cygwin.com/snapshots/ cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Cygwin + Apache + Perl + sockets = Operation not permitted

2005-04-30 Thread Carmik
We have old testing environment based on these: Host: WinXP sp2 Filesystem: FAT32 Cygwin: 1.5.11 Apache: 1.3.29 mySQL: 4.1.8 I tried to upgrade it to- Host: WindowsXP sp2 Filesystem: FAT32 $ uname -srv CYGWIN_NT-5.1 1.5.16(0.128/4/2) 2005-04-25 20:26 $ /usr/sbin/httpd -v Server versio

Re: Cygwin Apache

2003-08-14 Thread Corinna Vinschen
On Tue, Aug 12, 2003 at 10:56:25AM -0700, Ajay Nerurkar wrote: > Unfortunately, this is not an option for us. We have extensively > modified 1.3.22 sources and would like to put this fix in. From a > search of the CVS logs, four checkins by Corinna on June 2 and 3 > affecting fhandler_socket.cc and

Re: Cygwin Apache

2003-08-14 Thread Corinna Vinschen
On Mon, Aug 11, 2003 at 08:27:44PM -0500, Bill McCormick wrote: > Ajay, > > I believe fix for is to go to cygwin 1.50 ... at least it worked for me. Yes, it's in 1.5.0 ff. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer

RE: Cygwin Apache

2003-08-14 Thread Ajay Nerurkar
Unfortunately, this is not an option for us. We have extensively modified 1.3.22 sources and would like to put this fix in. From a search of the CVS logs, four checkins by Corinna on June 2 and 3 affecting fhandler_socket.cc and net.cc seem relevant to this problem. Is this correct? Ajay --- B

RE: Cygwin Apache

2003-08-14 Thread Bill McCormick
Ajay, I believe fix for is to go to cygwin 1.50 ... at least it worked for me. Bill > Do you remember what your fix > (http://sources.redhat.com/ml/cygwin/2003-06/msg00055.html) for the > Apache hanging problem was? > > We are using Cygwin 1.3.22 and we would like to drop in this fix. > > Tha

Cygwin Apache

2003-08-11 Thread Ajay Nerurkar
Corinna, Do you remember what your fix (http://sources.redhat.com/ml/cygwin/2003-06/msg00055.html) for the Apache hanging problem was? We are using Cygwin 1.3.22 and we would like to drop in this fix. Thanks. Ajay __ Do you Yahoo!? Yahoo! SiteBuilder - Free, ea

Cygwin Apache hanging problem

2003-07-22 Thread Ajay Nerurkar
Corinna, Do you remember what your fix (http://sources.redhat.com/ml/cygwin/2003-06/msg00055.html) was? We are using modified older Cygwin sources and we would like to drop in this fix. Thanks. Ajay __ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web s

Re: cygwin apache with php - how to connect to database

2003-06-02 Thread Stipe Tolj
Hi Cary, Cary Lewis schrieb: > > I am attempting to use the Cygwin version of the Apache web server in a > dynamic database system. > > > > Cygwin and apache with mod_php work fine. > > > > But the database functions odbc_connect produces a undefined function error. > > > > Where can I f

cygwin apache with php - how to connect to database

2003-06-01 Thread Cary Lewis
I am attempting to use the Cygwin version of the Apache web server in a dynamic database system. Cygwin and apache with mod_php work fine. But the database functions odbc_connect produces a undefined function error. Where can I found the appropriate .dll? How do I install it. Thank

Re: cygwin + apache + php problem

2003-03-31 Thread Andrew DeFaria
Adam Csillag wrote: Okay, here we go. By the way apache runs perfectly without php. Actually Apache for Cygwin has been known to just hang over time in later versions of Cygwin. As such, unless you plan only on playing around with it, I would suggest you use Apache for Windows instead of Apache

RE: cygwin + apache + php problem

2003-03-31 Thread Adam Csillag
Okay, here we go. By the way apache runs perfectly without php. Adam -Original Message- From: Igor Pechtchanski [mailto:[EMAIL PROTECTED] Sent: Monday, March 31, 2003 8:34 PM To: Adam Csillag Cc: [EMAIL PROTECTED] Subject: RE: cygwin + apache + php problem This is a WAG, but what are

RE: cygwin + apache + php problem

2003-03-31 Thread Igor Pechtchanski
Igor Pechtchanski [mailto:[EMAIL PROTECTED] > Sent: Monday, March 31, 2003 8:09 PM > To: Adam Csillag > Cc: [EMAIL PROTECTED] > Subject: RE: cygwin + apache + php problem > > What user is apache running as? Does *that* user have read/execute > permission on libphp4.dll? > >

RE: cygwin + apache + php problem

2003-03-31 Thread Adam Csillag
I have now set apache to run as Adam, who has all necessary rights, but that didn't help. Adam -Original Message- From: Igor Pechtchanski [mailto:[EMAIL PROTECTED] Sent: Monday, March 31, 2003 8:09 PM To: Adam Csillag Cc: [EMAIL PROTECTED] Subject: RE: cygwin + apache + php pr

RE: cygwin + apache + php problem

2003-03-31 Thread Igor Pechtchanski
ski [mailto:[EMAIL PROTECTED] > Sent: Monday, March 31, 2003 6:22 PM > To: Adam Csillag > Cc: [EMAIL PROTECTED] > Subject: Re: cygwin + apache + php problem > > On Mon, 31 Mar 2003, Adam Csillag wrote: > > > >Are the permissions of libphp4.dll OK? > > > > No

RE: cygwin + apache + php problem

2003-03-31 Thread Adam Csillag
ECTED] Subject: Re: cygwin + apache + php problem On Mon, 31 Mar 2003, Adam Csillag wrote: > >Are the permissions of libphp4.dll OK? > > Now I set it to the same group, and same permissions as the other files: > -rwxr-x--- > I still get the same error message. The only difference is

Re: cygwin + apache + php problem

2003-03-31 Thread Igor Pechtchanski
On Mon, 31 Mar 2003, Adam Csillag wrote: > >Are the permissions of libphp4.dll OK? > > Now I set it to the same group, and same permissions as the other files: > -rwxr-x--- > I still get the same error message. The only difference is that the other > files have -rwxr-x---+. What does that + sign m

Re: cygwin + apache + php problem

2003-03-31 Thread Adam Csillag
>Are the permissions of libphp4.dll OK? Now I set it to the same group, and same permissions as the other files: -rwxr-x--- I still get the same error message. The only difference is that the other files have -rwxr-x---+. What does that + sign mean, and how do I set it? Or does that have anything

Re: cygwin + apache + php problem

2003-03-31 Thread Jason Tishler
On Mon, Mar 31, 2003 at 12:14:56AM +0200, Adam Csillag wrote: > Syntax error on line 236 of /etc/apache/httpd.conf: > Cannot load /usr/lib/apache/libphp4.dll into server: > dlopen: Win32 error 998 ^^^ $ fgrep 998L /usr/include/w32api/winerror.h #define ERROR_NOACCESS 998L >

cygwin + apache + php problem

2003-03-30 Thread Adam Csillag
Hi, I'm having problems starting apache with php. I get the following error, when I run /usr/sbin/apachectl start : Syntax error on line 236 of /etc/apache/httpd.conf: Cannot load /usr/lib/apache/libphp4.dll into server: dlopen: Win32 error 998 /usr/sbin/apachectl start: httpd could not be starte

Re: Run Cygwin+Apache+PHP on win98

2003-03-15 Thread Stipe Tolj
> I installed Cygwin on win98se , and I having problems with the execution of > PHP code , because of the security issues of win98 , and would like to ask > is there a way to get > around this , > > Description of the problems > 1. my test.php is as follow : > #!/php/php.exe > phpinfo(); > ?

Run Cygwin+Apache+PHP on win98

2003-03-14 Thread kalmen
HI, I installed Cygwin on win98se , and I having problems with the execution of PHP code , because of the security issues of win98 , and would like to ask is there a way to get around this , Description of the problems 1. my test.php is as follow : #!/php/php.exe 2. if I don't put the 1st line ,

Re: cygwin apache https fork error - need rebase cmd info

2002-12-04 Thread S . L .
Gosh, this problem starts looking like postgresql's cygipc one :)) If it only was _that_ easy to fix ... SLao -- +++ GMX - Mail, Messaging & more http://www.gmx.net +++ NEU: Mit GMX ins Internet. Rund um die Uhr für 1 ct/ Min. surfen! -- Unsubscribe info: http://cygwin.com/ml/#unsubscri

Re: cygwin apache https fork error - need rebase cmd info

2002-12-03 Thread Christopher Faylor
On Tue, Dec 03, 2002 at 03:57:45PM -0500, Christopher Faylor wrote: >Wrong mailing list. Redirected. Oops. Sorry. I see that someone already did this. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation:

Re: cygwin apache https fork error - need rebase cmd info

2002-12-03 Thread Christopher Faylor
Wrong mailing list. Redirected. On Tue, Dec 03, 2002 at 03:03:16PM -0500, [EMAIL PROTECTED] wrote: >Greetings, >When I try to start Apache with the httpd.conf file configured for both http & >https, I receive the following error after the command: >$ ./apachectl start > >C:\cygwin\usr\sbin\httpd.

Re: cygwin apache https fork error - need rebase cmd info

2002-12-03 Thread Jason Tishler
Paul, On Tue, Dec 03, 2002 at 03:03:16PM -0500, [EMAIL PROTECTED] wrote: > Hopefully there is a rebase command to fix this problem? Please send > me info to resolve this issue if possible! Thxs! Do you Google? http://www.google.com/search?hl=en&lr=&ie=UTF-8&oe=UTF-8&q=apache+rebase+tishler+

Re: cygwin apache https fork error - need rebase cmd info

2002-12-03 Thread Earnie Boyd
Wrong list, redirected. Please remove [EMAIL PROTECTED] from the distribution in your responses. [EMAIL PROTECTED] wrote: Greetings, When I try to start Apache with the httpd.conf file configured for both http & https, I receive the following error after the command: $ ./apachectl start C:\cygw

Re: cygwin + Apache "out of the box": dlopen: Win32 error 126 (Finallyworking!!)

2002-11-29 Thread Elfyn McBratney
Hi, I recall, when reading into this, the bzip2 package maintainer (Charles Wilson I think) said not to copy dll's to satisfy dependencies and also that cygbz21.0.dll is part of the libbz2 package. [snip]... Elfyn [EMAIL PROTECTED]

Re: cygwin + Apache "out of the box": dlopen: Win32 error 126 (Finally working!!)

2002-11-29 Thread Javier
I finally got it to run!! :) It was a two-prongued problem... Let's go bit by bit: "Elfyn McBratney" <[EMAIL PROTECTED]> escribió en el mensaje [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I was going to send you my output from cygcheck but it seems its broken for > me and my servers ;( Ive se

Re: cygwin + Apache "out of the box": dlopen: Win32 error 126

2002-11-29 Thread Elfyn McBratney
The problem with cygcheck was my brain, been working too long with hourse to go still. cygcheck is a windows app so it will not take posix paths. As you see from above use cygpath -w (thanks to Max Bowsher) to convert the path... Here's my cygcheck output: [root@webdev]:{385}:% cygcheck `cygpat

Re: cygwin + Apache "out of the box": dlopen: Win32 error 126

2002-11-29 Thread Elfyn McBratney
I was going to send you my output from cygcheck but it seems its broken for me and my servers ;( Ive sent a thread to the ml so we'll see whats up with that. What cygwin version are you running under? When did you last update? From what I can remember php requires bz2, zlib, postgresql and expat

Re: cygwin + Apache "out of the box": dlopen: Win32 error 126

2002-11-29 Thread Javier
Let's do the things step by step: "Elfyn McBratney" <[EMAIL PROTECTED]> escribió en el mensaje [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > > What does line 237 of httpd.conf contain? Does libphp4.dll exist in > /usr/lib/apache? Yes, it does exist: apache> dir lib* -rwxr-xr-x1 javier

Re: cygwin + Apache "out of the box": dlopen: Win32 error 126

2002-11-29 Thread Elfyn McBratney
Hi, What does line 237 of httpd.conf contain? Does libphp4.dll exist in /usr/lib/apache? Run the below and see if you have all of the dll's that are printed out by cygcheck: Cygwin> cygcheck /usr/lib/apache/libphp4.dll If you have everything you need your next step should be to rebase the dl

cygwin + Apache "out of the box": dlopen: Win32 error 126

2002-11-29 Thread Javier
Hi, all!! I've just re-installed cygwin after a clean install of W2K. I'm trying to get a working system as close as possible to the one I had before, so I installed Cygwin, and the apache and mod_php... and when I've tried to get apache to run, I get: Cygwin> /usr/sbin/apachectl start Syntax err

Re: rebase confussion with cygwin & Apache

2002-05-22 Thread Jason Tishler
Paul, On Wed, May 22, 2002 at 02:28:25AM -0400, Paul McFerrin wrote: > I looked thru the mailing list archive and there is lots of discussions > on this rebase problem but I can not find any solutions that I should > implement. What about this one? http://sources.redhat.com/ml/cygwin/2002-0

rebase confussion with cygwin & Apache

2002-05-21 Thread Paul McFerrin
Hello: I just attempted to move my Apache 1.3.22 server from my Win 98 to my Win XP system and I too get the error "...unable to remap ... to same address as parent ...". I looked thru the mailing list archive and there is lots of discussions on this rebase problem but I can not find any soluti

Re: Cygwin/Apache with PHP CGI

2002-05-17 Thread Sam Edge
Stipe Tolj wrote in <[EMAIL PROTECTED]> in gmane.os.cygwin on Fri, 17 May 2002 13:45:47 +0200: > I wouldn't be to hard this way. At least anything else except the > phpinfo() apache section seem to work very stable from my testings. > So in a development or production area output of phpinfo() won

Re: Cygwin/Apache with PHP CGI

2002-05-17 Thread Stipe Tolj
Graeme Merrall wrote: > > Sam, your mail keeps bouncing. It makes it hard to want to help you when > you cannot be emailed. > > Sam Edge wrote: > > Instead I've downloaded the latest 4.2.0 Win32 native PHP ZIP file and > > unzipped this into its own directory. > > I have a patched version of PH

Re: Cygwin/Apache with PHP CGI

2002-05-17 Thread Stipe Tolj
Sam Edge wrote: > > (I appreciate that CGI is a sub-optimal way of using PHP in Apache but > at least this /is/ working for me and allows me to check my code more > easily before uploading to my service provider's Apache/PHP server.) I wouldn't be to hard this way. At least anything else except

Re: Cygwin/Apache with PHP CGI

2002-05-10 Thread Sam Edge
Graeme Merrall wrote in <[EMAIL PROTECTED]> in gmane.os.cygwin on Fri, 10 May 2002 16:09:13 +1000: > Sam, your mail keeps bouncing. It makes it hard to want to help you when > you cannot be emailed. Odd. My From header is spam-trapped with ZZZ because this is a public place but your e-mail clie

Re: Cygwin/Apache with PHP CGI

2002-05-09 Thread Graeme Merrall
Sam, your mail keeps bouncing. It makes it hard to want to help you when you cannot be emailed. Sam Edge wrote: > Instead I've downloaded the latest 4.2.0 Win32 native PHP ZIP file and > unzipped this into its own directory. I have a patched version of PHP-4.2.0 (actually RC4) for Cygwin you c

Cygwin/Apache with PHP CGI

2002-05-09 Thread Sam Edge
PATH and copied php.ini-recommended to C:\WINNT\php.ini to get the command line PHP working. Finally, to use this from Cygwin/Apache I've commented out the PHP LoadModule and AddModule lines and created a cgi-bin shell script to run PHP via an Action line in htppd.conf. httpd.conf: ...

stdin/stdout with msdev.exe from [cygwin|apache] not working?

2002-01-07 Thread Mike Brownlow
n I decided to try over the web using apache. (cygwin apache, not the windows version). A script like this: #!/usr/bin/perl system("env && /os/WINNT/system32/CMD.EXE /C msdev /\\?"); But that caused a command shell window to pop up on the server with the output instead of sending it