• 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.

no php.conf

M

mrbister

Guest
Hi

I checked my system (Debian 3.1 and Plesk 7.5.4) and I've no php.conf
Is that as it should be, and I've to create it?
 
Dunno - I've a php.ini, but I searched the forum about changing/adding a few lines in the above file to allow larger attachments for a php-based webmail service. :)
 
Attachment Filesize

Yeah you need to adjust the following option in your php.ini file (on Red Hat it's in /etc/php.ini)

upload_max_filesize = 2M

Change that to whatever size you want the max to be for attachment uploads in a PHP webmail service.

Jordan
 
Back
Top