• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

/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