PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old September 30th, 2005, 09:49 AM   #1 (permalink)
Registered User
 
Join Date: Jul 2002
Posts: 1,221
5.2 Upgrade Problem

I was running 5.14 and ran the upgrade.php file and got this:

http://xxxxxxxxxxxxxxxx.com/upgrade....ade=511&step=1

We're sorry, but the system experienced an unrecoverable error. Please try again later.

Last edited by Steve_C; September 30th, 2005 at 09:53 AM.
Steve_C is offline   Reply With Quote
Old September 30th, 2005, 10:02 AM   #2 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,858
Can you check your database and see if the cache table was created?

(Please don't cross post, it's unnecessary)
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old September 30th, 2005, 10:12 AM   #3 (permalink)
Registered User
 
Join Date: Jul 2002
Posts: 1,221
Yes, it's created.

I didn't know which section to put it in so I was going to delete this one and keep the other but you got here before I did...

Last edited by Steve_C; September 30th, 2005 at 10:33 AM.
Steve_C is offline   Reply With Quote
Old September 30th, 2005, 10:35 AM   #4 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,858
Okay, so appears that the first part was done; does the cache table have data in it (is there code in the record #1)?
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old September 30th, 2005, 10:45 AM   #5 (permalink)
Registered User
 
Join Date: Jul 2002
Posts: 1,221
It's all "Null". I can give you login info if that'll help.
Steve_C is offline   Reply With Quote
Old September 30th, 2005, 10:50 AM   #6 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,858
Sure, PM me your admin and ftp info and I'll check it out.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old September 30th, 2005, 01:23 PM   #7 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,858
The problem appears to be related to the building of the cache. I wonder what saving this to a php file and then running this script would to - would it build the cache for us?

Code:
Content visible to verified customers only.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old September 30th, 2005, 01:36 PM   #8 (permalink)
Registered User
 
Join Date: Jul 2002
Posts: 1,221
You're the developer... you tell me.... shouldn't this have been tested prior to being released?
Steve_C is offline   Reply With Quote
Old September 30th, 2005, 01:40 PM   #9 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,858
If you don't want my help, don't ask for it.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old September 30th, 2005, 01:46 PM   #10 (permalink)
Registered User
 
Join Date: Jul 2002
Posts: 1,221
If you don't want 17 licenses and the 10 more or so we plan on getting soon, don't treat me with disrespect.
Steve_C is offline   Reply With Quote
Old September 30th, 2005, 01:51 PM   #11 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,858
Works both ways, Steve; works both ways.

We also updated the upgrade.php script yesterday afternoon, if you don't have the latest copy you might want to try it.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old September 30th, 2005, 02:09 PM   #12 (permalink)
Registered User
 
Join Date: Jul 2002
Posts: 1,221
I did not disrespect you...

I tried the code and get the same error. I'll just send you the server login and hope for the best.

Thank you for your support.
Steve_C is offline   Reply With Quote
Old September 30th, 2005, 02:19 PM   #13 (permalink)
Registered User
 
Join Date: Jul 2002
Posts: 1,221
I downloaded that build last night about 2:00 am EST.
Steve_C is offline   Reply With Quote
Old September 30th, 2005, 02:46 PM   #14 (permalink)
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,858
The problem is that because of your "supersized" category structure your "max_allow_packet" setting of 1mb is insufficent to save the category caching data (your max_allowed_packet is set to 1mb and we are just a couple kb over that; a setting of 2mb should suffice to get past this issue).

On my systems, in my.cnf, I have:

max_allowed_packet = 16M
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote
Old October 1st, 2005, 03:03 PM   #15 (permalink)
Registered User
 
Join Date: Jul 2002
Posts: 1,221
Unfortunately it's not that easy with an Ensim server. Please provide the process needed as with Ensim, you cannot just change the setting and restart MySQL.
Steve_C is offline   Reply With Quote
Old October 1st, 2005, 03:06 PM   #16 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
You may need to have your host assist with this.

The above change Michael notes should work but you would need access to edit the my.cnf file and be able to restart the mysql
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old October 1st, 2005, 06:03 PM   #17 (permalink)
Registered User
 
Join Date: Jul 2002
Posts: 1,221
We have dedicated servers and our Network Engineer cannot get it to work. We make the change, MySQL will not restart. He says an server with Ensim is not as forgiving as others when it comes to those changes.
Steve_C is offline   Reply With Quote
Old October 1st, 2005, 07:32 PM   #18 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,806
Okay well your host would probally be able to assist you. The issue is as Michael states

"max_allow_packet" setting of 1mb is insufficent

Thus you need to increase this to allow the cache data to be written
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Upgrade problem 4.0 to 5.2 VW Derf Photopost Pro Installation & Upgrades 3 November 12th, 2005 09:12 AM
upgrade problem ATN Classifieds Installation & Upgrades 12 July 14th, 2005 12:25 AM
Upgrade 4.8d to 5.03 upgrade.php problem dbullock Photopost Pro Installation & Upgrades 4 May 19th, 2005 12:13 PM
Upgrade from 4.8c to 4.8.1 problem SynchroUK Photopost Pro Installation & Upgrades 2 August 20th, 2004 09:22 PM
Upgrade from 4.7 to 4.8d - a little Problem Spike05 Photopost Pro Installation & Upgrades 7 July 6th, 2004 07:12 AM


All times are GMT -5. The time now is 04:09 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0