file size limit exceeded php

Hi.

 

If you get the following error while executing an php file.

[user@linux]#php index.php

Output

file size limit exceeded

Then probably you will have a php file with size more than 2GB inside that folder, the maximum file size of a php file that can be executed should be 2GB. You need to empty/move that file to a different folder or code that file so that its size comes under 2GB.

 

Thanks for viewing helpinlinux.com


 

Leave a Reply

Protected by WP Anti Spam