Re: Re: [PHP-WIN] Problem with file upload!!

2003-02-19 Thread Palli
hi neil thank u very much. I uploaded it to the root directory and it worked. I changed my upload dir to $uploaddir = "frettamyndir\\"; and it worked. I cant tell u how stupid I was not to try this but thanx, Palli "Neil Smith" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:

Re: [PHP-WIN] Problem with file upload!!

2003-02-19 Thread Palli
wrote in message 001301c2d7d8$7d0061c0$6610a8c0@webdevx">news:001301c2d7d8$7d0061c0$6610a8c0@webdevx... Can you post the code? --> -Original Message- --> From: Palli [mailto:[EMAIL PROTECTED]] --> Sent: Tuesday, February 18, 2003 11:14 PM --> To: [EMAIL PROTECTED] -->

Re: Re: [PHP-WIN] Problem with file upload!!

2003-02-19 Thread Neil Smith
It means it is unable to move the file. Sarcasm aside, look at the error message. At 00:22 19/02/2003 +, you wrote: Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move 'C:\PHP\uploadtemp\php98.tmp' to '/frettamyndir/fastfood.jpg' in C:\riddarinn\Process.php on line 16

RE: [PHP-WIN] Problem with file upload!!

2003-02-18 Thread Matt Babineau
Can you post the code? --> -Original Message- --> From: Palli [mailto:[EMAIL PROTECTED]] --> Sent: Tuesday, February 18, 2003 11:14 PM --> To: [EMAIL PROTECTED] --> Subject: Re: [PHP-WIN] Problem with file upload!! --> --> --> Hello --> --> This is what

Re: [PHP-WIN] Problem with file upload!!

2003-02-18 Thread Palli
and then tighten the security nuse once you get the upload working. -Matt --> -Original Message- --> From: Palli [mailto:[EMAIL PROTECTED]] --> Sent: Tuesday, February 18, 2003 8:34 PM --> To: [EMAIL PROTECTED] --> Subject: Re: [PHP-WIN] Problem with file upload!! -->

RE: [PHP-WIN] Problem with file upload!!

2003-02-18 Thread Matt Babineau
ECTED] --> Subject: Re: [PHP-WIN] Problem with file upload!! --> --> --> Hi again!!! and thanx matt! --> --> This didnt solve my problem --> --> Im running on XP and im using IIS 5.1. I've change the --> server user to Administrator but I still cant uplo

Re: [PHP-WIN] Problem with file upload!!

2003-02-18 Thread Palli
--Original Message- --> From: Palli [mailto:[EMAIL PROTECTED]] --> Sent: Tuesday, February 18, 2003 7:23 PM --> To: [EMAIL PROTECTED] --> Subject: Re: [PHP-WIN] Problem with file upload!! --> --> --> Hello again! --> --> now I get another error; --> --> Warning:

RE: [PHP-WIN] Problem with file upload!!

2003-02-18 Thread Matt Babineau
> Sent: Tuesday, February 18, 2003 7:23 PM --> To: [EMAIL PROTECTED] --> Subject: Re: [PHP-WIN] Problem with file upload!! --> --> --> Hello again! --> --> now I get another error; --> --> Warning: move_uploaded_file(/frettamyndir/fastfood.jpg) --> [function.move-

Re: [PHP-WIN] Problem with file upload!!

2003-02-18 Thread Palli
2d794$1541a330$0100a8c0@beast... You need to write: Matt |-Original Message- |From: Palli [mailto:[EMAIL PROTECTED]] |Sent: Tuesday, February 18, 2003 3:21 PM |To: [EMAIL PROTECTED] |Subject: [PHP-WIN] Problem with file upload!! | | |Hello I'm wondering what is wrong whit my code. I´m t

RE: [PHP-WIN] Problem with file upload!!

2003-02-18 Thread Matt Hillebrand
You need to write: Matt |-Original Message- |From: Palli [mailto:[EMAIL PROTECTED]] |Sent: Tuesday, February 18, 2003 3:21 PM |To: [EMAIL PROTECTED] |Subject: [PHP-WIN] Problem with file upload!! | | |Hello I'm wondering what is wrong whit my code. I´m trying to |upload an imag

[PHP-WIN] Problem with file upload!!

2003-02-18 Thread Palli
Hello I'm wondering what is wrong whit my code. I´m trying to upload an image but I keep getting this error message?? Notice: Undefined index: NewsPicture in C:\riddarinn\Process.php on line 17 This is my code : ... ... // my process site ... if (move_uploaded_file($_FILES['NewsPicture'][