| Author |
Message |
daftviking
Joined: 05 Nov 2007 Posts: 1
|
Posted: Mon Nov 05, 2007 9:00 am Post subject: PHP - PDO drivers for MySQL, etc. |
|
|
Do you have more detailed information about the PHP5 that's available on your systems? In particular, do you have support for PDO, with the proper drivers for MySQL? My current host supports PDO, but doesn't have the MySQL drivers for PDO installed, and won't be able to get it installed for another 6 weeks or so. This has put me in a bind with an application that I'm developing for a client that needs to be online in the next couple weeks, so I'm exploring other hosting options.
Actually, if there's anywhere that I could see the output from phpinfo() on your servers, that would be really helpful - the installed PDO drivers are normally listed at #module_PDO, but it would also be nice to see what other modules, etc. are available.
Thanks! |
|
| Back to top |
|
 |
divya CWH Staff
Joined: 24 Jul 2007 Posts: 47
|
Posted: Thu Nov 29, 2007 10:54 pm Post subject: |
|
|
Hello,
We do have PDO drivers only for sqlite2 on our shared servers. If you want any other PDO drivers, you may opt for a dedicated/dedicated vps server. You can see the details of those packages at: http://www.canadianwebhosting.com/vps.asp
A sample phpinfo is at:http://76.74.186.4/info.php
Regards,
Divya |
|
| Back to top |
|
 |
gwaddell
Joined: 26 Mar 2008 Posts: 3
|
Posted: Wed Mar 26, 2008 12:10 pm Post subject: info.php giving server error 500 |
|
|
Hello,
I cannot see the configuration information, as it is giving an Internat Server Error.
I am interested in whether the ADODB library is installed for DB abstraction in PHP, and whether the Apache is v2.x or only 1.3x.
Thanks,
Graham Waddell |
|
| Back to top |
|
 |
jeffrey CWH Staff
Joined: 01 Dec 2007 Posts: 4
|
Posted: Thu Mar 27, 2008 4:55 pm Post subject: |
|
|
Hello Graham,
The phpinfo link should be properly available now. We do not provide ADODB library by default. But can install it on demand.
Regards,
Jeffrey |
|
| Back to top |
|
 |
|