V
V
Viktor Yanyshev2017-09-28 22:15:56
Apache HTTP Server
Viktor Yanyshev, 2017-09-28 22:15:56

How to get rid of "module php7_module is already loaded, skipping"?

Imagemagick in the cli threw an error saying that it could not load the module + convert did not work, solved this problem
brew reinstall -s imagick
:

[so:warn] [pid 89428] AH01574: module php7_module is already loaded, skipping

But in the directory with the included modules there is only 1 php module, why does it command to load the module there again?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitalicus, 2020-01-22
@Vitalicus

My problem was that Apache started from a disk that was read only.
Even changing fstab to "rw, suid.." the drive didn't change to "read an write" because it had a winidows-a hiberfil.sys file on it.
turned off the windows drive "shutdown -s". everything was decided, so here's the story :)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question