Mô tả lỗi:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 7680 bytes) in .... on line 322
Cách 1: .htaccess
php_value memory_limit 128M
Cách 2: vào index.php thêm vào code PHP
<?php ini_set('memory_limit', '128M'); ?>
Thứ Hai, 20 tháng 5, 2013
Đăng ký:
Đăng Nhận xét (Atom)
0 nhận xét:
Đăng nhận xét