Skip to content

If server is not using at least PHP 5.3, make sure Piwik displays a useful error message #4653

@mattab

Description

@mattab

Our index.php should be compatible with older PHP versions such as PHP 4 and PHP 5.1 and PHP 5.2.

Currently it spits out a PARSE error when it hits the "use" statement. Instead, let's rewrite the index.php so that is is parsable by Php4 and early php5. This will prevent a lot of user frustration and support requests. See faq and Piwik requirements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugFor errors / faults / flaws / inconsistencies etc.MajorIndicates the severity or impact or benefit of an issue is much higher than normal but not critical.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions