Hi there,
I am trying to find out which version of PCRE mod_rewrite is using.
There are several versions of PCRE on the host. The version used by PHP is easy to see via phpinfo().
I have a feeling that mod_rewrite is using a much older version of PCRE, perhaps 7.x.
I am not finding the details in EasyApache, and ldd /usr/sbin/httpd returns "not a dynamic executable".
Would be grateful for any clues about how to figure this out.
In advance, many thanks.
I am trying to find out which version of PCRE mod_rewrite is using.
There are several versions of PCRE on the host. The version used by PHP is easy to see via phpinfo().
I have a feeling that mod_rewrite is using a much older version of PCRE, perhaps 7.x.
I am not finding the details in EasyApache, and ldd /usr/sbin/httpd returns "not a dynamic executable".
Would be grateful for any clues about how to figure this out.
In advance, many thanks.