Cannot load data from mysql

Cannot load data from mysql

stemiestemie Posts: 4Questions: 1Answers: 0
edited October 2012 in General
Im trying to embed a datatable in a website my problem is I cant even get it to pull the data from mysql when I load it in my local environment, it just says loading.... Also if I try to add a new record it says error - contact webmaster.

I edited the file in php>lib>config.php and I know that my login details are correct as I have checked them elsewhere. I've tried it without port numbers and then tried a port number I thought would work locally 4001 but no luck.

Please advise as from what I can see I like this product and would be willing to go pro, if I could get it to work?

Replies

  • stemiestemie Posts: 4Questions: 1Answers: 0
    Ok I managed to get a report of the error. The error reported by the server was could not find driver. Any ideas why Im getting this?
  • saha4kasaha4ka Posts: 1Questions: 0Answers: 0
    you need to install PDO
    http://php.net/manual/en/pdo.installation.php
  • davisoskidavisoski Posts: 17Questions: 1Answers: 0
    Hi, Stemie,

    if you finally load your data from mysql and you are using server-processing.

    Could you please share.

    I have a thread in this forum, but I have no the last answer.

    http://datatables.net/forums/discussion/12190/show-datatable-using-server-processing


    Thanks
This discussion has been closed.