onecentlin / laravel-adminer

Adminer database manager for Laravel 5+
MIT License
243 stars 45 forks source link

lzw_decompress of function.js section is possibly corrupt. #4

Open sjabbott78 opened 5 years ago

sjabbott78 commented 5 years ago

I have tried to install this package with composer as per your documentation and 3 out of 4 times I had issues. I seemed to have traced it down to the compression and decompression of files, one primarily being "function.js". Everything is garbled when you view the source through chrome dev tools. I know in the file itself those sections are compressed for better file transfer.

I took screenshots from chrome dev tools to show the issue and I am including a link to what appears to be a similar issue on sourceforge. Not sure what a good solution is. The last install that was corrupt was on a fresh install of both Ubuntu 18.04LTS running Apache web server and Laravel with the express purpose of installing this package. (I did not install Laravel until I fully upgraded Ubuntu and then I made sure laravel was fully updated before installing this package)

https://sourceforge.net/p/adminer/discussion/960418/thread/cb0a7ff1/

https://sourceforge.net/p/adminer/discussion/960418/thread/cb0a7ff1/

Screenshot 2019-05-14 at 1 05 58 PM Screenshot 2019-05-14 at 1 04 49 PM

Kiridmit commented 3 years ago

same problem

dungld-2897 commented 2 years ago

same problem

MatasssD commented 1 year ago

Same problem with version 4.8.1. Did anyone solve it?

uniho commented 1 year ago

your editor might break adminer-4.8.1-en.php. AFAIK, The VS Code broke it on Windows but The Sublime Text didn't.