[PHP] Upload file problems on Win 2K

2001-12-26 Thread Mike Baranski

Hi, I'm trying to fix upload file problems on Win 2K server.  I've got the 
allow directive set to on in the PHP.ini file, and the permissions set to 
give everyone full access on the directory specified in the ini file.  The 
file never shows up.  I'm using code identical to working code for a linux 
app, but we need it to run under MS as well.  The ini file seems right, are 
there any major differences, and is there any reason the identical code 
doesen't work.  The file does not ever show up on the server...

Thanks
Mike B.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] Upload file problems on Win 2K

2001-12-26 Thread Alok K. Dhir

It'd be simpler to help if you posted the releveant portions of the INI
files and code...

 -Original Message-
 From: 
 [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED].
 net] On Behalf Of Mike Baranski
 Sent: Wednesday, December 26, 2001 10:19 AM
 To: [EMAIL PROTECTED]
 Subject: [PHP] Upload file problems on Win 2K
 
 
 Hi, I'm trying to fix upload file problems on Win 2K server.  
 I've got the 
 allow directive set to on in the PHP.ini file, and the 
 permissions set to 
 give everyone full access on the directory specified in the 
 ini file.  The 
 file never shows up.  I'm using code identical to working 
 code for a linux 
 app, but we need it to run under MS as well.  The ini file 
 seems right, are 
 there any major differences, and is there any reason the 
 identical code 
 doesen't work.  The file does not ever show up on the server...
 
 Thanks
 Mike B.
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: 
 [EMAIL PROTECTED] To contact the list 
 administrators, e-mail: [EMAIL PROTECTED]
 
 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]