Replies: 1 comment
-
A reinstall is your best option. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have installed RaspAP successfully and wlan0 and wlan1 are up but am getting followig error on my raspi while accessing page 10.3.141.1:
RaspAP Exception
An exception occurred
Stack trace:
ParseError: syntax error, unexpected '=>' (T_DOUBLE_ARROW), expecting ')'
at {closure}(Sidebar.php:20)
at spl_autoload_call(Unknown Source)
at RaspAP.Plugins.PluginManager.__construct(PluginManager.php:27)
at RaspAP.Plugins.PluginManager.getInstance(PluginManager.php:35)
at require_once(sidebar.php:5)
at (main)(index.php:110)
Any idea to fix it, please?
Beta Was this translation helpful? Give feedback.
All reactions