From telnet/ssh cd to your links cgi directory and do:
chmod -R 0777 *
...and try again. It should work then.
Thats how I solved the permission denied errors when it happened to me. Sometimes it is to do with ownership though.
chmod -R 0777 *
...and try again. It should work then.
Thats how I solved the permission denied errors when it happened to me. Sometimes it is to do with ownership though.