Magento News

 

Xcache caused magento installation to fail, please help.

Hi magneto Gurus..

I am new to Xcache…

My setup is WAMP, magento 1.4.0.1, installed all required PHP extensions. The installation would go OK without xCache activated.

.htaccess is the original file, not changed.

The problem is PHP Xcache related..

During the installation, right after the SQL parameter page, when I try to access the local magento site, it would split an error message like below:

a:5:{i:0;s:353:”Error in file: “C:Program Files (x86)Apache Software FoundationApache2.2htdocspartsurf.co.nzappcodecoreMageCoresqlcore_setupmysql4-upgrade-0.8.19-0.8.20.php” – Strict Notice: Only variables should be passed by reference in C:Program Files (x86)Apache Software FoundationApache2.2htdocspartsurf.co.nzlibZendDbSelect.php on line 246″;i:1;s:1422:”#0 C:Program Files (x86)Apache Software FoundationApache2.2htdocspartsurf.co.nzappcodecoreMageCoreModelResourceSetup.php(374): Mage::exception(’Mage_Core’, ‘Error in file: …’)

#1 C:Program Files (x86)Apache Software FoundationApache2.2htdocspartsurf.co.nzappcodecoreMageCoreModelResourceSetup.php(273): Mage_Core_Model_Resource_Setup->_modifyResourceDb(’upgrade’, ‘0.8.19’, ‘0.8.26’)

#2 C:Program Files (x86)Apache Software FoundationApache2.2htdocspartsurf.co.nzappcodecoreMageCoreModelResourceSetup.php(217): Mage_Core_Model_Resource_Setup->_upgradeResourceDb(’0.8.19’, ‘0.8.26’)

#3 C:Program Files (x86)Apache Software FoundationApache2.2htdocspartsurf.co.nzappcodecoreMageCoreModelResourceSetup.php(153): Mage_Core_Model_Resource_Setup->applyUpdates()

#4 C:Program Files (x86)Apache Software FoundationApache2.2htdocspartsurf.co.nzappcodecoreMageCoreModelApp.php(363): Mage_Core_Model_Resource_Setup::applyAllUpdates()

#5 C:Program Files (x86)Apache Software FoundationApache2.2htdocspartsurf.co.nzappcodecoreMageCoreModelApp.php(295): Mage_Core_Model_App->_initModules()

#6 C:Program Files (x86)Apache Software FoundationApache2.2htdocspartsurf.co.nzappMage.php(596): Mage_Core_Model_App->run(Array)

#7 C:Program Files (x86)Apache Software FoundationApache2.2htdocspartsurf.co.nzindex.php(78): Mage::run(’’, ‘store’)

#8 {main}”;s:3:”url”;s:1:”/”;s:11:”script_name”;s:10:”/index.php”;s:4:”skin”;s:7:”default”;}

my Xcache Config in php.ini is as follows:

xcache.count=2

xcache.optimizer=1

xcache.size=128M

xcache.stat=on

xcache.ttl=3600

xcache.gc_interval =7200

I turned on the system MMAP in the apache http.conf file.. by uncommenting:

EnableMMAP On

EnableSendfile On

I’m not sure whether my system supports Memory mapping but I assume so. (no error received)

Any help would be appreciated..

Xcache caused magento installation to fail, please help.

Possibly Related Posts:


 

Leave a Reply