Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - emp

#1
Long story short:

Error
Contact form stopped sending one day to the other.

Testing
WP mail gave no error
php mail() was sending no prob.

Error source found
After a few hours of chase, I found that some system process had set permissions on class-phpmailer.php to absolute zero.

Set rights back - all good.

What a night.

::emp::