Jump to content

append txt with perl cgi


MK27

Recommended Posts

HI!  I just started doing cgi stuff but am comfortable with perl.

 

I have a script that I've been using locally with apache but when I finally found a place to run cgi on the web, there's a problem, because the script reads from and appends to a text file.  The "read" part is fine, but trying to open for append (>>) fails.

 

Is this "the norm"?  Ie., should I give up writing to simple text files and switch to some kind of database?

Link to comment
https://forums.phpfreaks.com/topic/126824-append-txt-with-perl-cgi/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.