Hey guys, i have a problem. For offline mode i use xitami webserver, when i let my script read and write some lines from/to a textfile it works perfectly. But if i upload it to my server (into cgi-bin of course) it doesnt work. For reading from and writing to files i use the "open" and "print <FILEHANDLE> 'some text'" methods <br>
(if they're called methods or functions or <br>
whatever :)<br>
<br>
What's the problem? do i do it wrong or is it a server error, or doesnt my server support such commands?<br>
<br>
Thnx a lot for any help