WAMP php_gmp.dll missing!

226 views
Skip to first unread message

Vertigo

unread,
Nov 10, 2009, 9:31:08 PM11/10/09
to NZ PHP Users Group
Tried enabling this extension today, resulting in a big error message
"failed to load linked library - not found".. of course, the dll is
missing from the ext dir.

Cant find a download link anywhere on the net, is it even possible to
use on windows? Very bizarre.. kind of need it for some large int
bitwise operations..

Anyone got any ideas?

Cam Spiers

unread,
Nov 10, 2009, 9:58:54 PM11/10/09
to nzp...@googlegroups.com
You could try downloading php source and compile with the --with-gmp option

Maybe this will help http://www.php.net/manual/en/gmp.setup.php ?

Cam

Nathan Kennedy

unread,
Nov 10, 2009, 11:20:28 PM11/10/09
to nzp...@googlegroups.com
I am running XAMPP, and it's included with that.

You could always download XAMPP and steal the dll from it, assuming that a)
it's the same version of PHP, and/or b) it doesn't matter.

Thanks,
Nathan.

Vertigo

unread,
Nov 11, 2009, 6:32:15 PM11/11/09
to NZ PHP Users Group
XAMPP looked great, but crashed every time I used libmysql.dll! Very
annoying...

-Cameron.

On Nov 11, 5:20 pm, "Nathan Kennedy" <nat...@kennedytechnology.com>
wrote:
> I am running XAMPP, and it's included with that.
>
> You could always download XAMPP and steal the dll from it, assuming that a)
> it's the same version of PHP, and/or b) it doesn't matter.
>
> Thanks,
> Nathan.-----Original Message-----

Nathan Kennedy

unread,
Nov 11, 2009, 7:07:47 PM11/11/09
to nzp...@googlegroups.com
Have you tried just taking the required .dll file from it, and sticking with
what you are already using?

Thanks,
Nathan.

lasc

unread,
Nov 12, 2009, 5:02:16 AM11/12/09
to NZ PHP Users Group
Did you try google? its realy good
just 4s link
dll4free.com/php_gmp.dll.html

Vertigo

unread,
Nov 12, 2009, 2:19:27 PM11/12/09
to NZ PHP Users Group
Yes, course I have :) PHP is very picky about what extension version
is used.. there are four different versions of PHP: VC6 thread safe
and non thread safe, and VC9 thread safe and non thread safe. Only the
VC9 versions seem to have php_gmp.dll, and only a few WAMP packages
use VC9. And even then, it may not even work just copying the file
from the right distrib...

Ive started using EasyPHP as a dev platform, its very nice so far.
Uses the VC6 version of PHP, however.

Keri Henare

unread,
Nov 12, 2009, 2:22:14 PM11/12/09
to nzp...@googlegroups.com
Why don't you just compile from source or I think that there are Windows binaries aren't there?

---------------------------------------------------
Keri Henare
(Views expressed are not necessarily those of my employer.)

[e] ke...@henare.co.nz
[m] (+64) 021 874 552
[w] kerihenare.com
Reply all
Reply to author
Forward
0 new messages