Searched forums for 1.5.5a categories.php and 1.5.5a catalog/categories and didn't get any returns...apologies if this is a duplicate.
I upgraded from 1.5.5 to 1.5.5a 3 days ago on Godaddy shared Linux Economy servers.
PHP version 5.4 (that is as high as they are going on Economy hosting). I created a new database as well and have not transferred any CUSTOMIZATION files (except my admin program which updates my 114,000 product catalog).
I can not get admin/catalog/ categories/products (categories.php) to open...the server is timing out. I can get in through the back door of Products Viewed but it is extremely slow and I can not get to the top level.
I also had to rewrite my update program to handle smaller chunks of data because of server time out issues...all was working well in 1.5.0-5 until I installed the 1.5.5a upgrade.
Here are my custom php5.ini settings (the same settings I used in 1.5.0-5 with the exception of adding max_input_vars = 2000 - suggested by Godaddy support)
date.timezone = America/Phoenix
max_input_time = 240
max_input_vars = 2000
max_execution_time = 300
file_uploads = On
post_max_size = 320M
upload_max_filesize = 256M
memory_limit = 384M
session.referer_check =
register_globals=off
magic_quotes_gpc=off
My cache method is set to 'file' and I verified date changes in the cache folder after accessing admin and the catalog.
Gzip is on and verified in php info file.
I tried swapping to the 1.5.4 admin/categories.php file...no joy
Please help...thank you.


Reply With Quote
(. 

