Learning apache version from easyapache without compiling

trhosting.net

Well-Known Member
Mar 7, 2006
152
1
168
Turkey
Hi,

Is it possible to learn which apache version will be compiled (1.3.34 or 1.3.35 etc.) after running the easyapache. I want to learn which version will be compiled, before compiling apache.

Is it possible?

Thanks
 

chirpy

Well-Known Member
Verifed Vendor
Jun 15, 2002
13,437
34
473
Go on, have a guess
That won't help as the version on the apache site has nothing to do with the one that easyapache will install.

I don't know of a simple way to determine it, but you can do this:

wget http://layer1.cpanel.net/buildapache.sea
perl buildapache.sea
(wait until the first menu comes up)
<ctrl-c>
ls -la /home/cpapachebuild/buildapache/apache*.tar.gz