RE: [users@httpd] unique virtual server

2012-04-27 Thread Shuvalov Roman
Hi, Y, Why your ServerName value in section is different from the one you navigate to ( name.seagateshare.com vs. name.seagate.com)? Roman. From: Yehuda Katz [mailto:yeh...@ymkatz.net] Sent: Friday, April 27, 2012 1:28 AM To: us

RE: [users@httpd] Unable to build 2.4 because "Bundled APR not found" FreeBSD 9.0

2012-04-23 Thread Shuvalov Roman
Hi, Bernard, I had similar issue, though I tried to compile Apache 2.4.2 under CentOS 6.2 - see of these tips will be usefull to you: 1. For Apache 2.4.x - you need apr and apr-util 1.4.x or later (means most probably you do not have them yet in you OS repos and need manually download the

RE: [users@httpd] Apache 2.4.2: installed -deps tarball, but still get "configure failed for srclib/apr"

2012-04-20 Thread Shuvalov Roman
Ok, after installing gcc and pcre-devel packages I was able configure apr properly Thanks, Roman. From: Shuvalov Roman [mailto:rshuva...@hotmail.com] Sent: Friday, April 20, 2012 1:33 PM To: users@httpd.apache.org Subject: [users@httpd] Apache 2.4.2: installed -deps tarball, but still get

[users@httpd] Apache 2.4.2: installed -deps tarball, but still get "configure failed for srclib/apr"

2012-04-20 Thread Shuvalov Roman
Hi, I am installing Apache 2.4.2 on CentOS 6.2 (x64, minimal). I also installed -deps tarball as FAQ advised, but still getting error "configure failed for srclib/apr". Here is my script: [root@master ~/apache24]:>ll total 8.8M drwxr-xr-x. 2 root root 4.0K Apr 20 13:04 ./ dr-xr-x---.