Re: [users@httpd] Unable to load dynamic library '/usr/lib64/php/modules/php_pdo_mysql' - ....

2012-02-16 Thread Darryle Steplight
Just wanted to update and say installing from source solved the problem. I spun up a new instance and used yum to instal except PHP. I now see PDO_MYSQL when I run php -m . On Sun, Feb 5, 2012 at 10:37 PM, Darryle Steplight dstepli...@gmail.com wrote: This is how I installed PHP

RE: [users@httpd] how to setup authentication on webserver behind a reverse proxy with x509 certificate

2012-02-16 Thread francois.thoret
Hi, I need to filter access so I apply authentication method. Can I do it by another way ? Francois-xavier De : Igor Cicimov [mailto:icici...@gmail.com] Envoyé : mercredi 15 février 2012 04:21 À : users@httpd.apache.org Objet : Re: [users@httpd] how to setup authentication on webserver

[users@httpd] Reverse proxy problem

2012-02-16 Thread Andres Aguado
Hi all, i'd like to expose my problem because i'm going crazy, and if anyone could help me it'll be very appreciated. Well, I've an apache 2.2 server over win2k8, and i want to configure it as reverse proxy to send request to backend Websphere server So, my httpd.conf file is written like this:

[users@httpd] Python / Apache config problem

2012-02-16 Thread Alan McKay
I also sent this to the python list but will try here too. Thanks in advance for any help you can give me. I'm using the software called Open Freezer which is used to track reagents and other chemicals in research labs. I also posted this here on their discussion forums but have not heard

Re: [users@httpd] Reverse proxy problem

2012-02-16 Thread Hridayesh Gupta
It looks like you are trying to setup reverse proxy in https(port 443). Which is working but browser is not able to verify certificate. I believe if you try this setup under http (port 80) it will work. Certificate might be signed by https://192.168.112.57 correctly but it in that case it would be