• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue Website showing error 500

papahausa

Basic Pleskian
Hello, how fix this error? all firewall disabled.
website cant open, but when i try log to admin panel, show error 500.
in log show this.
 
A single line of a log that only states that there is an internal server error when you open the website is not enough to determine the cause.

Is the website software compatible with the PHP version that you have selected?
Are there more lines logged to /logs/error_log or /logs/access_ssl_log that show more details?
Are you using and .htaccess file and does it have some specific content that could trigger the error? Like "FollowSymLinks" while it should be "SymLinksIfOwnerMatch"?
...
 
Is the website software compatible with the PHP version that you have selected?
- yes. but this show on any php.

/logs/error_log or /logs/access_ssl_log
- i dont have this folders.

i attached .htaccess file.
 

Attachments

  • htaccess.zip
    412 bytes · Views: 2
At first sight I can't see anything wrong. What's the deal with /admin? Is that a physical path in the website? Is there another .htaccess file in it?
 
What's the deal with /admin? Is that a physical path in the website?
- no. when i log in in to my site panel, i press on admin.
Is there another .htaccess file in it?
- no.
 

Attachments

  • Screenshot_2.png
    Screenshot_2.png
    92.3 KB · Views: 3
  • Screenshot_4.png
    Screenshot_4.png
    38.5 KB · Views: 3
From the information given, the most likely explanation is that the PHP version used is incompatible with the website scripts. As there are no further log entries available, this is the best guess I can do.
 
Back
Top