Re: Call to undefined function mcrypt_module_open() in PHP5 on Windows 2003
- From: "Philip Olson" <philipolson@xxxxxxxxx>
- Date: 25 Apr 2005 20:19:00 -0700
I fear you've really messed up your system by copying files all over
your computer but assuming this isn't the case this problem is really
simple. We've all been in your boat though and eventually "try
everything" but I can assure you this isn't the best way to solve this
problem ;-)
The fact that you have extension=php-cgi.exe and
extension=php5isapi.dll is a huge red flag as these uses of the
extension directive are very wrong. Either this php.ini is not being
loaded and/or you've not restarted the web server after making changes
to php.ini. Please look at phpinfo() and tell us exactly what the
"Configuration File (php.ini) Path line" says.
I don't think you've fully read the PHP Manual but maybe skimmed part
of it. Assuming you're using IIS (as per the attempt to use
php5isapi.dll), read this:
* http://php.net/manual/en/install.windows.iis.php
Regardless of web server, read the following very carefully:
* http://php.net/manual/en/install.windows.manual.php
* http://php.net/manual/en/install.windows.extensions.php
.
- Follow-Ups:
- Re: Call to undefined function mcrypt_module_open() in PHP5 on Windows 2003
- From: Clifford Racz
- Re: Call to undefined function mcrypt_module_open() in PHP5 on Windows 2003
- References:
- Call to undefined function mcrypt_module_open() in PHP5 on Windows 2003
- From: Clifford Racz
- Call to undefined function mcrypt_module_open() in PHP5 on Windows 2003
- Prev by Date: PHP vs. Perl
- Next by Date: MS Access and PHP
- Previous by thread: Call to undefined function mcrypt_module_open() in PHP5 on Windows 2003
- Next by thread: Re: Call to undefined function mcrypt_module_open() in PHP5 on Windows 2003
- Index(es):