• Hello, i’ve installed the symlink via ssh, i got message ln: failed to create symbolic link ‘xxxx/wp-content/db.php’: File exists,

    the weird thing is that the file is empty.

    anyone had something similar?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    That could mean the opcode cache on your server is stale and it thinks there’s another db.php file there. I think this is a symlink related bug in PHP but it happens so infrequently it’s hard to tell.

    Restart the php or php-fpm process on your server, delete db.php if it exists, and then try again.

    Thread Starter socialpatrick

    (@socialpatrick)

    I did that, php and process reset – not working still…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Don’t have the queries tab – added db.php’ is closed to new replies.