• Hello, I’m wondering if anyone can help me figure out why I’m getting the below error messages when trying to access my site. I get the same messages when trying to access the wp-admin page. My website is https://www.eclipsephoto.ca. Any help you could provide would be greatly appreciated!

    Rob

    Warning: require(/homepages/38/d90482229/htdocs/EclipsePhotography/dev/wp-includes/class-wp-widget-factory.php): failed to open stream: Permission denied in /homepages/38/d90482229/htdocs/EclipsePhotography/dev/wp-settings.php on line 187

    Fatal error: require(): Failed opening required ‘/homepages/38/d90482229/htdocs/EclipsePhotography/dev/wp-includes/class-wp-widget-factory.php’ (include_path=’.:/usr/lib/php5.6′) in /homepages/38/d90482229/htdocs/EclipsePhotography/dev/wp-settings.php on line 187

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    Please make sure file exists and have proper permissions.

    Thanks

    Thread Starter eclipsekunz

    (@eclipsekunz)

    Thank you for the quick response!

    Both the file wp-settings.php and class-wp-widget-factory.php are there. The permissions on the file wp-settings.php was set to 644. The permissions on the file class-wp-widget-factory.php was set to 200 and I changed them to 644. I’m still getting the same error messages. Any other suggestions would be greatly appreciated!

    Rob

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Warning & Fatal Error messages’ is closed to new replies.