PHP Warning: fopen failed to open stream
-
My site has been throwing some errors related to the Popup Maker plugin. I posted this error to plugin developer directly, and it seems to be a problem with wordpress, not the plugin. See that thread here: https://www.ads-software.com/support/topic/errors-on-site-from-popup-maker?replies=6#post-8479330
The plugin still works, but these are the errors showing up in my log:
PHP Warning: fopen(/nas/content/live/outbounddev/wp-content/plugins/popup-maker/popup-maker.php): failed to open stream: Permission denied in /nas/content/staging/outboundengine/wp-includes/functions.php on line 4463
PHP Warning: fread() expects parameter 1 to be resource, boolean given in /nas/content/staging/outboundengine/wp-includes/functions.php on line 4466
PHP Warning: fclose() expects parameter 1 to be resource, boolean given in /nas/content/staging/outboundengine/wp-includes/functions.php on line 4469
It creates issues for me on my staging site because it’s in debug mode.
I already tried to change the folder permissions for the plugin, but they are set to the maximum that my hosting company allows.
Does anyone know what’s causing this?
- The topic ‘PHP Warning: fopen failed to open stream’ is closed to new replies.