New Registration Error?
So, the website has been running for a number of years now without problem.
I noticed a drop off in registrations over the past few days and carried out a test registration to find this error...
Warning: require_once(/home/feiradoc/public_html/
wp-includes/class-phpmailer.php) [function.require-once]: failed to open stream: Permission denied in /home/feiradoc/public_html/
wp-includes/pluggable.php on line 282
Fatal error: require_once() [function.require]: Failed opening required '/home/feiradoc/public_html/
wp-includes/class-phpmailer.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/feiradoc/public_html/
wp-includes/pluggable.php on line 282
There are NO new plugins been added for nearly 2 years, I have deactivated all plugins and still receive the same error.
Line 282 has this code... require_once ABSPATH . WPINC . '/class-phpmailer.php';
Is this a
WP error, error on email server, Classipress?
I have carried out extensive Google search but found very little
HELP PLEASE!!