Export error

QuestionsExport error
Josh asked 4 years ago

I am receiving the following error when attempting to export any of the PHP grids:

The webpage at https://mywebsite/page.php?grid_id=list1&export=1&jqgrid_page=1&export_type=&sidx=school&sord=asc&rows=60 might be temporarily down or it may have moved permanently to a new web address.

ERR_INVALID_RESPONSE

————-
The grid view is loading fine and I can insert new data. I just can’t export anymore. I haven’t moved files or changes filepaths or anything.

2 Answers
Abu Ghufran Staff answered 4 years ago

Hi,

Check apache error log for details. It looks like export process is hitting memory limit.
You might need to increase memory limit in php.ini

 

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
pcattani answered 3 years ago

For anyone having the same problems, I solved this by installing php-zip and then doing an apache and php-fpm restart.

Abu Ghufran Staff replied 3 years ago

Thanks for the update.

Your Answer

8 + 13 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?