Page 1 of 1

Error installing Phoca Gallery 2.6.0

Posted: 02 Dec 2009, 09:56
by cobretti
Hello,

I'm trying to installa Phoca Gallery 2.6.0 on a Joomla 1.5.14 System. I get this error:



* Componente Instalar: DB function failed with error number 2006
MySQL server has gone away SQL=INSERT INTO jos_components VALUES( 0, 'Phoca Gallery', 'option=com_phocagallery', 0, 0, 'option=com_phocagallery', 'Phoca Gallery', 'com_phocagallery', 0, 'components/com_phocagallery/assets/images/icon-16-pg-menu.png', 0, '', 1 )
SQL =

INSERT INTO jos_components VALUES( 0, 'Phoca Gallery', 'option=com_phocagallery', 0, 0, 'option=com_phocagallery', 'Phoca Gallery', 'com_phocagallery', 0, 'components/com_phocagallery/assets/images/icon-16-pg-menu.png', 0, '', 1 )

* No fué posible borrar el archivo seleccionado: 'uninstall.phocagallery.php'
* No fué posible borrar el archivo seleccionado: 'install.phocagallery.php'
* No fué posible copiar el archivo seleccionado.
* JInstaller::install: Fallo al copiar archivo: /home/amotinac/public_html/tmp/install_4b161dc60537d/phocagallery.xml a /home/amotinac/public_html/administrator/components/com_phocagallery/phocagallery.xml
* Componente Instalar: No puedo copiar el archivo de configuración
* Error al cargar los módulos:MySQL server has gone away SQL=SELECT id, title, module, position, content, showtitle, control, params FROM jos_modules AS m LEFT JOIN jos_modules_menu AS mm ON mm.moduleid = m.id WHERE m.published = 1 AND m.access <= 2 AND m.client_id = 1 ORDER BY position, ordering

can you please help me?


Thanks

Re: Error installing Phoca Gallery 2.6.0

Posted: 02 Dec 2009, 17:33
by Jan
Hi, check the error message "MySQL server has gone away" in Google search, this is some problem with database.

See this too:
https://www.phoca.cz/documents/2-phoca-g ... em-solving

Jan

Re: Error installing Phoca Gallery 2.6.0

Posted: 06 Dec 2009, 16:57
by gstockinger
I had the same problem with 2.6.0 (I saw this error the first time ever, no problem with other componentes or prior versions).

Obviously there is some timeout-problem on the database - I read in other posts that it has to do with a "max_execution_time" parameter - I did not investigate any further. For me the workaround was to upload (FTP) the content of the ZIP-File to the joomla/tmp directory and then use the option "install from directory".

Regards,
Gerald

Re: Error installing Phoca Gallery 2.6.0

Posted: 09 Dec 2009, 11:47
by cobretti
I have solved the problem installing via FTP


Thanks a lot!!

Re: Error installing Phoca Gallery 2.6.0

Posted: 09 Dec 2009, 18:08
by Jan
Ok