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

/var/lib/php/session -- how do i set read access --

I

ilustrate

Guest
i'm in the middle of a mambo installation and the pre-instalation wizard is asking me to set


/var/lib/php/session, Permission >> Read

i've ftp'd to the site and can find the var folder but can't seem to create a new folder within var so that i can give it this permission. am i on the right track?
 
So you have the /var, but not /var/lib or /var/lib/php?

Instead of using FTP, can you use SSH as root user?

You will need to be user root (or su root) to create folders under /var since they don't already exist.
 
Back
Top