Skip to content

Error: No input file specified. #3030

Description

@gokhanalkan

Hello, I get the error I mentioned in the title in the ci4 project. I reached the solution by making a small revision in the htacces file.
Before: RewriteRule ^ (. *) $ Index.php / $ 1 [L]
After: RewriteRule ^ (. *) $ Index.php? / $ 1 [L]
Will usage in this way cause a problem for the project?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions