Just found this error.
Yesterday I enabled root's mail to be sent my email address. Server Contacts > Edit system mail preferences > Root's mail.
Anyway since I enabled that I keep getting this email approx every 5/10mins.
Subject:
Cron <root@server> /usr/local/bin/php /usr/local/etc/sphinx-cron.php delta 2>&1 > /dev/null
Message:
Warning: PHP Startup: apc: Unable to initialize module Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
I done some googling and found this command this by entering php -v command:
root@server [~]# php -v
Warning: PHP Startup: apc: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
PHP 5.3.10 (cli) (built: Mar 25 2012 18:22:22)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
with the ionCube PHP Loader v4.0.12, Copyright (c) 2002-2011, by ionCube Ltd., and
with XCache v1.3.2, Copyright (c) 2005-2011, by mOo
with Suhosin v0.9.33, Copyright (c) 2007-2012, by SektionEins GmbH
root@server [~]#
Any ideas how to fix this anyone please?
Yesterday I enabled root's mail to be sent my email address. Server Contacts > Edit system mail preferences > Root's mail.
Anyway since I enabled that I keep getting this email approx every 5/10mins.
Subject:
Cron <root@server> /usr/local/bin/php /usr/local/etc/sphinx-cron.php delta 2>&1 > /dev/null
Message:
Warning: PHP Startup: apc: Unable to initialize module Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
I done some googling and found this command this by entering php -v command:
root@server [~]# php -v
Warning: PHP Startup: apc: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match
in Unknown on line 0
PHP 5.3.10 (cli) (built: Mar 25 2012 18:22:22)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
with the ionCube PHP Loader v4.0.12, Copyright (c) 2002-2011, by ionCube Ltd., and
with XCache v1.3.2, Copyright (c) 2005-2011, by mOo
with Suhosin v0.9.33, Copyright (c) 2007-2012, by SektionEins GmbH
root@server [~]#
Any ideas how to fix this anyone please?
Last edited by a moderator: