還是昨天的問題
Notice: Undefined index: controller in?J:\WWW\index.php?on line?6
Notice: Undefined index: method in?J:\WWW\index.php?on line?7
Warning: require_once(/www/libs/controller/Controller.class.php) [function.require-once]: failed to open stream: No such file or directory in?J:\WWW\function.php?on line?3
Fatal error: require_once() [function.require]: Failed opening required '/www/libs/controller/Controller.class.php' (include_path='.;C:\php\pear') in?J:\WWW\function.php?on line?3放到根目錄下還是出這問題無論是把改成/libs/controller/Controller.class.php都是不行的。。
2014-12-04
/libs/controller/ 你的這個文件夾里 是不是有? Controller.class.php 這個文件,檢查一下
2014-12-04
還是路徑問題。? 好好檢查路徑。 /www/libs/controller/Controller.class.php 你按你的路徑 檢查一遍 文件是否存在。還有文件名大小寫