Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: problems editing a flat-file

by buckaduck (Chaplain)
on Jul 18, 2001 at 23:34 UTC ( [id://97850]=note: print w/replies, xml ) Need Help??


in reply to problems editing a flat-file

As in all of the earlier times you asked this question, it would be helpful to know the contents of the web server's error log. Failing that, you could run it from the command line and let us know how that fares.

At a guess, I wonder if you're having trouble accessing the file /cgi-bin/data/igb-data.ais On most web servers, the cgi-bin directory is not in the server's root directory (even though you might think so from the URL).

So perhaps the file you're looking for is really: $WWW_HOME/cgi-bin/data/igb-data.ais

If this is the case, you'd see it as an error message when you try to open the file. If you ever checked for the error messages, that is...

buckaduck

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://97850]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-24 01:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found