kartik-v / yii2-export

A library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)
http://demos.krajee.com/export
Other
165 stars 126 forks source link

Cant export file in live server #358

Closed mochammadfarkhan closed 2 years ago

mochammadfarkhan commented 2 years ago

Expected behavior and actual behavior

in localhost the exporting file is working

but in the live server, its says this site cant be reach

mochammadfarkhan commented 2 years ago

i change php on my server, then its works