Hi,

I am planning to create location tracing based on IP and presenting the relevant contents to the user as par his country, similar to msdn website.

I have installed the php_geoip.dll and change the ini file too, to include this dll
The dll shows enabled in IIS as well, from php manager.
But its simply strange that the php still can not recognize geoip functions in my script and throws error!
Also the phpinfo not listing geoip in the installed extensions list.

Searching around makes me feel that some how, its about php version.
I have php 5.3.2
(ps. not to mention placed the dll in the right directory of extension, which is clear as IIS also can detect it)

Any suggestion would be appreciated.

Recommended Answers

All 3 Replies

I can't believeg forgot to mention that, I am trying to make it work on windows 7

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.