PDA

Zobacz pełną wersję : Problem z instalacją dodatków, modułów przez panel i za pomocą zip



AgnesP
27-11-2009, 20:36
Witam,

W joomli 1.5.15 nie mogę zainstalować żadnego dodatku czy komponentu z panelu administracyjnego za pomocą zip. Np przy próbie instalacji joomgallery 1.5.0.4 wyskakuje mi taki błąd:

"JInstaller::install: Błąd SQL DB function failed with error number 2006
MySQL server has gone away SQL=CREATE TABLE IF NOT EXISTS `jos_joomgallery` ( `id` int(11) NOT NULL auto_increment, `catid` int(11) NOT NULL default '0', `imgtitle` text NOT NULL, `imgauthor` varchar(50) default NULL, `imgtext` text NOT NULL, `imgdate` varchar(20) default NULL, `imgcounter` int(11) NOT NULL default '0', `imgvotes` int(11) NOT NULL default '0', `imgvotesum` int(11) NOT NULL default '0', `published` tinyint(1) NOT NULL default '0', `imgfilename` varchar(100) NOT NULL default '', `imgthumbname` varchar(100) NOT NULL default '', `checked_out` int(11) NOT NULL default '0', `owner` int(11) UNSIGNED NOT NULL default '0', `approved` tinyint(1) NOT NULL default '0', `useruploaded` tinyint(1) NOT NULL default '0', `ordering` int(11) NOT NULL default '0', PRIMARY KEY (`id`), INDEX idx_catid (`catid`), INDEX idx_owner (`owner`) ) ENGINE=MyISAM;
SQL = CREATE TABLE IF NOT EXISTS `jos_joomgallery` (
`id` int(11) NOT NULL auto_increment,
`catid` int(11) NOT NULL default '0',
`imgtitle` text NOT NULL,
`imgauthor` varchar(50) default NULL,
`imgtext` text NOT NULL,
`imgdate` varchar(20) default NULL,
`imgcounter` int(11) NOT NULL default '0',
`imgvotes` int(11) NOT NULL default '0',
`imgvotesum` int(11) NOT NULL default '0',
`published` tinyint(1) NOT NULL default '0',
`imgfilename` varchar(100) NOT NULL default '',
`imgthumbname` varchar(100) NOT NULL default '',
`checked_out` int(11) NOT NULL default '0',
`owner` int(11) UNSIGNED NOT NULL default '0',
`approved` tinyint(1) NOT NULL default '0',
`useruploaded` tinyint(1) NOT NULL default '0',
`ordering` int(11) NOT NULL default '0',
PRIMARY KEY (`id`),
INDEX idx_catid (`catid`),
INDEX idx_owner (`owner`)
) ENGINE=MyISAM;"

Praktycznie każda próba wczytania zip kończy się jakimś błędem.Zależy mi przede wszystkim na galerii a tej nijak nie mogę zainstalować.
Może ktoś spotkał się z podobnym problemem i naświetli o co tutaj biega?

pozdrawiam

zwiastun
27-11-2009, 21:09
@AgnesP - przypomnij sobie treść regulaminu, zwłaszcza, co powinno być w poście

AgnesP
28-11-2009, 12:47
Hosting na cal.pl

Wersja bazy danych: 5.0.51a-community Porządek znaków w MySQL: utf8_general_ci Wersja PHP: 5.2.11 Serwer WWW: Apache/2.2.13 (Unix) mod_ssl/2.2.13 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.11 PHP działa na: apache2handler

dektom
23-12-2009, 15:17
Cześć!
Rozwiązałeś problem? JA walczę już któryś dzień z joomla i dodatkami na Cal.pl:mad: Efekty mizerne - ten sam błąd bazy danych:(

nikszal
24-12-2009, 00:29
Cieszę się, że już nie hostuję na cal.pl. Tam trzeba włączyć php5, bo inaczej kiszka.

dektom
25-12-2009, 00:52
Na szczęście nie jest tak źle na calu:) na PHP 5 przeszedłem od razu jak tylko była taka możliwość:) a co do rozwiązania wątkowego problemu: w panelu administracyjnym Joomli trzeba wyłączyć FTP i wszystko śmiga - przetestowałem wczoraj:) Pozdrawiam