• Resolved janrichter

    (@janrichter)


    Hello, I’m using latest version of Download Monitor. Now if I make new download in my WP admin and I click “Publish” it show some PHP errors like Warning: file_exists(): open_basedir restriction in effect…. (see attached screenshot – https://ibb.co/K9y7BDG).

    It affects only new download. The old ones on my website work correctly.
    PHP version is 8.0.17.

    Edit: same problem on my another website https://www.zskratka.cz ?? try this: https://www.zskratka.cz/download/18423/

    Thank you for your quick help.

    • This topic was modified 2 years, 7 months ago by janrichter.
    • This topic was modified 2 years, 7 months ago by janrichter.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello @janrichter,

    Thanks for reaching out!
    I went ahead and opened a ticket regarding this.
    You can follow the ticket here: https://github.com/WPChill/download-monitor/issues/890
    Please keep in mind that it’s just a warning and it shouldn’t affect your site.

    You can turn debug back to false and you will no longer see that warning. To do this please go to this file wp_config.php and switch from define( ‘WP_DEBUG’, true ); to define( ‘WP_DEBUG’, false ); > save the file.
    Apologies for the trouble!

    Warmly,
    Mihaela

    Thread Starter janrichter

    (@janrichter)

    Thank you @mplusb but WP_DEBUG doesn’t change anything. Problem is that download doesn’t work. I’ll try to follow the ticket on github.

    Can you please go to your dashboard > Tools > Site Health > Info > Directories and Sizes > and send us a screenshot with that information?
    You can send it privately here.

    Warmly,
    Mihaela

    This topic will be marked as resolved due to inactivity. If you have any other questions please open a new thread.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘open_basedir issue’ is closed to new replies.