Page 1 of 1

help... getting "-fileerr" as a function result

Posted: Thu Oct 09, 2003 10:10 pm
by kfiralfia
I have borrowed someone's code for my website's automatic newsletter subscription page. This code is responsible for allowing my website's visitors to input their email address into a field on my subscription page, and have that email address be put into a text file. This was working great for a while but all of a sudden I started getting the error "-fileerr". Since I didn't write the code and I can't track down the person who wrote it, all I could track down was that a particular function that is called returns a result "fileerr".

Since I am new to php programming, I am not sure if this "fileerr" is a keyword error for php. The code/website is running on a Linux server, so this might be a Linux error? Please help... I need to know what exactly does getting a "-fileerr" error means...

Thank you in advance.