Allow/disallow HTTP file uploads

Views: 14 Last modified: July 31st, 2011 Comments: 0

You can control the HTTP file uploads (allow/disallow) with your php.ini file.

Search the following directive:

file_uploads

If you don’t allow HTTP file uploads, make sure this directive has been set like:

file_uploads = Off

Otherwise, if you allow it, make sure it has been set like:

file_uploads = On

If you changed the value, save your configuration file and restart your web server software.

VN:F [1.9.13_1145]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.13_1145]
Rating: 0 (from 0 votes)
    Bluehost

    Mail this!

    To: From:Sum {0+6} =  
    Anything to add ?

        You must be logged in to post a comment.