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
Error installing Phoca Gallery 2.6.0
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Error installing Phoca Gallery 2.6.0
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
See this too:
https://www.phoca.cz/documents/2-phoca-g ... em-solving
Jan
If you find Phoca extensions useful, please support the project
-
gstockinger
- Phoca Member

- Posts: 10
- Joined: 21 Aug 2009, 13:51
Re: Error installing Phoca Gallery 2.6.0
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
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
-
cobretti
- Phoca Newbie

- Posts: 2
- Joined: 02 Dec 2009, 09:48
Re: Error installing Phoca Gallery 2.6.0
I have solved the problem installing via FTP
Thanks a lot!!
Thanks a lot!!
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Error installing Phoca Gallery 2.6.0
Ok
If you find Phoca extensions useful, please support the project