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

    https://survey.webpros.com/

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