|
Dears,
after finish all the last steps, i got error from install/wizard/installDb/ says:
Zend_Db_Statement_Exception Object
(
[message:protected] => SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘magento.eav_attribute’ doesn’t exist
[string:private] =>
[code:protected] => 0
[file:protected] => C:\Program Files\Apache Software Foundation\Apache2\htdocs\magento\lib\Zend\Db\Statement\Pdo.php
[line:protected] => 227
[trace:private] => Array
(
[0] => Array
(
[file] => C:\Program Files\Apache Software Foundation\Apache2\htdocs\magento\lib\Zend\Db\Statement.php
[line] => 279
[function] => _execute
[class] => Zend_Db_Statement_Pdo
[type] => ->
[args] => Array
(
[0] => Array
(
)
)
)
[1] => Array
(
[file] => C:\Program Files\Apache Software Foundation\Apache2\htdocs\magento\lib\Zend\Db\Adapter\Abstract.php
[line] => 383
[function] => execute
[class] => Zend_Db_Statement
[type] => ->
[args] => Array
(
[0] => Array
(
)
)
)
................................
any help in this issue please , i\m using mysql 6
Thanks
|