Page 1 of 1

trouble with link manager - testing

Posted: Wed Dec 26, 2007 9:58 am
by seoravi
Script URL:http://www.aksatech.com/links/
Version of script:PHP Link manager 1.03
Hosting company: godaddy
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

hi,

nice script :)

i setup all the things - but i have error message in test links

aksatech.com/error.jpg

(sry for links posting - no way) my friend told CHMOD is not set in correctly.

advise me. what is the meaning of this error

ravi

Posted: Wed Dec 26, 2007 11:49 am
by Klemen
Like your friend tolds you and like explained many times on this forum (and in the readme.htm file) - you didn't CHMOD your files correctly. I wrote something about CHMOD here
http://www.phpjunkyard.com/ftp-chmod-tutorial.php

Posted: Thu Dec 27, 2007 4:47 am
by seoravi
thank you admin - i will check

Posted: Thu Dec 27, 2007 6:44 am
by seoravi
hi,

now i have one more problem on CHMOD setup. check these image files. i think all are correct - but negative result.

aksatech.com/error.jpg
aksatech.com/1.jpg
aksatech.com/2.jpg

you told, about windows server - we have godaddy windows virtual dedicated server

CHMOD on Windows servers
Not all platforms understand the CHMOD command, Windows servers for example don't support CHMOD. Most Windows hosting plans come with a folder called "cgi-bin" or "cgi" which is pre-configured to allow files being writable by scripts. If you are having trouble installing your scripts on a Windows server (get an "Please CHMOD to 666" error) try installing the script within your "cgi-bin" directory!


advise me about cgi-bin directory installation - how to try this - any help files ?

Ravi

Posted: Thu Dec 27, 2007 12:47 pm
by Klemen
You can try like this:
viewtopic.php?t=1406
(it is for some other script, but the process is the same)

If that doesn't work you will need to contact your host and ask if they can do it for you.