Skip to content
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.

Parse error: syntax error, unexpected '"' in /home/xxx/public_html/j/eve.config.php on line 30 #29

Open
garemoko opened this issue Oct 23, 2017 · 1 comment

Comments

@garemoko
Copy link

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!)

@whinis
Copy link
Owner

whinis commented Oct 23, 2017

I will fix it in the updater, for now change the double quotes to single quotes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants