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

2001-12-26 Thread Alok K. Dhir
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 dire

[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 li

Re: [PHP] upload file problems

2001-03-13 Thread Jason Stechschulte
On Mon, Mar 12, 2001 at 10:08:57AM -0800, Jerry Lake wrote: > copy($userfile, "/www/workbox/htdocs/audio"); > > I keep getting the following error. the directory exists and is chmoded to > 777, what am I doing wrong ? > Warning: Unable to create '/www/workbox/htdocs/audio': Is a directory in

[PHP] upload file problems

2001-03-12 Thread Jerry Lake
Using this code I keep getting the following error. the directory exists and is chmoded to 777, what am I doing wrong ? Warning: Unable to create '/www/workbox/htdocs/audio': Is a directory in /www/workbox/htdocs/upload.php on line 4 Jerry Lake- [EMAIL PROTECTED] Web Designer Euro