Home > Uncategorized > Database server does not support the InnoDB storage engine MAGENTO

Database server does not support the InnoDB storage engine MAGENTO

  • Database server does not support the InnoDB storage engine.
  • Database connection error.

我在自己的VPS安装magento的时候出现了如上的错误提示了,

解决方法如下:

Open file /etc/my.cnf (Drag and Drop that file to Notepad or notepad++ program)

找到如下的代码:

skip-innodb

修改为如下
#skip-innodb

然后SSH里输入 service mysqld restart

这样操作过后,magento就可以正常安装!

开始magento之旅吧。

Categories: Uncategorized Tags:
  1. No comments yet.
  1. No trackbacks yet.
请注意:如果您回复的跟博文无关,一律当成垃圾评论,不要心存侥幸,以免浪费大家的时间!谢谢