Hi
I used to have 3 maintenance cron jobs in public_html so I used to run them this way:
usr/bin/lynx --dump http://www.mafia-dons.com/../../cron.php
now I have moved my files out of public_html so that nobody can run them and I tried to run them this way:
/usr/bin/php /home/mafiad11/cron.php
but I get this error:
Failed loading /home/tellaw11/public_html/ioncube/ioncube_loader_lin_4.3.so: /home/tellaw11/public_html/ioncube/ioncube_loader_lin_4.3.so: cannot open shared object file: Permission denied
Failed loading /home/mafiad11/public/html/ioncube/ioncube_loader_lin_4.3.so: /home/mafiad11/public/html/ioncube/ioncube_loader_lin_4.3.so: cannot open shared object file: No such file or directory
Content-type: text/html
X-Powered-By: PHP/4.3.9
My files are not encoded
I need help with this .... it's really urgent
Thank you