Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot run PDO prepared statements on remote server #10

Open
yelnyafacee opened this issue Jul 20, 2017 · 1 comment
Open

Cannot run PDO prepared statements on remote server #10

yelnyafacee opened this issue Jul 20, 2017 · 1 comment

Comments

@yelnyafacee
Copy link

hi, I am able to execute PDO prepared statement on the local server,

but If I am trying to prepare and execute PDO statements on a remote server I get blank page error

what should I do to make prepared statements work on a remote server?

@lucasjkr
Copy link

This isn't an issue with Col's wrapper... I would check your connectivity to the remote server (port 3306), turn on PHP's error reporting, and/or check your error logs. Probably should move this to somewhere like reddit.com/r/phphelp/, you'll get more help there, including from him (he's there quite a bit!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants