• Resolved zbyneksmetana

    (@zbyneksmetana)


    Sorry for language mistakes.
    After migrate on local server (windows , Laragon) i have this notice in Duplicator

    General Notices
    MEDIA SETTINGS NOTICE: The table ‘ofsc_options’ has at least one the following values [‘upload_url_path’,’upload_path’]
    set please validate settings. These settings can be changed in the wp-admin by going to /wp-admin/options.php’

    On my website i have errors of types
    file_put_contents(C:\laragon\www\wctdziecka/C:/laragon/www/wctdziecka/wp-content/uploads/wpmss/wpmssab.min.js): failed to open stream: No such file or directory i
    i realize that with this path is something wrong.

    I find that on database table Options->upload_path i have set “C:/laragon/www/wctdziecka/wp-content/uploads” . I realize that it is probably about “Linux slashes” .

    When i delete this path in database or change “/” to “\” error disapear.

    Is this a typical windows / linux migration problem? Should I be worried that something is wrong?

Viewing 1 replies (of 1 total)
  • Hey @zbyneksmetana,

    The plugin will typically handle windows to Linux and vice versa. In the case above it looks like somehow the file in question had two paths put together.

    (C:\laragon\www\wctdziecka/C:/laragon/www/wctdziecka/wp-content/uploads/wpmss/

    In some rare cases if you reactivate the plugin/theme associated with the file it should resolve the issue.

    Hope this helps~

Viewing 1 replies (of 1 total)
  • The topic ‘Errors afer Migrate to Local Windows server’ is closed to new replies.