I got the script installed and everything seems to work smoothly but when I try to add a poll I return to the admin menu and no poll shows up. I made sure that the pollit_files folder has wrtie privlages so Im kind of stumped. . .

I got the script installed and everything seems to work smoothly but when I try to add a poll I return to the admin menu and no poll shows up. I made sure that the pollit_files folder has wrtie privlages so Im kind of stumped. . .

Unix or Windows server?
Did you give the .txt files in /pollit_files/ writable permissions?
its a windows server and I gave all the txt files read and write permissions
Thats all that is really needed.
If you want to send the admin URL + pswd I can look at it.
Password not working for me.
Password not working for me.
Try again "ssweb" (I had reset password just tested it and worked)
Yeah its not writing to the data files. Sounds like a permission issue with the .txt data files getting written to.
Yeah its not writing to the data files. Sounds like a permission issue with the .txt data files getting written to.
I've completely opened the permissions so that all the folders and files from / all the way to the text files are write and execute enabled and it still doesnt work. I've restarted IIS and still nothing is there anything else that it could be?
Im also getting "Failed to execute CGI : Win32 Error Code = 3" from the SSI code which works when I go to the poll_it_ssi.cgi file directly