今天手賤升級了win10,從新安裝了一下php的套件,提示有幾個組件找不到,其中有一個msvcr100.dll丟失。
google了一下:
youtube視頻:Windows 10 Wamp Server Error of Missing MSVCR110 dll
dll下載地址:http://www.microsoft.com/en-us/download/details.aspx?id=30679
stackoverflow解答php
http://forum.wampserver.com/read.php?2,138295html
wamp 3.x的版本 ,除了更改apache httpd.conf,還須要修改 httpd-vhosts.conf,該配置文件在\conf\extra。重啓全部服務。
How to Change the www root directory on WampServer 3mysql
問題:Fatal error: Call to undefined function mb_strimwidth() in ...
須要安裝php-mbstringgit
yum install php-mbstring
若是提示安裝不成功,須要把php解釋器先停掉,再安裝github
service php-fpm stop; yum install php-mbstring; servie php-fpm start;
MySql sql_model說明(以及處理sql_model引起的問題)
mysql sql_model合理設置sql