Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

mysql: add prerequisite for ca.pem permissions while connecting to mysql with php #2294

Merged

Conversation

wojcik-dorota
Copy link
Contributor

@wojcik-dorota wojcik-dorota added the MySQL MySQL-related label Nov 27, 2023
@wojcik-dorota wojcik-dorota self-assigned this Nov 27, 2023
@wojcik-dorota wojcik-dorota changed the title fix for ca.pem error mysql: add prerequisite for ca.pem permissions while connecting to mysql with php Nov 27, 2023
Copy link

cloudflare-workers-and-pages bot commented Nov 27, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3900c3f
Status: ✅  Deploy successful!
Preview URL: https://457a9916.devportal.pages.dev
Branch Preview URL: https://dorota-mysql-connet-with-php.devportal.pages.dev

View logs

@EddyNhara
Copy link

Hi @wojcik-dorota , I think the line after checking for read/write permissions should read something like, "If you have permissions". This would mean you have permissions to the file but cannot locate the file hence the need for the absolute path. Hope this makes sense

@wojcik-dorota
Copy link
Contributor Author

wojcik-dorota commented Nov 27, 2023

Hi @wojcik-dorota , I think the line after checking for read/write permissions should read something like, "If you have permissions". This would mean you have permissions to the file but cannot locate the file hence the need for the absolute path. Hope this makes sense

Copy link

@EddyNhara EddyNhara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking great now thanks, Approved

@wojcik-dorota wojcik-dorota merged commit af982ae into main Nov 27, 2023
5 checks passed
@wojcik-dorota wojcik-dorota deleted the dorota-mysql-connet-with-php-fix-absolute-path-to-ca-file branch November 27, 2023 13:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
MySQL MySQL-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants