• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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