V
V
v- death2015-12-29 23:08:32
PHP
v- death, 2015-12-29 23:08:32

Why is there an error about linking a lib?

Hello. Installed a composer. It even seems to work, but before starting it says about an error in linking the profiler.so dynamic lib.
79e7c6368cba4802adcc1f1ce36e4c4c.png
I immediately zayuzal grep -Hrv ";" /etc/php5 | grep -i "extension="and saw that either as it were

/etc/php5/embed/conf.d/20-uprofiler.ini:extension=profiler.so
/etc/php5/fpm/conf.d/20-uprofiler.ini:extension=profiler.so
/etc/php5/cli/conf.d/20-uprofiler.ini:extension=profiler.so
/etc/php5/cgi/conf.d/20-uprofiler.ini:extension=profiler.so
/etc/php5/mods-available/uprofiler.ini:extension=profiler.so

and what is the problem here I will not put my mind to it. Thanks in advance.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Ukolov, 2015-12-29
@vGrabko99

Firstly, this is not composer talking, but directly php.
And secondly, what you have deduced does not say anything about the fact that "there is one" - these are just pieces of the config where it is connected. I don’t know what kind of profiler this is, just comment out its connection everywhere (exactly in the places indicated) and restart the web server and fpm.

O
OnYourLips, 2015-12-29
@OnYourLips

As if?
Is there a file? What are his rights?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question