MAMP: How to upgrade PEAR

前端 未结 4 429
感动是毒
感动是毒 2020-12-24 14:42

When trying to upgrade MAMP pear the following error is raised:

Notice: unserialize(): Error at offset 276 of 1133 bytes in Config.php on line 1050
ERROR: Th         


        
4条回答
  •  执念已碎
    2020-12-24 15:07

    People with the your exact problem seem to has solved it in this MAMP forum thread.

    You can either delete /Applications/MAMP/bin/php/php5.3.6/conf/pear.conf, or change a line in that file from "php_dir";s:44 to "php_dir";s:43.

提交回复
热议问题