Re: [users@httpd] what's the minimum version of openssl required by 2.2.29?

2015-02-05 Thread Daniel
2015-02-05 18:42 GMT+01:00 Shane Witbeck : > I recently upgraded apache from 2.2.27 to 2.2.29 and received the > following error on startup: > > /usr/lib64/libcrypto.so.10: no version information available > > After some searching, I determined that openssl needed to be upgraded. > > On CentOS 6.1

[users@httpd] how to convegurate html5 in Apache HTTPD v2.4.3 ?

2015-02-05 Thread A. Lotfi
Hi,I am just a java and html developer, but I noticed when I run (locally in tomcat )my files that are using html5 data attribute everything works fine, but when I run them in Apache HTTPD v2.4.3 that is in another IP address all the data attributes disappear. please how to setup Apache HTTPD v2

[users@httpd] what's the minimum version of openssl required by 2.2.29?

2015-02-05 Thread Shane Witbeck
I recently upgraded apache from 2.2.27 to 2.2.29 and received the following error on startup: /usr/lib64/libcrypto.so.10: no version information available After some searching, I determined that openssl needed to be upgraded. On CentOS 6.1 (yes, I know it¹s old): The previous version was: OpenS

Re: [users@httpd] Still no luck with protected login

2015-02-05 Thread Steve Matzura
No. The one and only .htaccess required was created with htpass. And if I did forget, wouldn't httpd report a missing file error? On Thu, 05 Feb 2015 07:01:31 +0100, you wrote: >Did you forget to copy also some .htaccess files in the respective >directories? > >suomi > >On 02/04/2015 08:19 PM, S