On Fri, 2011-06-24 at 14:32 +0000, Igor Galić wrote:
> 
> ----- Original Message -----
> > Hi all,
> > 
> >     I have a site that is used with https, and i have a form that
> >     uploads
> > some information about the users, and sometimes the users need to
> > upload
> > some files, but i almost of the times gives me an error:
> > 
> > 
> >     "The requested resource /path_to_script/index.php does not allow
> > request data with POST requests, or the amount of data provided in
> > the
> > request exceeds the capacity limit. "
> > 
> > 
> >     But if i put the site using http the error disappear and everything
> > works fine. I don't change anything in php.ini so the post size and
> > the
> > upload size is the same.
> 
> How big is "the same"?

        I've limited in my php script to 2MB, but in php configuration i think
it's 200MB 


>  
> >         I've authenticate the users by personal certificates, I don't
> > know if this is important.
> 
> How big are the certs?
> What happens when you use plain Basic Auth?
        When i change to http I don't use any authentication, I just let open
to all users, exposing me to a very unpleasant surprise .






> 
> >     Regards,
> >     Hugo Gomes
> 
> i
> 

-- 
*************************************************
     Hugo Gomes                    
     LIP                                                    
     Av. Elias Garcia 14, 1º                  
     1000-149 Lisboa, Portugal           
     Telef.:  +351- 217 998 587
     URL: http://www.lip.pt
     E-mail: h...@lip.pt
*************************************************


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to