file_uploads = Off ; but uploads allowed via PHP ??
file_uploads = Off ; but uploads allowed via PHP ??
am 24.09.2007 14:28:29 von Nilesh India
Hi, i am using php 5.2.4 with Apache on Fedora 7. After setting
file_uploads = Off (and off also) in php.ini ; PHP still allows
uploads. Is this a bug or what ? Please tell me how to solve this ?
Re: file_uploads = Off ; but uploads allowed via PHP ??
am 24.09.2007 15:29:26 von zeldorblat
On Sep 24, 8:28 am, Nilesh wrote:
> Hi, i am using php 5.2.4 with Apache on Fedora 7. After setting
> file_uploads = Off (and off also) in php.ini ; PHP still allows
> uploads. Is this a bug or what ? Please tell me how to solve this ?
Did you restart Apache after making the change?
Re: file_uploads = Off ; but uploads allowed via PHP ??
am 24.09.2007 19:17:41 von Nilesh India
On Sep 24, 6:29 pm, ZeldorBlat wrote:
> On Sep 24, 8:28 am, Nilesh wrote:
>
> > Hi, i am using php 5.2.4 with Apache on Fedora 7. After setting
> > file_uploads = Off (and off also) in php.ini ; PHP still allows
> > uploads. Is this a bug or what ? Please tell me how to solve this ?
>
> Did you restart Apache after making the change?
Nah. No.
Ok, thanks, i restarted and found that uploads were off. But tell me
one thing: even placing it in .htaccess file(s) requires that ?
Re: file_uploads = Off ; but uploads allowed via PHP ??
am 24.09.2007 22:27:34 von zeldorblat
On Sep 24, 1:17 pm, Nilesh wrote:
> On Sep 24, 6:29 pm, ZeldorBlat wrote:
>
> > On Sep 24, 8:28 am, Nilesh wrote:
>
> > > Hi, i am using php 5.2.4 with Apache on Fedora 7. After setting
> > > file_uploads = Off (and off also) in php.ini ; PHP still allows
> > > uploads. Is this a bug or what ? Please tell me how to solve this ?
>
> > Did you restart Apache after making the change?
>
> Nah. No.
>
> Ok, thanks, i restarted and found that uploads were off. But tell me
> one thing: even placing it in .htaccess file(s) requires that ?
I don't know...did you try it?
Re: file_uploads = Off ; but uploads allowed via PHP ??
am 25.09.2007 19:08:46 von Nilesh India
On Sep 25, 1:27 am, ZeldorBlat wrote:
> On Sep 24, 1:17 pm, Nilesh wrote:
>
> > On Sep 24, 6:29 pm, ZeldorBlat wrote:
>
> > > On Sep 24, 8:28 am, Nilesh wrote:
>
> > > > Hi, i am using php 5.2.4 with Apache on Fedora 7. After setting
> > > > file_uploads = Off (and off also) in php.ini ; PHP still allows
> > > > uploads. Is this a bug or what ? Please tell me how to solve this ?
>
> > > Did you restart Apache after making the change?
>
> > Nah. No.
>
> > Ok, thanks, i restarted and found that uploads were off. But tell me
> > one thing: even placing it in .htaccess file(s) requires that ?
>
> I don't know...did you try it?
I tried, but it did not work (OR i am wrong somewhere or its httpd
problem). I will ask this in PHP irc and Apache irc. :)