kapOcha

Member
Jan 13, 2004
21
0
151
How do I install pdo library? It is not possible by "Apache Update" Cpanel option. Please, help.
 

kapOcha

Member
Jan 13, 2004
21
0
151
pdo library installing

Will I have to recompile apache/php manually? I always made that by WHM. Please, how to install pdo?

Where do I have to run "./configure --with-zlib --enable-pdo=shared --with-pdo-sqlite=shared --with-sqlite=shared" command? Will it recompile apache/mysql?

You'll have to add/install that module manually. For HowTo: http://us3.php.net/pdo
 
Last edited:

AndyReed

Well-Known Member
PartnerNOC
May 29, 2004
2,217
4
193
Minneapolis, MN
Will I have to recompile apache/php manually?
Php.

Where do I have to run "./configure --with-zlib --enable-pdo=shared --with-pdo-sqlite=shared --with-sqlite=shared" command? Will it recompile apache/mysql?
At the command line. No, just php. If you are not comfortable running commands at the command line, I suggest you contact your host for help, or seek professional help.