( ! ) Fatal error: Out of memory (allocated 2097152) (tried to allocate 69632 bytes) in /var/www/vhosts/vdstore_it/httpdocs/classes/db/DbPDO.php on line 209 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0000 | 406144 | {main}( ) | .../index.php:0 |
2 | 0.0001 | 407904 | require( '/var/www/vhosts/vdstore_it/httpdocs/config/config.inc.php ) | .../index.php:27 |
3 | 0.0018 | 661624 | ShopCore::initialize( ) | .../config.inc.php:118 |
4 | 0.0063 | 790848 | ConfigurationCore::getMultiShopValues( $key = 'PS_MEDIA_SERVER_1', $idLang = ??? ) | .../Shop.php:380 |
5 | 0.0073 | 881768 | ConfigurationCore::get( $key = 'PS_MEDIA_SERVER_1', $idLang = NULL, $idShopGroup = NULL, $idShop = 1, $default = ??? ) | .../Configuration.php:289 |
6 | 0.0074 | 884776 | ConfigurationCore::loadConfiguration( ) | .../Configuration.php:209 |
7 | 0.0074 | 885096 | DbCore->executeS( $sql = 'SELECT c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop\n FROM `ps_configuration` c\n LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)', $array = ???, $use_cache = ??? ) | .../Configuration.php:160 |
8 | 0.0148 | 1318728 | DbPDOCore->getAll( $result = class PDOStatement { public $queryString = 'SELECT c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop\n FROM `ps_configuration` c\n LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)' } ) | .../Db.php:622 |
9 | 0.0148 | 1318728 | fetchAll( $how = 2 ) | .../DbPDO.php:209 |