Skip to content

PHP Fatal error: Cannot redeclare #4

@wjanowiak

Description

@wjanowiak

Line 43 in functions.php for the client install needs to be

require_once($fm_client_functions);

instead of

include($fm_client_functions);

Also the documentation is incorrect in saying that you need to run sudo php /usr/local/facilemanager/dns.php

It is functions.php

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions