Re: More Apache/PHP installation puzzles

2003-09-17 Thread dave_d
Hello Igor, Further to your request I pressed on a bit - sort of funbling in the dimpsey light really!! I found that perl was not installed (needed for axps) and that installing perl installed the correct version of Openssl and this, in turn, installed the cygcrypto.dll. A little progress! I

Re: More Apache/PHP installation puzzles

2003-09-17 Thread Stipe Tolj
Hi Igor, > > The rest remains, I think. The cygcrypto.dll is loaded with the > > openSSL0.9.6 but the default install gives a later version with no > > cygcrypto.dll. > > This is a bug in the "requires:" field for the "mod_php4" package (it > should require "openssl096", not "openssl"). Stipe,

Re: More Apache/PHP installation puzzles

2003-09-17 Thread Stipe Tolj
> Hello Igor, > > Apologies to the maintainer then - I'm new to these mailing list thingees! no problem, I'm getting all mails with regex "apache" and "php" in subject anyway highlighted ;) BTW, seems like I need to re-install a more recent Cygwin installation on one of my machines and check wha

Re: More Apache/PHP installation puzzles

2003-09-16 Thread Igor Pechtchanski
On Tue, 16 Sep 2003 [EMAIL PROTECTED] wrote: > Hello Igor, > > Apologies to the maintainer then - I'm new to these mailing list thingees! > > Thanks for the info about mount points - it didn't cross my mind that /usr/lib > might be a separate mount. $ df would have answered that, eh? Yep. So wo

Re: More Apache/PHP installation puzzles

2003-09-16 Thread dave_d
Hello Igor, Apologies to the maintainer then - I'm new to these mailing list thingees! Thanks for the info about mount points - it didn't cross my mind that /usr/lib might be a separate mount. $ df would have answered that, eh? The rest remains, I think. The cygcrypto.dll is loaded with the

Re: More Apache/PHP installation puzzles

2003-09-16 Thread Igor Pechtchanski
Dave, First off, there is no need to Cc: the apache maintainer, as I know for sure that he reads this list (unless this is specifically requested in the README, in which case I apologize). More replies inline below. On Tue, 16 Sep 2003 [EMAIL PROTECTED] wrote: > This all started when I had trou

More Apache/PHP installation puzzles

2003-09-16 Thread dave_d
This all started when I had trouble installing Apache/PHP (see earlier posts Re: Apache/PHP installation puzzle). As this problem is a bit more general I thought I would start a new thread. In a nutshell, the PHP part of the installation fails without any obvious errors. In order to find out w