雷火电竞-中国电竞赛事及体育赛事平台

歡迎來到入門教程網(wǎng)!

phpcms

當(dāng)前位置:主頁 > CMS教程 > phpcms >

PHPCMS2008 MySQL Errno:1064錯(cuò)誤

來源:本站原創(chuàng)|時(shí)間:2020-01-10|欄目:phpcms|點(diǎn)擊:

關(guān)鍵字描述:錯(cuò)誤 MySQL 問題 NOT NULL 數(shù)據(jù)庫 安裝 unsigned tinyint

PHPCMS2008安裝最后一步出現(xiàn)MySQL Errno : 1064錯(cuò)誤,在線等!

MySQL Query : CREATE TABLE `phpcms_admin` ( `userid` mediumint(8) unsigned NOT NULL, `username` char(20) NOT NULL, `allowmultilogin` tinyint(1) unsigned NOT NULL default '0', `alloweditpassword` tinyint(1) unsigned NOT NULL default '0', `editpasswordnextlogin` tinyint(1) unsigned NOT NULL default '0', `disabled` tinyint(1) unsigned NOT NULL default '0', PRIMARY KEY (`userid`)) TYPE=MyISAM DEFAULT CHARSET=gbk
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM DEFAULT CHARSET=gbk' at line 1
MySQL Errno : 1064
Message : MySQL Query Error

虛擬主機(jī)平臺,discuz7安裝成功,phpcms2008安裝失敗
Microsoft-IIS/6.0
MySQL client version: 5.0.45
PHP extension: mysql
什么二進(jìn)制上傳啊就別說了,絕對沒問題。另外數(shù)據(jù)庫是新的,沒有表。

回答:

數(shù)據(jù)庫后安裝,數(shù)據(jù)庫和PHP 的兼容性不行 .實(shí)在不行的話就多安裝幾次數(shù)據(jù)庫.這個(gè)問題好多人安裝的時(shí)候都會出現(xiàn),或者換用其他數(shù)據(jù)庫這是你的服務(wù)器環(huán)境問題,原因很多,常見的是以下幾種:

1. MySQL數(shù)據(jù)庫環(huán)境問題和編碼問題;
2. Windows環(huán)境配置問題和連接超時(shí)問題;


上一篇:PHPCMS忘記后臺密碼找回及時(shí)間解鎖方法

欄    目:phpcms

下一篇:PHPcms建站系統(tǒng)-個(gè)人建站必不可少的工具

本文標(biāo)題:PHPCMS2008 MySQL Errno:1064錯(cuò)誤

本文地址:http://www.jygsgssxh.com/a1/phpcms/9926.html

網(wǎng)頁制作CMS教程網(wǎng)絡(luò)編程軟件編程腳本語言數(shù)據(jù)庫服務(wù)器

如果侵犯了您的權(quán)利,請與我們聯(lián)系,我們將在24小時(shí)內(nèi)進(jìn)行處理、任何非本站因素導(dǎo)致的法律后果,本站均不負(fù)任何責(zé)任。

聯(lián)系QQ:835971066 | 郵箱:835971066#qq.com(#換成@)

Copyright © 2002-2020 腳本教程網(wǎng) 版權(quán)所有