Kent Busbee wrote:
May I suggest making the following change to the script:

Change:
perl -pi -e 's/memory_limit\ =\ .*M/memory_limit\ =\ 48M/' /etc/php.ini
To:
perl -pi -e 's/memory_limit\ =\ \d*M/memory_limit\ =\ 48M/' /etc/php.ini



Been changed. Thanks!

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to