failed to open stream – I/O warning – wrapper is disabled
-
Hi There,
We don’t have advanced mode active, and we have a heap of SVG files on our website using your plugin… we were having issues uploading files to the site, and were getting this error in the wordpress debug log:
mysqli_real_connect(): (42000/1203): User designan_chipx already has more than ‘max_user_connections’ active connections in /home/designan/chipx.co.nz/wp-includes/wp-db.php on line 1538
We realised that we had managed to create a bunch of broken media posts, referencing URLs for their source files which didn’t exist.. so each time we opened the media library to upload files, thumbnails wouldn’t rendered, and database connections would get exceeded stopping us from uploading a file.
We’ve fixed all that, and the media library is now performing better, and we can upload new files reliably… but the wordpress debug log is still getting hammered by the following warnings each time we load the media library and thumbnails are rendered out.
I’ve seen your sticky post about simplexml_load_file() not being installed with PHP 7… but it looks to me like it is installed when you look at our phpinfo page: https://chipx.co.nz/phpinfo.php
These are the errors we are getting:
PHP Warning: simplexml_load_file(https://chipx.co.nz/wp-content/uploads/av3svg/Swiftcarb-AV018734E001T300.svg): failed to open stream: no suitable wrapper could be found in /home/designan/chipx.co.nz/wp-content/plugins/svg-support/functions/attachment-modal.php on line 40
PHP Warning: simplexml_load_file(): I/O warning : failed to load external entity “https://chipx.co.nz/wp-content/uploads/av3svg/Swiftcarb-AV018734E001T300.svg” in /home/designan/chipx.co.nz/wp-content/plugins/svg-support/functions/attachment-modal.php on line 40
PHP Warning: simplexml_load_file(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/designan/chipx.co.nz/wp-content/plugins/svg-support/functions/attachment-modal.php on line 40We’re running the latest version of WordPress and Woocommerce.
I hope you can help.
Thanks
The page I need help with: [log in to see the link]
- The topic ‘failed to open stream – I/O warning – wrapper is disabled’ is closed to new replies.