Re: [PHP-DB] __CYGWIN32__

2007-08-06 Thread Goltsios Theodore
Not sure if it is going to help but I think that the way the packaging is made differs between distros and OSes so why don't you check the way your distro divides sql into different packages. Perhaps the mysql standard package doesn't do the magic for you and you need more packages to add

Re: [PHP-DB] __CYGWIN32__

2007-08-06 Thread Sampei02
: Goltsios Theodore To: php-db@lists.php.net Sent: Monday, August 06, 2007 9:45 AM Subject: Re: [PHP-DB] __CYGWIN32__ Not sure if it is going to help but I think that the way the packaging is made differs between distros and OSes so why don't you check the way your distro divides sql

Re: [PHP-DB] __CYGWIN32__

2007-08-06 Thread Niel Archer
Hi This is the wrong place to be asking really. This list is for using PHP with databases, not installing PHP even if it's with a database. While I'm far from being a Linux Guru, I can't think of any reason that you should get any references to CygWin, which is a Windows package to allow a

Re: Re: [PHP-DB] __CYGWIN32__

2007-08-06 Thread juanjo
El mensaje ha llegado correctamente pero... estoy de vacaciones hasta el próximo 20 de Agosto. Atenderé tu correo a la vuelta. Si por el motivo que fuere necesitas ponerte en contacto con ADIMEDIA puedes hacerlo en [EMAIL PROTECTED] o en el Telf. 934 63 57 37. -- PHP Database Mailing List

[PHP-DB] __CYGWIN32__

2007-08-05 Thread [EMAIL PROTECTED]
I'm trying to install php-5.2.3 with this command: ./configure --with-apxs=/usr/local/apache/bin/apxs --with-mysql=/usr/local/mysql --with-mysqli=/usr/local/mysql/bin/mysql_config --enable- mbstring --enable-soap --with-zlib-dir=/usr/lib I installed correctly: mysql-standard-5.0.26