• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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