Hello,
I have a problem, since I added IMAP C-client module on my server, I get this error.
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 77824 bytes) in /home/netaca/public_html/SugarOS-Full-4.5.1e/include/phpmailer/class.phpmailer.php on line 837
I tried to set the memory_allowed to 128M, using ini_set in the index.php but I get an unexisting function error for ini_set()
Anyone knows why?
Also, I know it can be changed in the php.ini file, but I'm on a web server, so I don't have access to that file. Anyone has a work around for this!?
I'm sure there is people that can't modify php.ini file, where do you put the ini_set/what do you do. Thanks a lot!
using
PHP Version 5.2.3
MySQL 4.1.22
Apache 1.3.37
SugarOS 4.5.1e


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks