In windows there are these php.ini parameter values :
extension=php_pdo.dll
extension=php_pdo_mysql.dll
There is no dll in Ubuntu so what is the equivalent of these parameters in ubuntu ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
On a Linux server you can compile php with the following option In your php.ini, add the following lines