mod perl , windows/apache problem

2003-07-28 Thread Erik Browaldh
Hello everyone! I have written a program that takes argument from html-formula and read and write it to a textfile. When I tried it with perl mod 2, under windows with apache it doesnt work anymore. No new entries are written to the log-file.txt Ive tried chmod, especially r/w accesses but that

problems with Perl under windows, apache

2003-07-21 Thread Erik Browaldh
Hello! I have a script under windows with apache that doesnt seems to work. The script is reading a log-file and writing new information. But when trying it over internet, my skript does not do any changes to the log-file. (ie its only replacing the last entry instead of increasing the list)