Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Re: Re: Re: Using MIME::Lite

by Fastolfe (Vicar)
on Jul 17, 2002 at 01:11 UTC ( [id://182294]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Using MIME::Lite
in thread Using MIME::Lite

Your CGI script is probably running as a web user with insufficient privileges to read arbitrary files on this system. Contact your system administrator for help in making these files readable to your CGI script. If you have access to these files, consider changing permissions of the files so that they are world-readable. [chmod] 0644 $filename should be sufficient.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (7)
As of 2024-04-19 13:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found