wp-settings error failed to open stream
-
I’ve been through a number of messages about this, none of them have resolved the issue. I’ve reinstalled wordpress, tried different plugins, chmod’d the entire site to 777 to no avail.
There isn’t a single plugin that doesn’t throw this error. Below is after a clean install of the latest 2.7.1 code. I am attempting to install the plugin stats.1.4 which should be 100% compatible and from the following URL: http://wordpress.org/extend/plugins/stats/
According to the warnings, it’s trying to include the directory and not the file in wp-settings.php.
Below are the warnings, is there a way to resolve this or do I have to backup to 2.6?
Warning: include_once(/home/wabs/public_html/www.very-now.com/public/wp-content/plugins/stats/) [function.include-once]: failed to open stream: Permission denied in /home/wabs/public_html/www.very-now.com/public/wp-settings.php on line 473
Warning: include_once() [function.include]: Failed opening ‘/home/wabs/public_html/www.very-now.com/public/wp-content/plugins/stats/’ for inclusion (include_path=’.:/usr/share/php:/usr/share/pear’) in /home/wabs/public_html/www.very-now.com/public/wp-settings.php on line 473
The topic ‘wp-settings error failed to open stream’ is closed to new replies.