View Single Post
  #6 (permalink)  
Old 02-10-2008, 06:24 PM
Timo Trallala Timo Trallala is offline
Junior Member
 
Join Date: Jun 2007
Posts: 2
Default

Hi,

I've some problems

unzipped to htdocs/dsf

start apache and mysql local

http://localhost/dsf

Page not found

Quote:
Strict Standards: Declaration of DSF_Controller_Plugin_SetPagePath:reDispatch() should be compatible with that of Zend_Controller_Plugin_Abstract:reDispatch() in E:\xampp\htdocs\dsf\library\DSF\Controller\Plugin\ SetPagePath.php on line 39

Strict Standards: Declaration of DSF_Controller_Plugin_Auth:reDispatch() should be compatible with that of Zend_Controller_Plugin_Abstract:reDispatch() in E:\xampp\htdocs\dsf\library\DSF\Controller\Plugin\ Auth.php on line 111

Strict Standards: Declaration of Content::fetchRow() should be compatible with that of Zend_Db_Table_Abstract::fetchRow() in E:\xampp\htdocs\dsf\application\models\Content.php on line 24

Strict Standards: Declaration of ContentPage::getParents() should be compatible with that of Content::getParents() in E:\xampp\htdocs\dsf\application\models\ContentPage .php on line 24

Strict Standards: Declaration of ContentPage::getChildren() should be compatible with that of Content::getChildren() in E:\xampp\htdocs\dsf\application\models\ContentPage .php on line 24

Strict Standards: Declaration of ContentPage::insert() should be compatible with that of Zend_Db_Table_Abstract::insert() in E:\xampp\htdocs\dsf\application\models\ContentPage .php on line 24

Strict Standards: Declaration of ContentPage::update() should be compatible with that of Zend_Db_Table_Abstract::update() in E:\xampp\htdocs\dsf\application\models\ContentPage .php on line 24

Strict Standards: Declaration of ContentPage::delete() should be compatible with that of Zend_Db_Table_Abstract::delete() in E:\xampp\htdocs\dsf\application\models\ContentPage .php on line 24
Regards
tt
Reply With Quote