• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

/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