Skip to main content

All Questions

Tagged with
1 vote
1 answer
435 views

CORS Blocking Some Files and not Others

I am accessing image files on one server from code in my website on another server, so CORS is required. The images are placed on a canvas, and I use canvas.toDataURL() to obtain the resulting URL, so ...
PoppyBill's user avatar
0 votes
2 answers
4k views

Codeigniter Imagick warning on godaddy linux hosting

I am using godaddy linux cpanel hosting and install fresh copy of codeigniter . And getting the following error on each session. A PHP Error was encountered Severity: Core Warning Message: PHP ...
Tanmay Majumder's user avatar
0 votes
2 answers
89 views

Unknown format file is downloaded when url is accessed

I have migrated my website to a linux server. Before it was working fine but now when ever I try to access my website an unknown format file is downloaded every time. I tried to change permissions ...
Rafay Zia Mir's user avatar