My apologies if this question seems noob-ish. It will be a great help if anyone can solve my problem. I have hosted a site on mochahost and while using an ftp client, .htaccess file accidentally got deleted. Now when I try to use the Contact Form, it gives the following error, this was working when the .htaccess file was there:
Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
This is the Error Log I found using cPanel:
[Fri Feb 23 03:03:11 2018] [error] [client 45.115.84.90] File does not exist: /home/user/public_html/404.shtml, referer: http://hostedsite.com/index.php
[Fri Feb 23 03:03:11 2018] [error] [client 45.115.84.90] File does not exist: /home/user/public_html/favicon.ico, referer: http://hostedsite.com/index.php
[Fri Feb 23 03:03:10 2018] [error] [client 45.115.84.90] File does not exist: /home/user/public_html/500.shtml, referer: http://hostedsite.com/
Update: Mochahost support asked me to use Pear Mail client, and I've also found this Error in the log of public_html directory:
[23-Feb-2018 05:01:22 America/Chicago] PHP Strict Standards: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in /home/user/php/Net/SMTP.php on line 465