• I don’t know how to get this to work, but the debug show this, My environment is Windows 10, XAMPP 7.2.5 (Apache 2.4.33, PHP 7.2.5), WordPress 4.9.9.

    
    source:	C:/xampp/htdocs/store/wp-content/plugins/webp-express/test/test.jpg
    destination:	C:\xampp\htdocs/store/wp-content/webp-express/webp-images/absC:/xampp/htdocs/store/wp-content/plugins/webp-express/test/test.jpg.webp	
    options:	click to see
    
    Failed creating folder: C:\xampp\htdocs/store/wp-content/webp-express/webp-images/absC:/xampp/htdocs/store/wp-content/plugins/webp-express/test
    
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author rosell.dk

    (@roselldk)

    The message reveals the problem:

    Failed creating folder: C:\xampp\htdocs/store/wp-content/webp-express/webp-images/absC:/xampp/htdocs/store/wp-content/plugins/webp-express/test

    The path should not contain “C:/”.
    It must be removed.
    I don’t have Windows to test on. Somebody else must fix Windows related issues.

    • This reply was modified 5 years, 1 month ago by rosell.dk.
    Thread Starter lvfxbr

    (@lvfxbr)

    What should be the expected result? It should be ‘C:\xampp\htdocs/store/wp-content/webp-express/webp-images/abs/test’?. i will try to fix it up, maybe replacing one function on windows should fix this problem.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error in ‘Failed creating folder’ (show debug)’ is closed to new replies.