Hello
I got the following message.
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried
to allocate 69505726
bytes)
I read on several forums to increase the size of the memory limit in
php.ini.
As you can wee which as already be done cause 134217728>69505726. But I
still get the message.
I'll like to understand and find how to do.
The aim of this script is to get a big file (69MB) and to encrypt (using
mcrypt). then to send it
by ftp.
Thanks for your helps
david
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php