Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author KeyCDN

    (@keycdn)

    Maybe there is a permission problem in wp-content/cache/. Make sure you www user has the permission to write in this directory.

    Same issue for me!

    No. Its not permission issue. Because I use it with Windows. I can see that there is no cache folder in wp-content. Any luck?

    Plugin Author KeyCDN

    (@keycdn)

    Have you tried to manually add the cache folder?

    The Cache Enabler actually requires this directory:

    /path/to/your/wpsite/wp-content/cache/cache-enabler/

    @keycdn

    In validate_file

    if (':' == substr( $file, 1, 1 ) )
    		return 2;

    Does not work on Windows, because the path starts with ‘C:/whatever’

    Anonymous User 14887540

    (@anonymized-14887540)

    Hi, I have same issue. Using wordpress 4.4.2 on windows 7 on xampp (tried on openserver).

    After log out as admin, can’t see pages and has an error “Path is not valid.”

    Creating folders “cache/cache-enabler/” doesn’t helps.

    Is there any solution?

    Thanks

    Kosta92

    (@kosta92)

    I also have the same problem on Windows. I’m using the Bitnami WordPress Stack. My permalinks are set to custom with the /category/ base stripped via Yoast SEO:

    http://192.168.0.13/%category%/%postname%/

    UfukArt

    (@ufukart)

    Why this topic marked to resolved? This problem is continuing.

    This should now be working in the latest version of Cache Enabler just released.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘"Path is not valid." error’ is closed to new replies.