Sunday, 15 March 2015

symfony2 - Outdated version of Zend Engine API -



symfony2 - Outdated version of Zend Engine API -

i hosting website, using symfony framework, on mamp server on mac, , i'm trying generate bundles automatically help of terminal.

if relevant in way, here seek type terminal:

php -c /applications/mamp/bin/php/php5.4.10/conf/php.ini php app/console generate:bundle

and here error get:

xcache requires zend engine api version 220100525. zend engine api version 220090626 installed, outdated.

could not open input file: php

do of have thought of how update zend engine api or otherwise prepare problem? of huge help!

edit:

thanks help of whistlergreg i've gotten rid of 1 of problems seems, still next response:

could not open input file: php

edit:

i told sec php in command shouldn't there. instead should write:

php -c /applications/mamp/bin/php/php5.4.10/conf/php.ini app/console generate:bundle

it seems sec error caused noobish typo me, , working.

switch mamp utilize apc mamp preferences menu, worked me! create sure restart apache after making change.

api symfony2 mamp

No comments:

Post a Comment