[4.0.2] Slow working backend after migration
Posted: 06 Nov 2013, 12:16
My gallery works on joomla 1.5.26 and phocagallery 2.8.1.
It has been online for over 6 years and functions very good with more than 20 000 photos in 700 categories.
Now I'm moving to Joomla 3.15 and phocagallery 4.0.2. I'm doing it locally (xampp).
I install clean Joomla and phocagallery then export 2 tables from old site's mysql base: jos_phocagallery and jos_phocagallery_categories.
After that I import this content to corresponding tables at the new site (on localhost) and update the field ''language' in both tables manually with '*'.
Gallery works fine at frontend (content plugin etc, ok)...
But...
At backend command "Images" (list first 20 images: table with thumbs) it goes on very slow - about 20 minutes!!!
It works only because I set in php.ini max_execution_time = 1600 sec - smaller value causes displaying a blank page after "Images" command.
It makes it impossible to work on the site.
Any idea?
It has been online for over 6 years and functions very good with more than 20 000 photos in 700 categories.
Now I'm moving to Joomla 3.15 and phocagallery 4.0.2. I'm doing it locally (xampp).
I install clean Joomla and phocagallery then export 2 tables from old site's mysql base: jos_phocagallery and jos_phocagallery_categories.
After that I import this content to corresponding tables at the new site (on localhost) and update the field ''language' in both tables manually with '*'.
Gallery works fine at frontend (content plugin etc, ok)...
But...
At backend command "Images" (list first 20 images: table with thumbs) it goes on very slow - about 20 minutes!!!
It works only because I set in php.ini max_execution_time = 1600 sec - smaller value causes displaying a blank page after "Images" command.
It makes it impossible to work on the site.
Any idea?