• Resolved istowordpr

    (@istowordpr)


    When I try to upload a CSV file for import, WordPress shows an error: Failed to open input stream.

    The read and write permissions of the files and folders on the hosting are correct (755/644).

    What could be the possible reason for this error? Thank you in advance for your help.

Viewing 1 replies (of 1 total)
  • Thread Starter istowordpr

    (@istowordpr)

    The error was in an incorrect PHP configuration in the open_basedir setting. The plugin did not have access to the temporary upload folder, so it could not move the uploaded CSV file from the temporary folder.

Viewing 1 replies (of 1 total)

The topic ‘Failed to open input stream.’ is closed to new replies.