Lookup Domain

.comUSD $8.95 .netUSD $8.95 .orgUSD $8.95

Login

2163 Members
0 Members Online
2 Guests Online
4509 Downloads
148969 Domains Served
FireBoard
Welcome, Guest
Please Login or Register.    Lost Password?
installation error (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: installation error
#134
rich (User)
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:installation error 9 Months ago Karma: 0  
Thanks for the quick reply.

version 4.0.27

SQL Error DB function failed with error number 1064
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 'DEFAULT CHARSET=latin1 AUTO_INCREMENT=238' at line 15 SQL=CREATE TABLE IF NOT EXISTS `jos_aw_ext` ( `id` int(11) NOT NULL auto_increment, `extension` varchar(10) NOT NULL, `price` varchar(10) NOT NULL, `server` varchar(50) NOT NULL, `notfound` varchar(30) NOT NULL, `incomponent` tinyint(1) NOT NULL default '0', `checkedc` tinyint(1) NOT NULL default '0', `orderingc` int(11) NOT NULL default '0', `inmodule` tinyint(1) NOT NULL default '0', `checked` tinyint(1) NOT NULL default '0', `ordering` int(11) NOT NULL default '0', `published` tinyint(1) NOT NULL default '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=238;
SQL =

CREATE TABLE IF NOT EXISTS `jos_aw_ext` (
`id` int(11) NOT NULL auto_increment,
`extension` varchar(10) NOT NULL,
`price` varchar(10) NOT NULL,
`server` varchar(50) NOT NULL,
`notfound` varchar(30) NOT NULL,
`incomponent` tinyint(1) NOT NULL default '0',
`checkedc` tinyint(1) NOT NULL default '0',
`orderingc` int(11) NOT NULL default '0',
`inmodule` tinyint(1) NOT NULL default '0',
`checked` tinyint(1) NOT NULL default '0',
`ordering` int(11) NOT NULL default '0',
`published` tinyint(1) NOT NULL default '0',
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=238;
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#135
admin (Admin)
Admin
Posts: 144
graph
User Online Now Click here to see the profile of this user
Re:installation error 9 Months ago Karma: 4  
Hi friend,

Please edit the ajaxwhois.xml file which you can find in the component zip archive to remove
Code:

DEFAULT CHARSET=latin1
Now again zip it and install the component. Please download the component again before it. Admin<br><br>Post edited by: admin, at: 2007/11/23 17:25
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop

Warning: fopen(/home/softuff/public_html/components/com_sef/cache/shCacheContent.php) [function.fopen]: failed to open stream: Permission denied in /home/softuff/public_html/components/com_sef/shCache.php on line 74