Open Source Tutorials - Open Source Training
Open source training & tutorials from experienced, passionate people
chrome icon firefox icon ie icon opera icon safari icon Sings in these Browsers
A- A A+

By A Web Design

Welcome, Guest
Username Password: Remember me

Joomla 1.5 Installation problems
(1 viewing) (1) Guest
All your queries regarding
Joomla CMS,
Joomla CMS Installation,
Joomla CMS Configuration,
Joomla built-in Modules,
Joomla 3rd Party Modules,Components and Plugins
and tonnes more... will be solved in this forum
  • Page:
  • 1
TOPIC:

Joomla 1.5 Installation problems

Joomla 1.5 Installation problems 1 year, 3 months ago #533

  • isaac
  • OFFLINE
  • Senior Boarder
  • Posts: 64
  • Karma: 0
Hello,

I am sure this issue has come up previously on this forum, but I could not seem to find the answer for it. I have successfully installed the WAMP server (version 2.1), and even created a database called 'joomla', but now when I go thru the web browser installation for Joomla 1.5, and enter all the fields in the Database section, I get this weird error message:

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 CHARACTER SET `utf8`' at line 29 SQL=CREATE TABLE `jos_banner` ( `bid` int(11) NOT NULL auto_increment, `cid` int(11) NOT NULL default '0', `type` varchar(30) NOT NULL default 'banner', `name` varchar(255) NOT NULL default '', `alias` varchar(255) 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, `catid` INTEGER UNSIGNED NOT NULL DEFAULT 0, `description` TEXT NOT NULL DEFAULT '', `sticky` TINYINT(1) UNSIGNED NOT NULL DEFAULT 0, `ordering` INTEGER NOT NULL DEFAULT 0, `publish_up` datetime NOT NULL default '0000-00-00 00:00:00', `publish_down` datetime NOT NULL default '0000-00-00 00:00:00', `tags` TEXT NOT NULL DEFAULT '', `params` TEXT NOT NULL DEFAULT '', PRIMARY KEY (`bid`), KEY `viewbanner` (`showBanner`), INDEX `idx_banner_catid`(`catid`) ) TYPE=MyISAM CHARACTER SET `utf8`

What gives? Any help and guidance would be much appreciated. Thanks.

Re: Joomla 1.5 Installation problems 1 year, 2 months ago #554

  • dhuruv
  • OFFLINE
  • Senior Boarder
  • Posts: 60
  • Karma: 0
For the version of Mysql you are using, it needs to be ENGINE=MyISAM, instead of TYPE=MyISAM. It can be changed in /installation/sql/mysql/joomla.sql.
Last Edit: 1 year, 2 months ago by dhuruv.
  • Page:
  • 1
Time to create page: 1.32 seconds
OSV Newsletter


Receive HTML?

NOTE: To prevent subscription to the OSV newsletter, uncheck the checkbox above.
Guest Blog for OSV
Free Ebook Download