MPM issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Apache 2.4.23

When I load the Apache mod_mpm_prefork.so module, the php pecl ImageMagick extension loads. However, php progress meter doesn't work because the client can't make any requests until the upload is finished, so it can't get the progress of the upload.

When I instead load the Apache mod_mpm_worker.so module, I can then use the upload progress facilities of php - but then the ImageMagick pecl module no longer is available.

I can't have one or the other, I need both.

What is the correct apache mpm module to use and/or configuration that won't prevent the client from making requests while an upload is in progress and also won't interfere with the loading of the ImageMagick pecl extension?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux