Re: vscode debugging: do I need a local copy of my mysql database too

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Either that or you give access to your ip to access the mysql instance. I would recommend you use a local copy

On Tue, Jun 27, 2023 at 10:17 PM Ian Evans <dheianevans@xxxxxxxxx> wrote:
I'm upgrading some old site code from 5.5.9 to 8.1 (long story).

I decided to use vscode to help with the debugging process. When I ran debug, one of the first error messages I received was this:

PHP Fatal error:  Uncaught mysqli_sql_exception: Access denied for user ']redacted]'@'localhost' (using password: YES) in /media/disk2/ian/gitdata/site_hub/inc/common.inc:11

Do I have to have a full local copy of the site's database on my development PC in order to do this? It's not massive, but I just wanted to make sure before I install it.

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux