A
A
Alexey So2015-12-10 11:16:47
PHP
Alexey So, 2015-12-10 11:16:47

How to disable PHP warnings on crown?

Tell me please.
I use CENTOS+bitrixenv
Installed the imagequick library (deleted it later), but warnings are constantly pouring in, mail cannot be read.
How to fix, ideally these errors:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/apc.so' - /usr/lib64/php/modules/apc.so: undefined symbol: zend_new_interned_string in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/imagick.so' - /usr/lib64/php/modules/imagick.so: cannot open shared object file : No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/memcache.so' - /usr/lib64/php/modules/memcache.so: undefined symbol: zend_new_interned_string in Unknown on line 0
or even though would disable warnings, but not errors.
Thanks a lot.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
romy4, 2015-12-10
@romy4

comment out the download of these extensions or put the appropriate ones for the php version in order to use them

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question