Hello,
I can build php 5.04 with apache 1.33 statically
with the apache configuration option: --activate-module=src/modules/php5
How can I build php 5.04 with apache 2.0.54 statically?
It seems that the information I have only shows how to build php as a
dynamical module of apache.
Thanks.
I can build php 5.04 with apache 1.33 statically
with the apache configuration option: --activate-module=src/modules/php5
How can I build php 5.04 with apache 2.0.54 statically?
It seems that the information I have only shows how to build php as a
dynamical module of apache.
Thanks.
Comment