• 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

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