Skip to main content

All Questions

Tagged with
1 vote
3 answers
6k views

Error while installing Nodejs on Godaddy Shared Linux Hosting

I am installing Node.js on Godaddy Shared Linux Hosting by connecting to SSH via PuTTy. Getting Errors. I ran 'curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.34.0/install.sh | bash' ...
Sran Manpreet's user avatar
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
2 votes
1 answer
364 views

Can't install Git in Godaddy web hosting

I am hosting a website in Godaddy web hosting. I want to install Git. I am using SSH to connect to my site. I find this link from Godaddy How to install Git in Linux web hosting. I followed their ...
user6875880's user avatar
0 votes
0 answers
66 views

Godaddy WordPress 408error on linux

I have a small website I'm starting on godaddy through their wordpress hosting platform. I can access my sites admin pages (/wp-admin) on all my devices but only seem to be able to do edits on ones ...
Gavin Barnett'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
-6 votes
3 answers
9k views

Removing log files through SSH

I host my website at GoDaddy. I have a 9GB log file that I want to delete. I've logged in via SSH as root. How do I delete the log file? Filename Size Last modified birja-vdv....
Neo's user avatar
  • 1
6 votes
4 answers
3k views

Moving a file into a directory with over 7000 files

I'm on a GoDaddy shared hosting Linux server ("unlimited" hosting). I have a folder with product images for an e-commerce store that contains over 7000 images. GoDaddy told me I'm not allowed to ...
David Murdoch's user avatar