PDA

View Full Version : /opt/psa/admin/conf/php.ini


Dawn
13th April 2006, 12:51 PM
Hi,

I did a mistake: I wanted to edit the php.ini to change post_max_size and upload_max_filesize because I tought it the php-config files for the clients. I know I should make a backup, but I didn't do it.

But now I don't konw the initial 2 values for this constants. Can anybody please take a look into his (unchanged) /opt/psa/admin/conf/php.ini file and give me the values for this both contstants...

Thanks a lot and best regards,
Dawn

troymc
13th April 2006, 01:58 PM
This from a fc2 Plesk 8.0 /usr/local/psa/admin/conf/php.ini file
post_max_size = 2147483647
upload_max_filesize = 2147483647

Dawn
13th April 2006, 03:11 PM
@ troymc:

Thanks a lot! That was exactly what I was searching for...