Skip to content

Unable to load dynamic library 'php_intl.dll' #372

Open
@MrPowerUp82

Description

@MrPowerUp82

I had encountered this problem when trying to run a laravel project. Using "Dependency Walker" I was able to discover that there was a missing dll for php, mainly "msvcp140.dll". Copying the dll from C:\windows\system32 and pasting it into the php folder solved the problem.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions