• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Cannot see all folders (only error_docs, httpdocs and logs are visible)

Hasan

New Pleskian
Hello

I am using Plesk 12 for Linux(OS : Debian).
I want to have access to etc folder to change php.ini file. But in File Manager I see only error_docs, httpdocs and logs folders. How can I make all folders visible?

Thanks,
Hasan


http://postimg.org/image/f1r6d6u3z/
 
Last edited:
Hi Hasan,

This is correct.
The domains server config is in a different location.

If you want to edit the domains php settings you can do it in...

Plesk -> Subscription -> domain.tld -> Websites & Domains -> PHP Settings

I hope it helps
Kind regards

Lloyd
 
Hi @Lloyd_mcse ,

Thanks for your response.

I want to change max upload size of the email. And that is not possible in PHP settings. Could you tell me where I can find etc and bin folders so i can change php.ini and htaccess files?
 
Last edited:
You can change Email Message Size in..

Plesk -> Tools & Settings -> Mail Server Settings -> Maximum message size

As for htaccess, you can create it in File Manager, and as I say the php.ini file for the domain can be edited in Plesk.

You can enable etc, bin and var by enabling...

Management of access to the server over SSH for the subscription.
http://download1.parallels.com/Plesk/PP12/12.0/Doc/en-US/online/plesk-administrator-guide/65719.htm

Virtual Host Structure
http://download1.parallels.com/Plesk/PP12/12.0/Doc/en-US/online/plesk-administrator-guide/70578.htm

I hope that helps
Kind regards


Lloyd
 
Hi Hasan,

please switch off the "Power User view" - either over the Control Panel ( Profil settings ), or over the command line:

Code:
/usr/local/psa/bin/poweruser --off

to see all possible commands and menus ( Service Provider view ).
 
Back
Top