Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML Validity Test Fails if PHP User Does Not Have Write Permissions #8

Open
tedmasterweb opened this issue May 8, 2019 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@tedmasterweb
Copy link
Collaborator

Summary

HTML Validation fails when the PHP user does not have write access to the plugin's folder (which is a common scenario on secure servers).

Preconditions

  • Ratify is installed on a system where PHP does not have write permissions (either in total or for just the plugins folder).

Steps to Reproduce

  1. Run the plugin (or refresh the cache)

Expected Result

  • HTML Validation runs successfully and the HTML Validation test shows normal output

Actual Result

  • HTML Validation fails to run and the test shows "There was an error trying to validate the home page HTML"

Workaround

  • Make the Ratify Storage folder writeable (not recommended).

Reference

@tedmasterweb tedmasterweb added bug Something isn't working enhancement New feature or request labels May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant