CodeIgniter Forums
Unrecognizable code by IDE? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Installation & Setup (https://forum.codeigniter.com/forumdisplay.php?fid=9)
+--- Thread: Unrecognizable code by IDE? (/showthread.php?tid=79967)



Unrecognizable code by IDE? - ok123 - 08-25-2021

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


RE: Unrecognizable code by IDE? - InsiteFX - 08-26-2021

Make sure that your editor is set to utf8 encoding under options or settings file types.


RE: Unrecognizable code by IDE? - ok123 - 08-26-2021

(08-26-2021, 01:58 AM)InsiteFX Wrote: Make sure that your editor is set to utf8 encoding under options or settings file types.

It is already utf8, which is its default encoding.


RE: Unrecognizable code by IDE? - Paradinight - 08-26-2021

(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
Plz help

You open the ZIP file in the IDE? IF yes, unzip the ZIP file.