Re: php5 on cygwin

2007-09-04 Thread im_yun
It seems that it doesn't work at all. -- View this message in context: http://www.nabble.com/Re%3A-php5-on-cygwin-tf660732.html#a12475528 Sent from the Cygwin Users mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: h

Re: php5 on cygwin

2005-12-02 Thread Helmut Hänsel
>2005/11/8, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: >> ./configure --with-apache=[PATH TO APACHE SOURCE DIRECTORY FROM POINT >> 1.] --with-pgsql >> >> I use PostgreSQL so I quote it literally. Perhaps it would work with >> another database too and perhaps it will work without. Note that I did a >>

Re: php5 on cygwin

2005-11-08 Thread [EMAIL PROTECTED]
There are the binary cygwin packages for postgresql, just in test. built yesterday (8.0.4 and 8.1.0) http://xarch.tu-graz.ac.at/publ/cygwin/release/postgresql/ In README is the binary layout. It should work OOTB. -- Reini Urban My experience is that the cygwin packaged PostgreSQL is placed

Re: php5 on cygwin

2005-11-08 Thread Reini Urban
2005/11/8, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > ./configure --with-apache=[PATH TO APACHE SOURCE DIRECTORY FROM POINT > 1.] --with-pgsql > > I use PostgreSQL so I quote it literally. Perhaps it would work with > another database too and perhaps it will work without. Note that I did a > default