• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

500 - Internal Server Error - Plesk error :(

NuradinM

New Pleskian
When I try to login plesk, it gives me a 500 - Internal Server Error. Can someone please help me?

LOG FILE:
_________

2012-09-23 08:43:54: (mod_fastcgi.c.2746) FastCGI-stderr: PleskUtilException: '/usr/local/psa/ad$

stdout:
rm: cannot remove `/var/www/vhosts/defiantx.org//httpdocs/community/admin.zip': Permission denied
filemng: Error occurred during /bin/rm command.


stderr:
filemng: Error occurred during /bin/rm command.

file: /usr/local/psa/admin/plib/Service/Agent/Transport/Local/Exec.php
line: 66
code: 0
trace: #0 /usr/local/psa/admin/plib/Service/Agent/Transport/Local.php(58): Service_Agent_Transpo$
#1 /usr/local/psa/admin/plib/Service/Agent/Transport/Local.php(24): Service_Agent_Transport_Loca$
#2 /usr/local/psa/admin/plib/Service/Agent.php(133): Service_Agent_Transport_Local->process('078$
#3 /usr/local/psa/admin/plib/Service/FileMng.php(197): Service_Agent->commit()
#4 /usr/local/psa/admin/plib/Service/FileMng.php(46): Service_FileMng->_exec('filemng', Array)
#5 /usr/local/psa/admin/plib/FileManager.php(286): Service_FileMng->rm('/var/www/vhosts...')
 
If you're running php on that site in apache module mode, that file is probably owned by 'apache' or whoever php runs as on your server. Try removing that file as root then delete the site again. Of course, half the time Plesk will end up removing enough of the site before the error occurs that even if you delete the file causing the problem, it will error out about the other things already being done, in which case you'll need to restore the site from backup, remove the file again, then delete the site again.
 
Back
Top