Skip to content

Deleting a file that does not exist on the server #442

@dadkhah-dev

Description

@dadkhah-dev

For some reason I have to use multiple versions of this library.
I sometimes get the following error.

exception : 
"ErrorException" file :  "/var/www/html/server/niyam/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer.php"
line :  143
message :  "unlink( .../storage/app/purifier/HTML/4.17.0,19f8feec63cd8ce29ac2494f39592aed6bd4c4fa,1.ser): No such file or directory"

The problem occurs when the file is not on the server and the code wants to delete it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions