On Tue, Sep 24, 2013 at 9:37 AM, Steve Lewis <[email protected]> wrote:
> I have already tried with tried with > extension=php_mysql.dll > uncommented > and also with both > extension=php_mysqli.dll > and > extension=php_mysql.dll > > Can you create a simple PHP page to output *phpinfo()* ( http://php.net/manual/en/function.phpinfo.php ) and see if that says anything about the SQL settings? If everything looks to be fine there, can you check using mysqli's error tool to get a more detailed error message? See http://php.net/manual/en/mysqli.error.php ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
