build 7196 Search and list images broken
-
@Frank Hi, could you post you apache log ?
-
@ch3i significant line is:
[Mon Apr 18 13:43:38.549956 2016] [:error] [pid 6598] [client 172.16.1.4:59161] PHP Fatal error: Cannot pass parameter 1 by reference in /var/www/html/fog/lib/fog/fogbase.class.php on line 340, referer: http://172.16.1.43/fog/management/index.php?node=image -
What version of php do you have?
-
@Tom-Elliott PHP 5.6.20 in a Linux Ubuntu 14.04 , mysql 5.5
-
That’s not even possible looking at the code.
Can you try:
rm -f /var/www/fog rm -rf /var/www/html/fog
Then rerun the installer.
-
@Tom-Elliott said in build 7196 Search and list images broken:
rm -rf /var/www/html/fog
Done and the same:
[Mon Apr 18 13:55:45.986437 2016] [mpm_prefork:notice] [pid 29145] AH00163: Apache/2.4.20 (Ubuntu) PHP/5.6.20-1+deb.sury.org~trusty+1 OpenSSL/1.0.2g configured – resuming normal operations
[Mon Apr 18 13:55:45.986494 2016] [core:notice] [pid 29145] AH00094: Command line: ‘/usr/sbin/apache2’
[Mon Apr 18 13:57:17.305280 2016] [:error] [pid 29148] [client 172.16.1.4:36134] PHP Fatal error: Cannot pass parameter 1 by reference in /var/www/html/fog/lib/fog/fogbase.class.php on line 340, referer: http://172.16.1.43/fog/management/index.php?node=image
[Mon Apr 18 13:57:27.736591 2016] [:error] [pid 31584] [client 172.16.1.4:36232] PHP Fatal error: Cannot pass parameter 1 by reference in /var/www/html/fog/lib/fog/fogbase.class.php on line 340, referer: http://172.16.1.43/fog/management/index.php?node=image&sub=search -
@Frank, I’ve added the changes, though I don’t know if it will work. Please update and let me know.
-
No word?
-
@Tom-Elliott Hi, excuse my delay. Now it works, but it takes a lot of time to finish images list or search. May be some missing index anywhere?
-
@Frank How many images do you have? Is FTP_IMAGE_SIZE turned on?