mirror of
https://github.com/telephone/LookingGlass.git
synced 2026-04-24 23:46:02 +03:00
[GH-ISSUE #52] PHP Fatal error: Uncaught Error: Function name must be a string in /var/www/html/ajax.php on line 44 #36
Labels
No labels
enhancement
enhancement
enhancement
pull-request
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LookingGlass#36
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @qhgh on GitHub (Nov 4, 2019).
Original GitHub issue: https://github.com/telephone/LookingGlass/issues/52
Hi there,
Just tried to install this on a fresh CentOS 7.6 server with Apache + PHP 7.1
The GUI loads fine, however, the 'Run Test' button does nothing and the Apache error log shows:
Example: 8.8.8.8 > PING > Run Test ;
Could anyone offer any advice on this please?
Thanks!
C.
@qhgh commented on GitHub (Nov 4, 2019):
Switch to PHP 5.3 and it works :)
@NetiSHTer22 commented on GitHub (Feb 10, 2024):
I have the same problems, but i cannot install php 5.3 with command
apt install php5.3. Please, help this..Fyi, i used Ubuntu 20.04 Server with apache2.