Open
Description
設定好db後,運行了一次crawler-new.php,但在檢視index.php時出現了404字樣,於是在ErrorController.php加入
echo "<pre>";
echo $this->view->exception;
echo "</pre>";
得出以下訊息。
exception 'Pix_Controller_Dispatcher_Exception' with message '404 Controller file not found: /var/www/newsdiff/webdata/controllers/NewsdiffController.php' in /var/www/newsdiff/webdata/stdlibs/pixframework/Pix/Controller.php:243
Stack trace:
#0 /var/www/newsdiff/index.php(6): Pix_Controller::dispatch('/var/www/newsdi...')
#1 {main}
請問應如何設定?
Metadata
Metadata
Assignees
Labels
No labels