Hello guys,
i have some errors like: Fatal error: Uncaught exception 'PDOException' with message 'could not find driver' in
How can I add mysql driver in pdo?
I know I should add --with-pdo and --with-pdo-mysql=/usr when compiling php
but as I know it wouldn't works because i can't compile php manually I should do that on whm panel.
Any ideas where to add --with-pdo and --with-pdo-mysql=/usr to copmile for mwhm with this options?
Please help!
Regards,
Adam
i have some errors like: Fatal error: Uncaught exception 'PDOException' with message 'could not find driver' in
How can I add mysql driver in pdo?
I know I should add --with-pdo and --with-pdo-mysql=/usr when compiling php
but as I know it wouldn't works because i can't compile php manually I should do that on whm panel.
Any ideas where to add --with-pdo and --with-pdo-mysql=/usr to copmile for mwhm with this options?
Please help!
Regards,
Adam