I'm trying to perform an upgrade of my zencart installation. The ver sion that is on there now was installed by a different admin. I'm trying to find the ver sion number of the installation that is currently installed. When clicking on "Ver sion" on the admin, I am getting a blank screen. My logs say that is is because there is not enough memory to perform the scripts on the page. When I asked the hosting company, they said it was because there was an error in the file:
Anyone have any ideas what is causing this?HTML Code:It seems that the issue is caused because a function which is required for vers ion page to load cannot write correctly into the database of the shopping cart: poll([{fd=4, events=POLLIN|POLLPRI}], 1, 0) = 0 (Timeout) write(4, "\r\1\0\0\3insert into zen_sessions\n "..., 273) = 273
Is there another way to determine the ver sion number?


Reply With Quote
