PHP Warnings
-
Can someone help or give some guidance. These warnings and errors are appearing in my PHP Error Log. I’m not familiar with them or how to fix them. Any assistance would be greatly appreciated!
[Fri Feb 13 15:19:50.018495 2015] [:error] [pid 8748] [client 66.249.64.9:46023] PHP Warning: fopen(/home/chris/www/mysite/wp-content/plugins/wp-retina-2x/wp-retina-2x.log): failed to open stream: Permission denied in /home/chris/www/mysite/wp-content/plugins/wp-retina-2x/wp-retina-2x.php on line 411
[Fri Feb 13 15:19:50.018517 2015] [:error] [pid 8748] [client 66.249.64.9:46023] PHP Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/chris/www/mysite/wp-content/plugins/wp-retina-2x/wp-retina-2x.php on line 413
[Fri Feb 13 15:19:50.018527 2015] [:error] [pid 8748] [client 66.249.64.9:46023] PHP Warning: fclose() expects parameter 1 to be resource, boolean given in /home/chris/www/mysite/wp-content/plugins/wp-retina-2x/wp-retina-2x.php on line 414
The topic ‘PHP Warnings’ is closed to new replies.