Unrecognizable code by IDE? |
Hi, I posted a thread a day ago about an issue I was facing, and I changed my server to XAMPP to fix it. I am on mac, and when I tried running the codeigniter code in my IDEs, it was unrecognizable and gave the error "The file is not displayed in the editor because it is either binary or uses unsupported text encoding". I came across this error in three IDEs, and the code was not displaying properly. I have downloaded Codeigniter 4.1.3, and I don't know why the code is unrecognizable. Here is the imgur link: https://imgur.com/a/ItKzJMA
Plz help
Make sure that your editor is set to utf8 encoding under options or settings file types.
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
(08-25-2021, 10:55 AM)ok123 Wrote: Hi, I posted a thread a day ago about an issue I was facing, and I changed my server to XAMPP to fix it. I am on mac, and when I tried running the codeigniter code in my IDEs, it was unrecognizable and gave the error "The file is not displayed in the editor because it is either binary or uses unsupported text encoding". I came across this error in three IDEs, and the code was not displaying properly. I have downloaded Codeigniter 4.1.3, and I don't know why the code is unrecognizable. Here is the imgur link: https://imgur.com/a/ItKzJMA You open the ZIP file in the IDE? IF yes, unzip the ZIP file. |
Welcome Guest, Not a member yet? Register Sign In |