19.08.2017, 18:59
Look at the documentation provided with each plugin and work your way from there. Things to look out for:
- Possible mismatch in mysql_connect about weither 1 or 0 is the error value
- Same issue in mysql_ping
- Possible change in the argument order of mysql_connect
Good luck!
- Possible mismatch in mysql_connect about weither 1 or 0 is the error value
- Same issue in mysql_ping
- Possible change in the argument order of mysql_connect
Good luck!