Edit report at https://bugs.php.net/bug.php?id=59743&edit=1

 ID:                 59743
 Updated by:         u...@php.net
 Reported by:        sathia dot musso at gmail dot com
 Summary:            doesn't install neither on os x or linux
-Status:             Open
+Status:             Feedback
 Type:               Bug
 Package:            mysqlnd_ms
 Operating System:   Os x / linux
 PHP Version:        5.3.8
 Block user comment: N
 Private report:     N

 New Comment:

Please, describe how you installed PHP:

 - what is your PHPs' configure line?
 - have you enabled mysqlnd?
 - have you installed PHP after the build?
 - which version of PHP are you using (several people reporting, thus 
double-checking)?

This all smells like an incomplete installation.

Thanks,
Ulf


Previous Comments:
------------------------------------------------------------------------
[2011-09-30 12:46:38] sathia dot musso at gmail dot com

trying to install this extension on my dev server, but it 
fails consistently both via pecl and via manual 
installation.

/usr/src/mysqlnd_ms-
1.1.0/ext/mysqlnd/mysqlnd_portability.h:40:46: fatal error: 
ext/mysqlnd/php_mysqlnd_config.h: No such file or directory

this is the error, i tried to symlink the ext dir from the 
sources of my php version (5.3.8.1) but still it won't work. 
I was eager to try the lazy connections. any help on this?

------------------------------------------------------------------------
[2011-05-04 09:32:32] johannes at schlueters dot de

Are you sure your PHP installation is using mysqlnd? (Check output of `php -m` 
or such which should list mysqlnd)

------------------------------------------------------------------------
[2011-05-02 14:29:06] sathia dot musso at gmail dot com

it does work if you:

root@host:/tmp/pear/temp/mysqlnd_ms# cp -a /usr/src/php-
5.3.6/ext/ .

------------------------------------------------------------------------
[2011-05-02 14:23:45] sathia dot musso at gmail dot com

Description:
------------
Hi, I've tried a lot of combinations over different OS's but 
the error is always the same:

/pecl install channel://pecl.php.net/mysqlnd_ms-1.0.1  

[...]

/tmp/pear/temp/mysqlnd_ms/php_mysqlnd_ms.c:28:33: fatal error: 
ext/mysqlnd/mysqlnd.h: No such file or directory
compilation terminated.

i was eager to try this extension, any idea how to fix it?
thanks



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=59743&edit=1

Reply via email to