Hi all,
I have cgi.pl file in internet server. I would like to copy a log file(read
only file) in J:\ (which I map it to the other server) to my d:\temp folder.
With the following code, I got "can't open input : Permission denied"
message when I open th cgi.pl file thru IE browser. How could I get
Hi all,
I have cgi.pl file in internet server. I would like to copy a log file(read
only file) in J:\ (which I map it to the other server) to my d:\temp folder.
With the following code, I got "can't open input : Permission denied"
message when I open th cgi.pl file thru IE browser. How could I get
Hi all,
I have cgi.pl file in internet server. I would like to copy a log file(read
only file) in J:\ (which I map it to the other server) to my d:\temp folder.
With the following code, I got "can't open input : Permission denied"
message when I open th cgi.pl file thru IE browser. How could I get
Hi all,
I have cgi.pl file in internet server. I would like to copy a log file(read
only file) in J:\ (which I map it to the other server) to my d:\temp folder.
With the following code, I got "can't open input : Permission denied"
message when I open th cgi.pl file thru IE browser. How could I get
"Zentara" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> On Mon, 30 Sep 2002 11:47:37 -0500, [EMAIL PROTECTED] (Scot Robnett)
> wrote:
>
> >Define "a lot of people."
>
> I just did a quick google search for javascript statistics, and most
> of the surveys show
<[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
>
> On Thu, 23 Jan 2003 03:41:30 -0800 (PST), Will <[EMAIL PROTECTED]>
wrote:
>
> > Not about perl, but CGI...
> >
> > Does anyone know why it would be more secure n
Thanks for pointing me to the right list, to be honest I didnt know
which one to post to,
And mysql_config is in this location,
/usr/local/mysql/bin/mysql_config
i.e mysql is in /usr/local/mysql/
is this the 'normal' location?
Wiggins D'Anconia wrote:
What does this have to do with CGI?? [EM
From: "Jason S" <[EMAIL PROTECTED]>
Guys, thanks for great idea. now i know how to solve
this problem :)
glen
>
> > On Fri, 24 Jan 2003 15:30:59 +0800, [EMAIL PROTECTED] (Glynn
> > S. Condez) wrote:
> >
> > >Hi All,
> > >
> > >I created a cgi perl script, its an account creation script, means
>Is it possible for a server to see the difference between a browser and
a
>script using the LWP::UserAgent module ? Can I fix this ?
Hi Rene,
I have come across this kind of problem before.
Usually it is the useragent string (try pretending to be IE!) or because
your not sending any cookies.