• Hi,

    Using m1.downloadlist and I am very happy with it. Just moved URL from the test URL to the public one. And when I tried this plugin everything worked well (I thought). I can browse and see all the files, but when I click a file I get to a WordPress page that says 404 Not found. This worked fine before, and I don’t really know what changed since then.

    If I try to right click on the file and save as, I get Failed – No file.

    Any suggestions?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter jockebq

    (@jockebq)

    I now found out the problem. If the file is placed in a folder which has a special character. In my case it is “???”. I will get the 404 WordPress page, which is weird because I think this worked before, but now I am not sure.
    As soon as I move the file to a folder without special character everything is fine.

    Any suggestions for a fix? I would love to be able to use these special characters as this makes the folder structure understandable.

    Thank you!

    Plugin Author maennchen1.de

    (@maennchen1de)

    Hi!
    Could you please tell me more about your server?
    OS, Version, file-system, webserver, language, mb_string enabled?

    Thread Starter jockebq

    (@jockebq)

    System: Linux www14 4.4.76-grsec-fsd-0.5
    Apache, PHP 7.0.6, MySQL 5.5.30

    Language I don’t know, maybe Swedish, otherwise English.

    I don’t know how to find out File system and mb_string?

    Plugin Author maennchen1.de

    (@maennchen1de)

    Hi!
    Just make a new file with this content:
    <?php phpinfo(); ?>
    Upload it on your server and request the url with your browser. Look for “mb_string”.

    HTTP-Header is also nice to have (“Content-type”):
    https://stackoverflow.com/questions/4423061/view-http-headers-in-google-chrome

    And I would be happy, if you can provide me some examples, which I can try to reproduce the error.

    • This reply was modified 7 years, 6 months ago by maennchen1.de.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘404 Page not found’ is closed to new replies.