Re: [PHP] trouble uploading more than 500 bytes...

2008-10-12 Thread Daniel Brown
On Sun, Oct 12, 2008 at 8:58 AM, Ashley Sheridan <[EMAIL PROTECTED]> wrote: >> > No, not sure where the code of conduct is, but hang about for a while > and you should get the general idea ;) Just the stuff at http://php.net/mailinglists. -- More full-root dedicated server packages: Intel 2

RE: [PHP] trouble uploading more than 500 bytes...

2008-10-12 Thread Ashley Sheridan
On Sun, 2008-10-12 at 07:54 -0400, Karl St-Jacques wrote: > > > Hello, > > > > I have trouble uploading files to a server. Actually I > > > can't upload more than 500 bytes or so.> > > > Here's a quick print_r of > > > the $_FILES > > > > [_FILES] => Array( [avatar] => Array ( [name] => > > > in

RE: [PHP] trouble uploading more than 500 bytes...

2008-10-12 Thread Karl St-Jacques
> > Hello, > > > > I have trouble uploading files to a server. Actually I can't > > upload more than 500 bytes or so.> > > > Here's a quick print_r of the > > $_FILES > > > > [_FILES] => Array( [avatar] => Array ( [name] => index.html > > [type] => text/html [tmp_name] => /tmp/phpRbmXK5 [error]

Re: [PHP] trouble uploading more than 500 bytes...

2008-10-12 Thread Ashley Sheridan
On Sat, 2008-10-11 at 22:31 -0400, Karl St-Jacques wrote: > Hello, > > I have trouble uploading files to a server. Actually I can't upload more than > 500 bytes or so. > > Here's a quick print_r of the $_FILES > > [_FILES] => Array( [avatar] => Array ([name] => index.html[type] =

[PHP] trouble uploading more than 500 bytes...

2008-10-11 Thread Karl St-Jacques
Hello, I have trouble uploading files to a server. Actually I can't upload more than 500 bytes or so. Here's a quick print_r of the $_FILES [_FILES] => Array( [avatar] => Array ([name] => index.html[type] => text/html[tmp_name] => /tmp/phpRbmXK5[error] => 0[size] =>