You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.
On first attempt at install, after clicking "save" I got the error:
Parse error: syntax error, unexpected '"' in /home/xxx/public_html/j/eve.config.php on line 30
This seems to be caused by special characters (maybe the $?) in the SQL password:
$sql_p = "4T8e@t08${@i";
(I have changed my password before posting this issue!)
The text was updated successfully, but these errors were encountered: