Joomla_1.0.11LaiThaiUTF8-Stable-Full_Package ติดตั้งไม่ผ่านครับ - Joomla! Forum - community, help and support
มีปัญหาติดตั้งถึงตรงนี้ครับ จะมีวิธีแก้ไขอย่างไร ได้โปรดชี้แนะด้วยครับ
------------------------------------------------------------------------------------
ขั้นที่ ๒ ชื่อเว็บไซต์ :
มีข้อผิดพลาดบางอย่างในการเพิ่มข้อมูล เข้าไปยังฐานข้อมูล!
ท่านไม่สามารถดำเนินการต่อได้.
error log:
sql=you have error in sql syntax near \'character set `utf8` auto_increment=1\' @ line 23 sql=# $id: joomla.sql 677 2005-10-27 02:13:29z spacemonkey $\n\n# table structure table `ar_banner`\n\ncreate table `ar_banner` (\n `bid` int(11) not null auto_increment,\n `cid` int(11) not null default \'0\',\n `type` varchar(10) not null default \'banner\',\n `name` varchar(50) not null default \'\',\n `imptotal` int(11) not null default \'0\',\n `impmade` int(11) not null default \'0\',\n `clicks` int(11) not null default \'0\',\n `imageurl` varchar(100) not null default \'\',\n `clickurl` varchar(200) not null default \'\',\n `date` datetime default null,\n `showbanner` tinyint(1) not null default \'0\',\n `checked_out` tinyint(1) not null default \'0\',\n `checked_out_time` datetime not null default \'0000-00-00 00:00:00\',\n `editor` varchar(50) default null,\n `custombannercode` text,\n primary key (`bid`),\n key `viewbanner` (`showbanner`)\n) type=myisam character set `utf8` auto_increment=1:
- - - - - - - - - -
# $id: joomla.sql 677 2005-10-27 02:13:29z spacemonkey $
# table structure table `#__banner`
create table `#__banner` (
`bid` int(11) not null auto_increment,
`cid` int(11) not null default '0',
`type` varchar(10) not null default 'banner',
`name` varchar(50) not null default '',
`imptotal` int(11) not null default '0',
`impmade` int(11) not null default '0',
`clicks` int(11) not null default '0',
`imageurl` varchar(100) not null default '',
`clickurl` varchar(200) not null default '',
`date` datetime default null,
`showbanner` tinyint(1) not null default '0',
`checked_out` tinyint(1) not null default '0',
`checked_out_time` datetime not null default '0000-00-00 00:00:00',
`editor` varchar(50) default null,
`custombannercode` text,
primary key (`bid`),
key `viewbanner` (`showbanner`)
) type=myisam character set `utf8` auto_increment=1
= = = = = = = = = =
sql=you have error in sql syntax near \'character set `utf8`\' @ line 13 sql=# table structure table `ar_bannerclient`\n\ncreate table `ar_bannerclient` (\n `cid` int(11) not null auto_increment,\n `name` varchar(60) not null default \'\',\n `contact` varchar(60) not null default \'\',\n `email` varchar(60) not null default \'\',\n `extrainfo` text not null,\n `checked_out` tinyint(1) not null default \'0\',\n `checked_out_time` time default null,\n `editor` varchar(50) default null,\n primary key (`cid`)\n) type=myisam character set `utf8`:
- - - - - - - - - -
# table structure table `#__bannerclient`
...............
------------------------------------------------------------------------------------
ขั้นที่ ๒ ชื่อเว็บไซต์ :
มีข้อผิดพลาดบางอย่างในการเพิ่มข้อมูล เข้าไปยังฐานข้อมูล!
ท่านไม่สามารถดำเนินการต่อได้.
error log:
sql=you have error in sql syntax near \'character set `utf8` auto_increment=1\' @ line 23 sql=# $id: joomla.sql 677 2005-10-27 02:13:29z spacemonkey $\n\n# table structure table `ar_banner`\n\ncreate table `ar_banner` (\n `bid` int(11) not null auto_increment,\n `cid` int(11) not null default \'0\',\n `type` varchar(10) not null default \'banner\',\n `name` varchar(50) not null default \'\',\n `imptotal` int(11) not null default \'0\',\n `impmade` int(11) not null default \'0\',\n `clicks` int(11) not null default \'0\',\n `imageurl` varchar(100) not null default \'\',\n `clickurl` varchar(200) not null default \'\',\n `date` datetime default null,\n `showbanner` tinyint(1) not null default \'0\',\n `checked_out` tinyint(1) not null default \'0\',\n `checked_out_time` datetime not null default \'0000-00-00 00:00:00\',\n `editor` varchar(50) default null,\n `custombannercode` text,\n primary key (`bid`),\n key `viewbanner` (`showbanner`)\n) type=myisam character set `utf8` auto_increment=1:
- - - - - - - - - -
# $id: joomla.sql 677 2005-10-27 02:13:29z spacemonkey $
# table structure table `#__banner`
create table `#__banner` (
`bid` int(11) not null auto_increment,
`cid` int(11) not null default '0',
`type` varchar(10) not null default 'banner',
`name` varchar(50) not null default '',
`imptotal` int(11) not null default '0',
`impmade` int(11) not null default '0',
`clicks` int(11) not null default '0',
`imageurl` varchar(100) not null default '',
`clickurl` varchar(200) not null default '',
`date` datetime default null,
`showbanner` tinyint(1) not null default '0',
`checked_out` tinyint(1) not null default '0',
`checked_out_time` datetime not null default '0000-00-00 00:00:00',
`editor` varchar(50) default null,
`custombannercode` text,
primary key (`bid`),
key `viewbanner` (`showbanner`)
) type=myisam character set `utf8` auto_increment=1
= = = = = = = = = =
sql=you have error in sql syntax near \'character set `utf8`\' @ line 13 sql=# table structure table `ar_bannerclient`\n\ncreate table `ar_bannerclient` (\n `cid` int(11) not null auto_increment,\n `name` varchar(60) not null default \'\',\n `contact` varchar(60) not null default \'\',\n `email` varchar(60) not null default \'\',\n `extrainfo` text not null,\n `checked_out` tinyint(1) not null default \'0\',\n `checked_out_time` time default null,\n `editor` varchar(50) default null,\n primary key (`cid`)\n) type=myisam character set `utf8`:
- - - - - - - - - -
# table structure table `#__bannerclient`
...............
ใช้ mysql รุ่นไร
mysql ที่ใช้น่าเป็นรุ่นที่ต่ำกว่า 5.0
วิธีการคือไปที่แฟ้ม
installation\sql\joomla.sql
ให้ไปลบ character set `utf8`ออก หรือแทนที่ด้วยช่องว่าง
ปล.อ่านคู่มือจูมล่าได้ที่
http://www.shopkajai.com
mysql ที่ใช้น่าเป็นรุ่นที่ต่ำกว่า 5.0
วิธีการคือไปที่แฟ้ม
installation\sql\joomla.sql
ให้ไปลบ character set `utf8`ออก หรือแทนที่ด้วยช่องว่าง
ปล.อ่านคู่มือจูมล่าได้ที่
http://www.shopkajai.com
Comments
Post a Comment