• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

Unable to create dirty flag

K

kclo

Guest
After I changed Plesk admin password, I got the following messages when restart /etc/init.d/psa and I can't login into Plesk admin.

Starting Plesk... packagemng: Unable to create 'dirty' flag (/usr/local/psa/tmp/components_dirty_flag): Permission denied
System error 13: Permission denied
packagemng: Unable to create 'dirty' flag (/usr/local/psa/tmp/components_dirty_flag): Permission denied
System error 13: Permission denied

I have checked that the password list under /etc/psa/.psa.shadow matches with mysql admin password. I can "use /usr/bin/mysql -uadmin -p`cat /etc/psa/.psa.shadow` -Dpsa" to access tables.

Any help!
 
Check that you have following permissions there:

# stat /usr/local/psa/tmp/
File: `/usr/local/psa/tmp/'
Size: 4096 Blocks: 8 IO Block: 4096 directory
Device: ffh/255d Inode: 27549782 Links: 4
Access: (1777/drwxrwxrwt) Uid: ( 0/ root) Gid: ( 0/ root)
 
Back
Top