Language: english
|
Configuration Error Encountered I found the following error(s) in your configuration. Please fix them or the program will not be able to run: ERROR: $path_to_words_files (/var/www/html/hangman-wordlists) does not appear to be correct. This should be a full system path to a directory on your website, and this program must be able to create, change, and delete files in this directory. If not, then the program cannot create word lists, and thus, nothing will be able to function. Please check that the path is correct, and that it has sufficient permissions for the program to write to it. Sometimes, that means chmod 777. ERROR: You have set up the script to allow authorized users to add wordlists ($who_can_add_wordlists = "auth";) but either I cannot find the users file, or I cannot write to it. You set $users_file = "/var/www/cgi-bin/hangman_users.txt"; in the script. Please double check that this is the correct system path to the file, and that the permissions are set so that the script can write to it. Sometimes, that means chmod 766. The following information about your web server may prove helpful in troubleshooting this error: Web Server software is Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Base path to website files is /home/japan/public_html Hostname is www.english-essentials.com Server Name is www.english-essentials.com Script filename is /home/japan/public_html/cgi-bin/sfehangman.cgi Server O/S is linux If none of this information is helpful to you, and you're not sure how to fix the problem, please feel free to email all this stuff to me and I'll try to help you sort it out. :-) --Kristina Powered by SFEHangman 0.1 |