Fatal error: Out of memory (allocated 6291456) (tried to allocate 32768 bytes) in C:\xampp\htdocs\modules\message\message.class.php on line 1


이게 뭔가요?

  • Lv5
    검색해보니
    php.ini 에서 memory_limit 의 용량을 늘려야한다네요.
  • Lv5 Lv6
    아핫! 감사합니다!