用db.getMongo();得到的是:127.0.0.1 浏览器中访问:http://127.0.0.1:27017/得到的是:It looks like you are trying to access MongoDB over HTTP on the native driver port. 但执行下面的代码:<?php // ...
Request URL:http://localhost/laravel-v5.1.11/public/pfop_status.php?id=z0.56cb13c17823de1d6a08fd0aRequest Method:GETStatus Code:404 Not Found 为什么会报这样的404呢,查了好多,persistentNotifyUrl这...