Skip to content

<space> and ";" in folder or file names returns error #216

Closed
@trillex

Description

@trillex

After automatically updating to 1.6, we are seeing a lot of errors regarding file or folder names with either "" or ";"

maldet(31158): {scan} error could not read or hash ../httpdocs/tmp/templates_c/ec48cfb70f1f1843c5a24d2b3ae670db^d699142273f511bc66d93eefa94743b050a14200.module_db_tpl. navigation-tpl-009.php, do we have permission?

The error log file names look like this (chosen at random):

$ grep error /var/log/lmd.log | awk '{print $(NF-5),$(NF-4)}' | sort -u | cut -d\/ -f2-
usr/local/pem/vhosts/112688/webspace/httpdocs/tmp/templates_c/05a6607b2cafb3044d0fba182f16cc5d^d699142273f511bc66d93eefa94743b050a14200.module_db_tpl. navigation-tpl-009.php,
usr/local/pem/vhosts/112688/webspace/httpdocs/tmp/templates_c/06ebe678c3e8cff0dd3eeee6d282dfe4^d699142273f511bc66d93eefa94743b050a14200.module_db_tpl. navigation-tpl-009.php,
usr/local/pem/vhosts/112688/webspace/httpdocs/tmp/templates_c/08d5d3ecb1e3f4d7f7784be05920d8bd^d699142273f511bc66d93eefa94743b050a14200.module_db_tpl. navigation-tpl-009.php,
usr/local/pem/vhosts/112688/webspace/httpdocs/tmp/templates_c/08e5e6c1771b5a8fd577efb93d76cbed^d699142273f511bc66d93eefa94743b050a14200.module_db_tpl. navigation-tpl-009.php,
usr/local/pem/vhosts/112688/webspace/httpdocs/tmp/templates_c/09f7fc6f7e25129a942e1fd01ad36098^d699142273f511bc66d93eefa94743b050a14200.module_db_tpl. navigation-tpl-009.php,
usr/local/pem/vhosts/112688/webspace/httpdocs/tmp/templates_c/159b51736ee22a4ad0496aeed741fac5^d699142273f511bc66d93eefa94743b050a14200.module_db_tpl. navigation-tpl-009.php,
usr/local/pem/vhosts/112688/webspace/httpdocs/tmp/templates_c/1bd32359ccf28fcae4352434a44387c0^d699142273f511bc66d93eefa94743b050a14200.module_db_tpl. navigation-tpl-009.php,
usr/local/pem/vhosts/112688/webspace/httpdocs/tmp/templates_c/2238715a188dde960e80abbc1e5fd697^d699142273f511bc66d93eefa94743b050a14200.module_db_tpl. navigation-tpl-009.php,
usr/local/pem/vhosts/112688/webspace/httpdocs/tmp/templates_c/a097cae645ecf5e0aaaed5577eb8b295^02234e5b263ba20351bf2a5ebb4b57d4402a3cab.module_file_tpl.MenuManager;simple_navigation.tpl.php,
usr/local/pem/vhosts/112688/webspace/httpdocs/tmp/templates_c/fe6027eebaf8799aa593796c10daa75e^02234e5b263ba20351bf2a5ebb4b57d4402a3cab.module_file_tpl.MenuManager;simple_navigation.tpl.php,

Let me know if you need additional information.

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