CMS Forum CMS Forum
September 05, 2010, 09:11:03 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: << Main Site   The CMS Forum is now live. Post a question - answer someone's query - tell us some CMS news. Some things on this forum can't be seen till you login. Anyone can register & login.
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Can't install sh404 on Joomla 1.5  (Read 1611 times)
kev1
Acolyte
*
Posts: 1


« on: October 29, 2008, 02:23:42 PM »

Hi. I can't install sh404SEF on Joomla 1.6. I get this error:

     * JInstaller::install: SQL Error. DB function failed with error number 2006
          MySQL server has gone away SQL=CREATE TABLE IF NOT EXISTS `jos_redirection` ( `id` int(11) NOT NULL auto_increment, `cpt` int(11) NOT NULL default '0', `rank` int(11) NOT NULL default '0', `oldurl` varchar(255) NOT NULL default '', `newurl` varchar(255) NOT NULL default '', `dateadd` date NOT NULL default '0000-00-00', PRIMARY KEY (`id`), KEY `newurl` (`newurl`), KEY `rank` (`rank`), KEY `oldurl` (`oldurl`) ) TYPE=MyISAM;
          SQL =
          CREATE TABLE IF NOT EXISTS `jos_redirection` (
                                                `id` int(11) NOT NULL auto_increment,
                                                `cpt` int(11) NOT NULL default '0',
                                                `rank` int(11) NOT NULL default '0',
                                                `oldurl` varchar(255) NOT NULL default '',
                                                `newurl` varchar(255) NOT NULL default '',
                                                `dateadd` date NOT NULL default '0000-00-00',
                                                PRIMARY KEY  (`id`),
                                                KEY `newurl` (`newurl`),
                                                KEY `rank` (`rank`),
                                                KEY `oldurl` (`oldurl`)
                                                ) TYPE=MyISAM;

Can anyone help?

Logged
chris.p
Administrator
Contributor
*****
Posts: 42


WWW
« Reply #1 on: October 31, 2008, 06:21:48 PM »

Beats me. Maybe someone can throw some light on this.

We don't use J1.5 exactly because of this. Too young.
Logged
lulando
Acolyte
*
Posts: 7


...bright side of life!


WWW
« Reply #2 on: February 06, 2009, 11:11:42 PM »

Do you get this error repeatedly? Or just this once. Maybe you've installed it in the meantime... Roll Eyes Doesn't seem to be a Joomla 1.5 error.
Logged

chris.p
Administrator
Contributor
*****
Posts: 42


WWW
« Reply #3 on: March 22, 2009, 03:21:05 AM »

Sorry to be negative on my first post back there.

As no one has helped you out I thought I'd look again.

The DB error looks like there is already some data in those tables and the install won't write to them because of that. You should manually uninstall any previous SEF plugins, then try to install again, deleting the tables manually if necessary.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by SMF | SMF © 2006-2009, Simple Machines LLC