Skip to content

Commit 947e3fe

Browse files
mkamakurabshaffer
authored andcommitted
Add note about could_sql_proxy to Wordpress PHP72 sample (GoogleCloudPlatform#791)
1 parent 215970e commit 947e3fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appengine/php72/wordpress/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,8 @@ $ cloud_sql_proxy \
144144
-credential_file=/path/to/YOUR_SERVICE_ACCOUNT_JSON_FILE.json
145145
```
146146
147+
> **Note**: Make sure to run the command under a user with write access in the `/cloudsql` directory. This proxy will use this folder to create a unix socket.
148+
147149
Now you can access the Cloud SQL instance with the MySQL client in a separate
148150
command line tab.
149151

0 commit comments

Comments
 (0)