Skip to content

PATH_INFO empty FrankenPHP #10181

Description

@Ypnose

Prerequisites

  • I have searched for duplicate or closed issues
  • I can recreate the issue with all plugins disabled

Describe the issue

Hello,

Thanks to you for this new release, it's awesome.

In public_html/static.php, $path = validateStaticFile($_SERVER['PATH_INFO']); will always be empty because FrankenPHP does not define PATH_INFO. Therefore, the needed included files won't be loaded.

We can define PATH_INFO directly in caddy config, but a fallback could be interesting too. There is a similiar issue here :

php/frankenphp#937

What browser(s) are you seeing the problem on?

Firefox

What version of PHP are you using?

8.5.5

What version of Roundcube are you using?

v1.7.0

JavaScript errors

No response

PHP errors

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions