Connecting Tech Pros Worldwide Forums | Help | Site Map

file_uploads = Off ; but uploads allowed via PHP ??

Nilesh
Guest
 
Posts: n/a
#1: Sep 24 '07
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 ?


ZeldorBlat
Guest
 
Posts: n/a
#2: Sep 24 '07

re: file_uploads = Off ; but uploads allowed via PHP ??


On Sep 24, 8:28 am, Nilesh <nilesh.3...@gmail.comwrote:
Quote:
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?

Nilesh
Guest
 
Posts: n/a
#3: Sep 24 '07

re: file_uploads = Off ; but uploads allowed via PHP ??


On Sep 24, 6:29 pm, ZeldorBlat <zeldorb...@gmail.comwrote:
Quote:
On Sep 24, 8:28 am, Nilesh <nilesh.3...@gmail.comwrote:
>
Quote:
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 ?

ZeldorBlat
Guest
 
Posts: n/a
#4: Sep 24 '07

re: file_uploads = Off ; but uploads allowed via PHP ??


On Sep 24, 1:17 pm, Nilesh <nilesh.3...@gmail.comwrote:
Quote:
On Sep 24, 6:29 pm, ZeldorBlat <zeldorb...@gmail.comwrote:
>
Quote:
On Sep 24, 8:28 am, Nilesh <nilesh.3...@gmail.comwrote:
>
Quote:
Quote:
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 ?
>
Quote:
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?

Nilesh
Guest
 
Posts: n/a
#5: Sep 25 '07

re: file_uploads = Off ; but uploads allowed via PHP ??


On Sep 25, 1:27 am, ZeldorBlat <zeldorb...@gmail.comwrote:
Quote:
On Sep 24, 1:17 pm, Nilesh <nilesh.3...@gmail.comwrote:
>
Quote:
On Sep 24, 6:29 pm, ZeldorBlat <zeldorb...@gmail.comwrote:
>
Quote:
Quote:
On Sep 24, 8:28 am, Nilesh <nilesh.3...@gmail.comwrote:
>
Quote:
Quote:
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 ?
>
Quote:
Quote:
Did you restart Apache after making the change?
>
Quote:
Nah. No.
>
Quote:
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. :)

Closed Thread