As you have already done this I doubt this helps? Copying libmcrypt. I'm also having difficulty getting mcrypt to load, but above has helped me a lot in getting closer to a solution.
Try starting php from the commandline with php -m. It will show you a list of loaded modules. As soon as I added the mcrypt or mhash for that matter extension, fastcgi just timed out. When I removed those extensions from php. The really weird part was that I could see the module loaded when I run php -m from the command line.
After making the the change to my php. I restarted IIS completely rather than recycling the App Pool and my phpinfo page worked as expected. I am not sure why but fastcgi wasn't able to "see" the libraries in the system32 folder, I had to put them in my php root folder.
Hope this helps somebody. Stack Overflow for Teams — Collaborate and share knowledge with a private group. Create a free Team What is Teams? Collectives on Stack Overflow. Learn more. Asked 13 years, 3 months ago. Active 8 years, 11 months ago. Branches Tags. Could not load branches.
Could not load tags. Latest commit. Git stats 2, commits. Failed to load latest commit information. Oct 11, Oct 10, Dec 21, Jun 4, Mar 22, Aug 25, Mar 27, Jul 14, Sep 24, Bump version.
Jul 1, Nov 9, Jul 16, May 11, Where are my php extensions? Where is my php. What should my phpinfo. Open a blank file with your favourite text editor and type. Comments 3. January 7th, at 1. Reply Quote. May 27th, at 2.
0コメント