Hi Harish,

if you want to include this class or *.dll file in your application so I
mention following steps
1. check the phpinfo, is *.dll file or class file available in you *.ini
file or not.
2. if it is there then you might be follow that two steps
     a. ini_set function to include any *.dll or class file.
     b. either open *.ini file and enable it
3. if pdo driver is not in your list then you need to install it and then
access it

Thanks
Vikas Bose


On Fri, Jul 26, 2013 at 2:02 PM, Harish Tewari <[email protected]>wrote:

>
>
> i am facing same problem pdo driver is not enabled by godaddy.
>
> --
> Like Us on FaceBook https://www.facebook.com/CakePHP
> Find us on Twitter http://twitter.com/CakePHP
>
> ---
> You received this message because you are subscribed to the Google Groups
> "CakePHP" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/cake-php.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to