Hey,
I'm using ZF normally, and in one moment I try to use
$this->_forward('index', 'index');
But when I use it I always get
Fatal error: Uncaught exception 'Zend_Db_Statement_Exception' with
message 'SQLSTATE[HY000]: General error: 1 Can't create/write to file
'#sql_ea8_0.MYD' (Errcode: 17)' in
C:\xampplite\htdocs\work\forumlist\libraries\Zend\Db\Statement\Pdo.php:227
Stack trace: #0
When I'm not using _forward() everything works just fine
My webserver is newest XAMPP 1.6.4 on Windows machine
--
Łukasz Wojciechowski