Hi,
In my site, there is perl script that creates quizzes in moodle gif format (http://text2gift.x10.mx/Text2GiftConverter.html).
That script has a counter that modifies a file introducing some data of each use of the script (IP, browser, number of questions processed...). That was working fine, but since 10/14/2014 it does not work anymore, the script is unable to modified the txt file. It is as if the script does not have write permission. The same problem applies to a little script I wrote to create a "hello world" text file, the server executes the script but the file is not created. All file permissions are right. Any clue of what is happening?
Thanks very much
In my site, there is perl script that creates quizzes in moodle gif format (http://text2gift.x10.mx/Text2GiftConverter.html).
That script has a counter that modifies a file introducing some data of each use of the script (IP, browser, number of questions processed...). That was working fine, but since 10/14/2014 it does not work anymore, the script is unable to modified the txt file. It is as if the script does not have write permission. The same problem applies to a little script I wrote to create a "hello world" text file, the server executes the script but the file is not created. All file permissions are right. Any clue of what is happening?
Thanks very much