|
Monday, 06 December 2010 10:25 |
- Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 933888 bytes) in ../libraries/tcpdf/unicode_data.php on line 4179
- Solusinya: memory limitnya diperbesar dengan merubah konfig di php.ini menjadi memory_limit 32M
|