Re: [PHP] Can't find existing file

2010-11-25 Thread Richard Quadling
On 25 November 2010 00:14, Tommy Pham tommy...@gmail.com wrote: -Original Message- From: paras...@gmail.com [mailto:paras...@gmail.com] On Behalf Of Daniel P. Brown Sent: Monday, November 22, 2010 12:08 PM To: Dee Ayy Cc: PHP General Subject: Re: [PHP] Can't find existing file

Re: [PHP] Can't find existing file

2010-11-25 Thread Bastien Koert
To: Dee Ayy Cc: PHP General Subject: Re: [PHP] Can't find existing file snip so how are we to know?); (h) some other PEBKAC issue; snip It's been almost a decade since I've seen 'PEBKAC' used  :) I prefer PICNIC. So you can now have a Senior Picnic or a Kiddies Picnic and it all sounds

RE: [PHP] Can't find existing file

2010-11-25 Thread Tommy Pham
-Original Message- From: Bastien Koert [mailto:phps...@gmail.com] Sent: Thursday, November 25, 2010 7:42 AM To: rquadl...@googlemail.com Cc: Tommy Pham; Daniel P. Brown; Dee Ayy; PHP General Subject: Re: [PHP] Can't find existing file On Thu, Nov 25, 2010 at 9:07 AM, Richard

Re: [PHP] Can't find existing file

2010-11-25 Thread Tamara Temple
On Nov 25, 2010, at 8:07 AM, Richard Quadling wrote: I prefer PICNIC. So you can now have a Senior Picnic or a Kiddies Picnic and it all sounds quite pleasant. Ok, I give, what's a PICNIC? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Can't find existing file

2010-11-25 Thread Tommy Pham
-Original Message- From: Tamara Temple [mailto:tamouse.li...@gmail.com] Sent: Thursday, November 25, 2010 1:45 PM To: rquadl...@googlemail.com Cc: Tommy Pham; Daniel P. Brown; Dee Ayy; PHP General Subject: Re: [PHP] Can't find existing file On Nov 25, 2010, at 8:07 AM, Richard

RE: [PHP] Can't find existing file

2010-11-24 Thread Tommy Pham
-Original Message- From: paras...@gmail.com [mailto:paras...@gmail.com] On Behalf Of Daniel P. Brown Sent: Monday, November 22, 2010 12:08 PM To: Dee Ayy Cc: PHP General Subject: Re: [PHP] Can't find existing file snip so how are we to know?); (h) some other PEBKAC issue; snip

Re: [PHP] Can't find existing file

2010-11-22 Thread Daniel P. Brown
On Mon, Nov 22, 2010 at 14:36, Dee Ayy dee@gmail.com wrote: Thes two lines means that they exist by using quoted and unquoted commands: ls ./photos/HPR-130-260_HD-3070-1.jpg ./photos/HPR-130-260_HD-3070-1.jpg ls ./photos/HPR-130-260_HD-3070-1.jpg ./photos/HPR-130-260_HD-3070-1.jpg

Re: [PHP] Can't find existing file

2010-11-22 Thread Dee Ayy
Hi Daniel, Tell me if this isn't self explanatory: cp ./photos/Nozzle\ 130\ Amp\ SS\ Alum\ 94-00994-06\ 220197.JPG ./photossized/001196-220197-0.jpg cp: ./photos/Nozzle 130 Amp SS Alum 94-00994-06 220197.JPG: No such file or directory Thanks for trying. Usually coders

Re: [PHP] Can't find existing file

2010-11-22 Thread Daniel Brown
On Mon, Nov 22, 2010 at 16:54, Dee Ayy dee@gmail.com wrote: Hi Daniel, Tell me if this isn't self explanatory: cp ./photos/Nozzle\ 130\ Amp\ SS\ Alum\ 94-00994-06\ 220197.JPG ./photossized/001196-220197-0.jpg cp: ./photos/Nozzle 130 Amp SS Alum 94-00994-06 220197.JPG: No