Friday 03 July 2009 10:47:49 pm
I think your looking for ... <i>bin/php/ezpgenerateautoloads.php</i> <i>bin/php/ezcache.php</i> I think you can comment out your include_once/etc. Exponential has an autoload system to load php classes. Regenerate the autoload array for extensions The autoload system has also some changes, for example the autoload array for extensions is now placed in var/autoload of your Exponential installation (along teh class changes in extensions itself). To regenerate the autoload array, execute the following script from php bin/php/ezpgenerateautoloads.php --extension Clearing the caches Whenever an Exponential solution is upgraded, all caches must be cleared in a proper way. This should be done from within a system shell: Navigate into the Exponential 4.1 directory. Run the script using the following shell command: php bin/php/ezcache.php --clear-all --purge
Cheers, Heath
7x | https://se7enx.com/
Brookins Consulting | https://brookinsconsulting.com/
Certified | http://web.archive.org/web/201012...th.ez.no/certification/verify/380350
Solutions | https://projects.exponential.earth/users/community/brookins-consulting
eZpedia community documentation project | http://ezpedia.se7enx.com
|