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

PHP Functions #44

Closed
Spyyder51 opened this issue Nov 6, 2018 · 6 comments
Closed

PHP Functions #44

Spyyder51 opened this issue Nov 6, 2018 · 6 comments

Comments

@Spyyder51
Copy link

Found that code that contains PHP's fopen() and fwrite() functions cause an internal 500 error when saving WP page.

@AndiDittrich
Copy link
Member

Hi @Spyyder51 ,

For clarification: is your issue related to code you've posted with WordPress or do you get error caused by the WordPress Plugin itself ?

best regards, Andi

@Spyyder51
Copy link
Author

Spyyder51 commented Nov 7, 2018 via email

@AndiDittrich
Copy link
Member

Hi Eric,

please try to disable the Enlighter plugin and try to post the same sourcecode which throws the error as pre text.
i assume that the HTTP500 error will still occur - if so i've an idea whats going wrong since "weather model" sounds like you're working in a bigger company / research facility which also host/administrates the servers by their own it department ?

best regards, Andi

@Spyyder51
Copy link
Author

Spyyder51 commented Nov 8, 2018 via email

@AndiDittrich
Copy link
Member

AndiDittrich commented Nov 8, 2018

it sounds like

  • a misconfigured IDPS like modsecurity, suricata or snort on your server OR
  • an endpoint security suite on your PC OR
  • a corporate IDPS on your router, firewall

which blocks the request because it classifies the "PHP code" as malicious

@Spyyder51
Copy link
Author

Spyyder51 commented Nov 8, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants