• 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.

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