Re: php.ini uploads

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jon Aston wrote:
this has got to be something easy but I was uploading to a folder on a
windows PC
c:\upload
but I updated php and forgot to backup my ini file.

I have tried with quotes without quotes as well as a relational address to
the folder in my ini file and I cannot get any uploads into the folder.

this is what I have tried

c:\upload
c:\upload\
"c:\upload"
"c:\upload\"
c:/upload
c:/upload/
"c:/upload"
"c:/upload/"
../upload
..\upload

what am I doing wrong?

Did you stop/start Apache after changing your php.ini configuration ?

Mehdi

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux