I have been trying to install php support on my Apache server (running on a Linux 7.3 box). In a couple of installation manuals for php support, they make reference to apxs when building php. The statement looks something like this: --with-apxs=/usr/local/apache2/bin/apxs
When I look in my apache2/bin directory, there is nothing in it. Did I do something wrong during installation? If so, can I add apxs after the fact? Thanks.
When I look in my apache2/bin directory, there is nothing in it. Did I do something wrong during installation? If so, can I add apxs after the fact? Thanks.