Ok, I have webspace that supports cgi etc and ive got it uploaded and the main page comes up, but i can never login. it always gives me a 405 error. can someone help? nite.mohaa@verizon.net
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Have you put clanadmin.cgi and the other files in cgi-bin or a proper dir that script should be ? and have you rights on clanadmin.cgi and ca_index.dat ? I run Linux and apache and have rights 755 on clanadmin.cgi witch is rwx rx rx but on ca_index.dat you might set to rwx rwx rwx to make it work, the most problems use to be rights on files is set wrong. Sorry for bad gramma and spell, hope you understand what i wrote
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ok, I have webspace that supports cgi etc and ive got it uploaded and the main page comes up, but i can never login. it always gives me a 405 error. can someone help? nite.mohaa@verizon.net
Have you put clanadmin.cgi and the other files in cgi-bin or a proper dir that script should be ? and have you rights on clanadmin.cgi and ca_index.dat ? I run Linux and apache and have rights 755 on clanadmin.cgi witch is rwx rx rx but on ca_index.dat you might set to rwx rwx rwx to make it work, the most problems use to be rights on files is set wrong. Sorry for bad gramma and spell, hope you understand what i wrote
ya that helped i had it on 755 but i had to switch it to 777 thx