Skip to content

初始化設定問題 #18

Open
Open
@kenyiu

Description

@kenyiu

設定好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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions