Hello.

I have special characters in the password to connect to database from httpd 
basic authentication using mod_dbd in version 2.4.

I use:
DBDriver mysql
DBDParams 
host=some_ip,dbname=schema,user=user_name,pass=password_with_special_chars.:)]|&;

But httpd does not read it correctly so could not authenticate to mysql. The 
user and password is correct.

How to escape special characters for the password?

On httpd 2.2 using DBDriver odbc the same password is interpreted correctly.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to