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