Closed Thread
Results 1 to 6 of 6

Thread: problems with download

  1. #1
    nikauweb is offline Newbie
    Join Date
    Jul 2008
    Posts
    4
    Rep Power
    0

    problems with download

    Hi there hope someone can help
    using joomla 1.5.2
    When i click the download link i get this error
    "Not Acceptable
    An appropriate representation of the requested resource /components/com_ionfiles/download.php could not be found on this server."

    Any ideas?

    cheers

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    nikauweb is offline Newbie
    Join Date
    Jul 2008
    Posts
    4
    Rep Power
    0

    Re: problems with download

    Working on this problem still - the error code is 406, google tells me it is from joomla mod_security and maybe a htaccess problem, i feel i am getting close to the solution anyone want to help me take a shortcut

  4. #3
    nikauweb is offline Newbie
    Join Date
    Jul 2008
    Posts
    4
    Rep Power
    0

    Re: problems with download

    Solved problem and got download working - not very happy with it, it was joomla mod_security, if you put the code below into .htaccess you basically destroy the protection, don't know where to go from here, is there a patch needed or do you throw caution to the wind.

    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    SecFilterCheckURLEncoding Off
    </IfModule>

  5. #4
    Jordan Guest

    Re: problems with download

    I've heard of mod_security (it is running on this server) and Joomla but I've never heard of "Joomla mod_security". ionFiles runs fine on thousands of Joomla installations and has never once been used to compromise a system in over 2 years... So no, we do not "throw caution to the wind".

  6. #5
    nikauweb is offline Newbie
    Join Date
    Jul 2008
    Posts
    4
    Rep Power
    0

    Re: problems with download

    sorry - it was meant to mean do I (me) throw caution to the wind, the security system is there for a reason and using the htaccess code,will bypass it. But thanks you have answered my question. You are right, mod_security is a server issue and not a part of joomla or ionfiles, it could be safe mode or something like that. I will talk to my web hoster, but now i know where the problem is!

  7. #6
    Jordan Guest

    Re: problems with download

    Sounds good. If there is anyway I can assist just let me know.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 10-19-2011, 03:16 PM
  2. What do I need to download?
    By Vswe in forum Java Help
    Replies: 8
    Last Post: 12-10-2009, 09:03 PM
  3. download and run
    By reilly in forum Visual Basic Programming
    Replies: 4
    Last Post: 10-25-2008, 06:16 PM
  4. PDF download problems
    By ikke in forum ionFiles
    Replies: 5
    Last Post: 10-09-2007, 08:31 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts