• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.

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