我已经开始了joomla 3.7.2的全新安装,在点击install按钮后,我得到了以下错误。
Error
Table 'joomla_try.#__viewlevels' doesn't exist
Table 'joomla_try.#__utf8_conversion' doesn't exist
Table 'joomla_try.#__usergroups' doesn't exist
Table 'joomla_try.#__update_sites_extensions' doesn't exist
Table 'joomla_try.#__update_sites' doesn't exist
Table 'joomla_try.#__template_styles' doesn't exist
Table 'joomla_try.#__tags' doesn't exist
Table 'joomla_try.#__postinstall_messages' doesn't exist
Table 'joomla_try.#__modules_menu' doesn't exist
Table 'joomla_try.#__modules' doesn't exist
Table 'joomla_try.#__menu_types' doesn't exist
Table 'joomla_try.#__menu' doesn't exist
Table 'joomla_try.#__languages' doesn't exist
Table 'joomla_try.#__finder_terms_common' doesn't exist
Table 'joomla_try.#__finder_taxonomy' doesn't exist
Table 'joomla_try.#__extensions' doesn't exist
Table 'joomla_try.#__content_types' doesn't exist
Table 'joomla_try.#__categories' doesn't exist
Table 'joomla_try.#__assets' doesn't exist
Query was empty安装程序将数据库创建到我的服务器中,但在那里停止,没有在其中创建任何内容。此外,我还试图创建一个数据库,并在安装过程中被要求时提供给它,但同样的事情也发生了。
Server specs:
mysql Ver 14.14 Distrib 5.1.47
PHP 5.3.10
Apache/2.2.3 https://stackoverflow.com/questions/44514033
复制相似问题