1条回答 默认 最新
dongzouhe9734 2015-12-01 11:30关注It seems like php is not reading the php.ini.
Run the command
php --iniand see if the Loaded Configuration File: is the correct one.You can tell php where to find the right php.ini by adding the option -c:
php -c C:\php\php.ini -f C:\wamp\...\mail.php本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报




