Page 1 of 1
Problem with Phoca Gallery 4.0.2 on Joomla 3.1
Posted: 03 Nov 2013, 15:35
by johanv74
Hello Phoca Fans,
I have problems with Phoca Gallery (PG) 4.0.2 on a Joomla 3.1 installation.
I'm not able to create Thumbnails with PG 4.0.2.
Every Time PG 4.0.2 hangs and stop creating the last 1 or 2 images.
I tried to change the permissions.
I created the folder by using PG.
After I uploaded the images I want to create the thumbnails.
Several Thumbnails are created, then it stops creating Thumbnails.
When I click on Stop Thumbnail Generation, nothing happens, and finally I must retype the URL of the backend from the website.
I changed the folder permissions to 777 (I don’t like this, but I follow your instructions to solve this problem).
I also reinstall PG, I Enable the Java Upload version. The single upload does work without problems.
I the somebody who can help me to solve this issue?
Re: Problem with Phoca Gallery 4.0.2 on Joomla 3.1
Posted: 03 Nov 2013, 15:55
by johanv74
When I upload the second single image, the same problem occurs!!
The thumbnail creation failes!
But when I open the album I see 2 photo's.
When I go back to view the images, i'm not able to view the recent uploaded images.
Re: Problem with Phoca Gallery 4.0.2 on Joomla 3.1
Posted: 04 Nov 2013, 21:17
by Jan
Hi, try to recheck the GD and PHP settings on your server, try to see the errorLog, try to upload some small image (if this is not a memory problem) and try to see other similar posts in this forum.
Jan
Re: Problem with Phoca Gallery 4.0.2 on Joomla 3.1
Posted: 12 Nov 2013, 11:17
by johanv74
Hello Jan,
I checked the errorlog:
[Tue Nov 12 09:53:43 2013] [error] [client 145.53.237.44] Premature end of script headers: php, referer:
Cannot load the ionCube PHP Loader - it was built with configuration API220090626,NTS, whereas running engine is API220100525,NTS
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php5.4-fcgi/lib/php/20100525/ncurses.so' - /usr/local/php5.4-fcgi/lib/php/20100525/ncurses.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php5.4-fcgi/lib/php/20100525/readline.so' - /usr/local/php5.4-fcgi/lib/php/20100525/readline.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php5.4-fcgi/lib/php/20100525/sqlite.so' - /usr/local/php5.4-fcgi/lib/php/20100525/sqlite.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Strict Standards: Declaration of PhocaGalleryCpController::display() should be compatible with JControllerLegacy::display($cachable = false, $urlparams = Ar
[Tue Nov 12 10:01:11 2013] [error] [client 145.53.237.44] Premature end of script headers: php, referer:
Cannot load the ionCube PHP Loader - it was built with configuration API220090626,NTS, whereas running engine is API220100525,NTS
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php5.4-fcgi/lib/php/20100525/ncurses.so' - /usr/local/php5.4-fcgi/lib/php/20100525/ncurses.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php5.4-fcgi/lib/php/20100525/readline.so' - /usr/local/php5.4-fcgi/lib/php/20100525/readline.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php5.4-fcgi/lib/php/20100525/sqlite.so' - /usr/local/php5.4-fcgi/lib/php/20100525/sqlite.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Strict Standards: Declaration of PhocaGalleryCpController::display() should be compatible with JControllerLegacy::display($cachable = false, $urlparams = Ar
Any idea how to solve this issue?
Re: Problem with Phoca Gallery 4.0.2 on Joomla 3.1
Posted: 13 Nov 2013, 16:44
by Jan
Hi, not sure about the warnings but for strict standards see:
https://www.phoca.cz/documents/50-phoca/ ... tic-method
Jan
Re: Problem with Phoca Gallery 4.0.2 on Joomla 3.1
Posted: 14 Nov 2013, 19:34
by johanv74
Jan,
Thanks for your help! I made de changes in the PHP.ini file and the problem is solved!
Everything works correctly! Thanks!
Thats why I choose for Phoca!!
Re: Problem with Phoca Gallery 4.0.2 on Joomla 3.1
Posted: 18 Nov 2013, 22:16
by Jan
Ok