Issue with form submissions

0

Hi,

I host my websites on AWS Lightsail, whenever a form is submitted I get an error "server error", the websites are built using Wordpress/Elementor PRO. I've been on to Elementor PRO support and they have advised that the error is not on their end and it's due to my hosting.

I only moved over the Lightsail last year, but before with other hosting I never had this issue.

Can anyone assist?

Thanks, Luke

LukeC
질문됨 4달 전77회 조회
1개 답변
0

Hello.

Please connect to Lightsail using SSH etc. and check the web server access log and error log.
If it is a server error, the web server log will show some kind of log output that will help identify the cause of the error.

profile picture
전문가
답변함 4달 전
  • I'm not too familiar with this, would you be able to provide me information on how I can check this? I have SSH open but unsure what to enter to see this information. Thank you for your reply!

  • Are you using Bitnami WordPress? If so, I think the log file will be output to the following directory.

    cd /opt/bitnami/apache2/logs
    ls -la
    

    Once you have found the log file, try displaying the log using the following command.

    tail -100 error_log
    

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠