How to install Apache 2.4.3 WordPress
-
I have a clean, fresh OS of Ubuntu 12.04 on my VPS. My goal is to install WordPress. I want to install the latest version of Apache (2.4.3) but I’m encountering two problems.
I’m following instructions like this & this. Both produced the same errors.
The first I encounter after running “./configure –prefix=/usr/local/apache2 –with-included-apr –with-included-apr-util ” the system says
“It must specify an install prefix, a build directory, or an apr-config file”
The second I encounter immediately afterwards, when I attempt to run make or make install.
“No targets specified and no makefile found. stop.”
I honestly have not been able to find a solution for either, and I’m now looking for some help from the community. Any help would be greatly appreciated.
I realize this isn’t a question directly related to WordPress, but I figured there would be others who have been trying the same thing.
Thanks.
- The topic ‘How to install Apache 2.4.3 WordPress’ is closed to new replies.