Hi,
I'm trying to set up PNOB for use in my site, and I keep getting the following error after providing my login info:
Can't use db: Lost connection to MySQL server during query
My MySQL server is running on another host and a nonstandard port, so I have triple-checked my config.php, and it is correct. I have another web application (phpBB) using the DB which is working fine. I have also tried watching the MySQL error log with --log-warnings=2 set while trying to use PNOB, but nothing shows up in the log. Is there any way I can get more verbose debug info out of PNOB to see exactly what the problem is?
Thanks,
Ben
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'm trying to set up PNOB for use in my site, and I keep getting the following error after providing my login info:
Can't use db: Lost connection to MySQL server during query
My MySQL server is running on another host and a nonstandard port, so I have triple-checked my config.php, and it is correct. I have another web application (phpBB) using the DB which is working fine. I have also tried watching the MySQL error log with --log-warnings=2 set while trying to use PNOB, but nothing shows up in the log. Is there any way I can get more verbose debug info out of PNOB to see exactly what the problem is?
Thanks,
Ben