coffeeandcode

- friends
1 link karma
0 comment karma
send messageredditor for
what's this?

TROPHY CASE

  • dust

reddit is a source for what's new and popular online. vote on links that you like or dislike and help decide what's popular, or submit your own!

set/get the mysql password for a PHP RAPP deployment by coffeeandcodein Webbynode

[–]coffeeandcode[S] 0 points1 point ago

sorry, this has been archived and can no longer be voted on

I might have figured this out. Looks like a new db user is created for each RAPP, the password is the same as the mysql root password, and the permissions require host=localhost.

I kind of hoped that it wasn't the root mysql password...