QNAP Apache compability

TheDiver

Nouveau membre
18 Mars 2026
4
0
1
Hi,
i guess this is for @QoolBox to answer
I didnt find anything about this, and I dont read french, so it migth be answered before.

but since it seems like different Apache versions cant coexist (all depends on /web and all using port 80/443)
question is will apps that has requirement of apache84 work on apache85, or is it hardcoded that the app has to have this version that is mentioned or is it minimum that you have.
so if I have apache85, will for instance cups that require apache84 work, or can I install both apache84 and apache85 on the same qnap
 
Apache8x are using different ports and can live together
they are sharing the same /htdocs in Web share (create by Qnap web Server when enabled, and can be disable once Apache8x are installed)
on my TS-653D test machine , i have Apahce 82, Apache83, Apache84, Apache85 installed
 
thanks for the answer,
but will apps like "CUPS (Apache84)" work with apache85 or is it hardcoded into app that only apache84 will work, som apps have a minimum ( >= ) requrement, while other ahve like absolute requerment (like = )
 
No, it will work only with Apache84... libs are -rpath to Apache84 path, Apache85 has different libs, and maybe some are missing as well.