Skip to content

Update setup.php,#321

Merged
TheWitness merged 1 commit intoCacti:developfrom
arno-st:patch-1
May 7, 2026
Merged

Update setup.php,#321
TheWitness merged 1 commit intoCacti:developfrom
arno-st:patch-1

Conversation

@arno-st
Copy link
Copy Markdown
Contributor

@arno-st arno-st commented May 7, 2026

Correct error :
php error - Error: Unknown column '' in 'WHERE' #299

Adding $syslog_incoming_config into the global on syslog_connect will resolve the issue.

$syslog_incoming_config is not used here, but it's define by a call to include(SYSLOG_CONFIG)

Correct error :
php error - Error: Unknown column '' in 'WHERE' Cacti#299

Adding $syslog_incoming_config into the global on syslog_connect will resolve the issue.

$syslog_incoming_config is not used here, but it's define by a call to include(SYSLOG_CONFIG)
@TheWitness TheWitness merged commit 1746abe into Cacti:develop May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants