Don't feel too bad. I wish I could reclaim the hours wasted by forgetting
to escape backslashes. :P
-Original Message-
From: Daniel Falkenberg [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 03, 2002 6:53 PM
To: Timothy Johnson
Cc: [EMAIL PROTECTED]
Subject: RE: Cant open
On 4/3/02 6:47 PM, Daniel Falkenberg <[EMAIL PROTECTED]> wrote:
> Well I think I have figured it out...
>
> The location of my file looked like this...
>
> $file = "c:\folder\folder\test.cgi";
>
> Now this didn't work like this so I changed it to...
>
> $file = 'c:\folder\folder\test.cgi';
>
Of coarse I had no problem with the linux box... :)
-Original Message-
From: Timothy Johnson [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 4 April 2002 12:14 PM
To: Daniel Falkenberg; Timothy Johnson
Cc: [EMAIL PROTECTED]
Subject: RE: Cant open file...
Ah. There's your problem.
know what you mean if you use forward slashes, so
that might be easier to read. "c:/folder/folder/test.cgi".
-Original Message-
From: Daniel Falkenberg [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 03, 2002 6:48 PM
To: Timothy Johnson
Cc: [EMAIL PROTECTED]
Subject: RE: Cant op
o...
>
> $file = 'c:\folder\folder\test.cgi';
>
> Now it works fine. I don't really know why but as long as it works :)
>
> Regards,
>
> Dan
>
> -Original Message-
> From: Timothy Johnson [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 4 Apr
s long as it works :)
Regards,
Dan
-Original Message-
From: Timothy Johnson [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 4 April 2002 11:30 AM
To: Daniel Falkenberg; [EMAIL PROTECTED]
Subject: RE: Cant open file...
You really haven't given us much to go on, but I guess you might
double-
You really haven't given us much to go on, but I guess you might
double-check to see if there are spaces in the filename, or if you have a \n
in there somewhere.
-Original Message-
From: Daniel Falkenberg [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 03, 2002 6:04 PM
To: [EMAIL PROTE