Skip to main content

All Questions

Tagged with
0 votes
1 answer
3k views

PHP shell_exec() script running from CPanel terminal but not from ajax POST call

On my website, I have a javascript function that has a POST ajax call to a PHP file on the server (a GoDaddy VPS running CentOS 6), which executes a python script via shell_exec() and returns the ...
Rushil Joshi's user avatar
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