| 16:36 | thimbronion | !ticker xbtusd |
| 16:36 | lekythion | Kraken XBTUSD: 45197.80000 |
| 16:41 | thimbronion | billymg: any way to get more detailed error info out of mp-wp than: "Error establishing a database connection"? |
| 16:42 | billymg | thimbronion: not sure, it's been a while since i've debugged anything in there. is this a first time run? |
| 16:43 | thimbronion | billymg: yeah. I think the username and pw are correct, so need to get some more detailed info. |
| 16:43 | thimbronion | Afaik there are no logs anywhere written by php |
| 16:43 | billymg | have you checked that mysql is actually running? |
| 16:45 | thimbronion | yeah it's running |
| 16:51 | billymg | there might be details in the mysql logs. otherwise i'm not sure and don't have the mp-wp code in front of me at the moment, but i can check later |
| 16:51 | billymg | there are also some settings in wp-config.php towards the bottom that control error logging / debug output |
| 16:51 | billymg | enabling some of those might help get a better error message out of php/wordpress |
| 16:56 | thimbronion | billymg: cool thx. Nothing showing up in the mysql logs. Will keep digging. |
| 16:57 | thimbronion | lol php "we don't need no fucking logs!" |
| 16:58 | billymg | lol |
| 16:58 | billymg | curious to know what it ends up being |