hi,
i was designing comment page on php the when i press post button it shows
fatal error:
like this

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 8192 bytes) in C:\Program Files\VertrigoServ\www\pro\post.php on line 1

please help thanks.

Recommended Answers

All 2 Replies

if you are using the wordpress. then go to the wp_setting.php at root directory, increase the memory limit using this WP_MEMORY_LIMIT constant.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.