Re: mhash functions for my windows apache development server
- From: Paul Furman <paul-@xxxxxxxxxxxxx>
- Date: Tue, 27 Feb 2007 22:17:57 GMT
Paul Furman wrote:
Paul Furman wrote:
I'm trying to set up a web page for credit card transactions and baffled trying to find a download for mhash functions for my windows apache development server. The real server supports mhash but I can't test it on my localhost system. php.net points me to http://pecl.php.net/packages.php where I don't see it in plain english, googling around it looks like this may be it: http://sourceforge.net/forum/forum.php?forum_id=585348 but it's short on giving me a clue.
help! I'm lost...
Downloaded from:
<http://sourceforge.net/project/downloading.php?group_id=4286&use_mirror=easynews&filename=mhash-0.9.8.1.tar.gz&81187806>
from : http://mhash.sourceforge.net/
where they say "Note: Win32 DLLs have been removed. Use cygwin to compile." http://www.cygwin.com/
now that looks like some kind of unix/linux emulator... all I want to do is add these libraries to my winxp apache server argh. Something like just copy them over & add a path to httpd.conf?
Hmm, I did already have some mhash dlls in my php folder:
C:\PHP\libmhash.dll
C:\PHP\extensions\php_mhash.dll
so I uncommented this line in my.ini:
extension=php_mhash.dll
....but restarting the apache service I get an error saying it ccan't find php_mhash.dll THREE TIMES.
hmmm?
.
- Follow-Ups:
- Re: mhash functions for my windows apache development server
- From: Paul Furman
- Re: mhash functions for my windows apache development server
- References:
- mhash functions for my windows apache development server
- From: Paul Furman
- Re: mhash functions for my windows apache development server
- From: Paul Furman
- mhash functions for my windows apache development server
- Prev by Date: Re: How to remove row from ezSQL object?
- Next by Date: Re: array $_GET
- Previous by thread: Re: mhash functions for my windows apache development server
- Next by thread: Re: mhash functions for my windows apache development server
- Index(es):
Relevant Pages
|