View Single Post
  #5  
Old 12-05-2010, 10:29 AM
  ADDISON's Avatar 
ADDISON ADDISON is offline
 

X-Man
  
Join Date: Jan 2008
Posts: 2,613
 

Default Re: LC3 alpha 2 ("X-Cart 5 Lite") is released

It was very hard to install it. Lazy on a top performance computer with no internet connection. First time it required a file in /sites/default/settings.php. I copied default.settings.php as settings.php.

Then it created the database with samples. Installer finished the job, I opened the store and here is the message I got:

http://127.0.0.1/drupal/modules/lc_connector/litecommerce/skins/progress_indicator.gifRe-building cache, please wait... http://127.0.0.1/drupal/modules/lc_connector/litecommerce/skins/progress_indicator.gifRe-building cache, please wait...
Fatal error: Class 'Xlite\Core\FlexyCompiler' not found in D:\WWW\drupal\modules\lc_connector\litecommerce\In cludes\Decorator\Plugin\Templates\Plugin\Compiler\ Main.php on line 93

Pressing F5 I got this message:

exception 'Exception' with message 'Cache rebuild is already started, please wait' in D:\WWW\drupal\modules\lc_connector\litecommerce\In cludes\Decorator\Utils\ErrorHandler.php:56
Stack trace:
#0 D:\WWW\drupal\modules\lc_connector\litecommerce\In cludes\Decorator\Utils\ErrorHandler.php(93): Includes\Decorator\Utils\ErrorHandler::throwExcept ion('Cache rebuild i...', NULL)
#1 D:\WWW\drupal\modules\lc_connector\litecommerce\In cludes\Decorator\ADecorator.php(113): Includes\Decorator\Utils\ErrorHandler::fireError(' Cache rebuild i...', NULL)
#2 D:\WWW\drupal\modules\lc_connector\litecommerce\In cludes\Decorator\Utils\CacheManager.php(230): Includes\Decorator\ADecorator::fireError('Cache rebuild i...')
#3 D:\WWW\drupal\modules\lc_connector\litecommerce\In cludes\Decorator\Utils\CacheManager.php(365): Includes\Decorator\Utils\CacheManager::checkIfRebu ildStarted()
#4 D:\WWW\drupal\modules\lc_connector\litecommerce\to p.inc.php(81): Includes\Decorator\Utils\CacheManager::rebuildCach e()
#5 D:\WWW\drupal\modules\lc_connector\lc_connector.mo dule(26): require_once('D:\WWW\drupal\m...')
#6 D:\WWW\drupal\includes\bootstrap.inc(627): include_once('D:\WWW\drupal\m...')
#7 D:\WWW\drupal\includes\module.inc(14): drupal_load('module', 'lc_connector')
#8 D:\WWW\drupal\includes\common.inc(261: module_load_all()
#9 D:\WWW\drupal\includes\bootstrap.inc(1090): _drupal_bootstrap_full()
#10 D:\WWW\drupal\includes\bootstrap.inc(999): _drupal_bootstrap(
#11 D:\WWW\drupal\index.php(16): drupal_bootstrap(
#12 {main}

What shall I say? I waited 30 minutes for nothing!
__________________
X-Cart Next: Business 5.2 (learning and testing)
X-Cart Classic: Gold and Gold Plus 4.7
Lots of Modules and Customizations
OS in use: Red Hat Enterprise, Fedora, CentOS, Debian, Ubuntu, Linux Mint, Kali Linux
Ideas for Server configuration (basicaly): Nginx/Pound (reverse proxy), Apache/Nginx (webserver), Squid/Varnish (cache server), HHVM or (PHP-FPM + PHP 5.6 + opcache), MariaDB/Percona MySQL Server, Redis (storing sessions)

You can catch my ideas here: http://ideas.x-cart.com
Reply With Quote