php5-mysqli

2010-10-27 Thread Dick Hoogendijk
Hmmm, php5-mysqli did not upgrade properly using the most recent ports. Compile errors. That does not happen often, but it does happen. ;-) After a make config in lang/php5-extensions and disabling mysqli support the portmaster proces completed OK

php5-mysqli problem

2010-10-06 Thread liNEr Crime
Cann't install /usr/ports/databases/php5-mysqli/ Error: /usr/local/include/mysql/m_string.h: In function 'lex_string_set': /usr/local/include/mysql/m_string.h:304: error: dereferencing pointer to incomplete type /usr/local/include/mysql/m_string.h:305: error: dereferencing pointer to incomplete

Re: php5-mysqli problem

2010-10-06 Thread Phan Quoc Hien
Which mysql client version? Try to use /usr/ports/lang/php5-extensions instead? On Wed, Oct 6, 2010 at 7:17 PM, liNEr Crime h17li...@gmail.com wrote: Cann't install /usr/ports/databases/php5-mysqli/ Error: /usr/local/include/mysql/m_string.h: In function 'lex_string_set': /usr/local/include

Re: php5-mysqli problem

2010-10-06 Thread Jerry
On Wed, 6 Oct 2010 15:17:34 +0300 liNEr Crime h17li...@gmail.com articulated: Cann't install /usr/ports/databases/php5-mysqli/ Error: /usr/local/include/mysql/m_string.h: In function 'lex_string_set': /usr/local/include/mysql/m_string.h:304: error: dereferencing pointer to incomplete type

Ports dependencies questions (php5-mysql-5.1.1 and php5-mysqli-5.1.1)

2006-01-03 Thread Ian Lord
Hi, I have installed the ports php5-mysql-5.1.1 and php5-mysqli-5.1.1 during the make, the port mysql-client-4.1.16 got installed I need the newer version of mysql-client-5.x When I try to install it, I get an error saying I cannot install because mysql-client-4.1.16 is already installed

Ports dependencies questions (php5-mysql-5.1.1 and php5-mysqli-5.1.1)

2006-01-03 Thread Ian Lord
Hi, I have installed the ports php5-mysql-5.1.1 and php5-mysqli-5.1.1 during the make, the port mysql-client-4.1.16 got installed I need the newer version of mysql-client-5.x When I try to install it, I get an error saying I cannot install because mysql-client-4.1.16 is already installed

Re: Ports: php5-mysqli 5.0.5_1 Dependencies

2005-11-07 Thread Lowell Gilbert
Ian Lord [EMAIL PROTECTED] writes: I just installed port php5-mysqli. One of the packages it installs at the same time is mysql_client which is for mysql 4.1 If I try to manually install package for mysql50_client I get a conflict saying I cannot install because files go at the same place

Ports: php5-mysqli 5.0.5_1 Dependencies

2005-11-06 Thread Ian Lord
Hi, I just installed port php5-mysqli. One of the packages it installs at the same time is mysql_client which is for mysql 4.1 If I try to manually install package for mysql50_client I get a conflict saying I cannot install because files go at the same place. How can I bypass this kind