• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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