logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Other Software View previous topic :: View next topic
Reply to topic   Topic: SOLVED - Troubleshooting PHP extension (php_intl.dll) issue?
Author
zonetrooperex



Joined: 26 Jul 2013
Posts: 6
Location: Australia

PostPosted: Sat 01 Jul '17 8:08    Post subject: SOLVED - Troubleshooting PHP extension (php_intl.dll) issue? Reply with quote

I'd love some help with an issue I'm having with a PHP extension failing to load (php_intl.dll).

Detail Screenshots:

https://imgur.com/a/cL7Gl

I obtained PHP from: https://www.apachelounge.com/viewtopic.php?t=6359

I obtained Apache from: https://www.apachelounge.com/download/


Last edited by zonetrooperex on Sun 02 Jul '17 18:55; edited 1 time in total
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1248
Location: Amsterdam, NL, EU

PostPosted: Sat 01 Jul '17 15:45    Post subject: Reply with quote

Make sure that you have the same icu*.dll files in d:\webserver\apache\bin and in d:\webserver\php. Copy the ones from the PHP-directory to the apache\bin directory.
Back to top
zonetrooperex



Joined: 26 Jul 2013
Posts: 6
Location: Australia

PostPosted: Sun 02 Jul '17 9:57    Post subject: Reply with quote

Thanks for the reply, I finally fixed this by checking the windows PATH environment variable.

Turns out another app edited the entry I had changed from "d:\webserver\php" to "d:\webserver\php~~1".

All working, no errors reported now Very Happy
Back to top


Reply to topic   Topic: SOLVED - Troubleshooting PHP extension (php_intl.dll) issue? View previous topic :: View next topic
Post new topic   Forum Index -> Other Software