Re: mhash functions for my windows apache development server



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?
.



Relevant Pages

  • Re: apache question
    ... # Based upon the NCSA server configuration files originally by Rob McCool. ... # configuration directives that give the server its instructions. ... Directives that control the operation of the Apache server process as ...
    (alt.php)
  • Re: Apache and SSL
    ... # Based upon the NCSA server configuration files originally by Rob McCool. ... # This is the main Apache server configuration file. ... # configuration directives that give the server its instructions. ...
    (RedHat)
  • Re: Apache vs IIS
    ... Windows Server not on my Linux Server so there for I would chose IIS. ... Not that Apache is bad but ASP.NET is far easier and faster to create good web forms in. ... PHP on a IIS server is rather easy to run once you install PHP on a PC but if you only use PHP why not use Apache for Windows. ...
    (alt.php)
  • Re: HTTP servers on z/OS
    ... developed by the Apache Software Foundation. ... Also know as IHS ... "...the current IBM HTTP Server for z/OS and IHS for z/OS Powered by Apache, ...
    (bit.listserv.ibm-main)
  • Re: webalizer
    ... I'm trying to get webalizer and apache working together. ... # Based upon the NCSA server configuration files originally by Rob McCool. ... # configuration directives that give the server its instructions. ...
    (freebsd-questions)