| Saturday 26 June 2004 3:16:42 am 
                                                                 >I wanted to know if anybody else has tried and what they had to deal with in getting it to work? Done, so, on a production server. >Have customized any of your clasess, did you add any fields to say the article class or the product class? Almost all of them.. >Have customized any of the kernal scripts? If so how did it go upgrading them? Yes, quite a few but with at maximum 15 line changes, re-applied them manually. >Did you have to do anything special to convert your 3.3 data to 3.4 database structure? No, followed the required path from 3.3-2 to 3.3-5 and then to 3.4.1 (SVN version) >Did you have any dificulty running any of the upgrade scripts? No >Any other comments you have??  
- Before upgrade check that all the ini settings are specified in the override/siteaccess inis, not the standard ini settings- Make sure all permissions are set correctly for the entire Exponential directory after file copying
 - run the database upgrade scripts (I use webmin for that)
 - Clear all caches
 - stop Apache, clear accelerator cache files, start Apache
 - ran bin/php/eztc.php -s <siteaccess> (took around 1 minute on a dual 3GHz PIV) after su to apache deamon user
 hth -paul eZ Publish, eZ Find, Solr expert consulting and traininghttp://twitter.com/paulborgermans
 
 |