Skip to content

Phorum 6.0.1 installation issue #1048

Description

@prbt2016

Hello,

I was in the process of manual installation of Phorum 6.0.1 on Alma Linux 8.10 with PHP 5.6 to PHP 8.4, MYSQL 5.7, Apache 2.4.

However, following error is thrown on PHP 5.6 while starting manual installation i.e (hitting http://example.com/phorum601/admin.php)

Parse error: syntax error, unexpected ':', expecting '{' in /{{PATH}}/{{TO}}/{{PHORUM}}/common.php on line 58

Also while starting installation on PHP 7.0 to 8.4 only the following is shown while hitting http://example.com/phorum601/admin.php i.e :

Image

For your kind information the following is thrown in Apache error log i.e :
PHP Fatal error: Uncaught TypeError: Argument 4 passed to phorum_set_cookie() must be of the type string, null given, called in /{{PATH}}/{{TO}}/{{PHORUM}}/include/admin/header.php on line 167 and defined in /{{PATH}}/{{TO}}/{{PHORUM}}/common.php:67

Could you please replicate this at your end ?.

Also any PHP requirement change ?.

As per this document https://github.com/Phorum/Core/blob/master/docs/install.txt it mentions PHP 5.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions