doubipiao1611 2015-06-15 14:20
浏览 29

在共享主机中的laravel 4.2中需要Mcrypt PHP扩展

Hi I am deploying a Laravel 4.2 project in shared hosting. When I hit the URL of my project it shows the following

Mcrypt PHP extension required

PHP version of my shared hosting site is 5.6 and my pc PHP version where I have developed my application is 5.5.

I have dig into the Internet and find the problem that is because of PHP version.

How can I change my application PHP version to shared hosting PHP version?

  • 写回答

0条回答 默认 最新

    报告相同问题?