PHP Parse error: syntax error, unexpected ')' in ...
# help
b
PHP Parse error: syntax error, unexpected ')' in /data/b2c-demo-shop/vendor/spryker/kernel/src/Spryker/Shared/Kernel/Store.php on line 414
r
Sounds like an accidential typo in this class. Maybe check class contents against https://github.com/spryker/kernel/blob/master/src/Spryker/Shared/Kernel/Store.php (note: be aware of checking the correct version of spryker/kernel you have installed vs. tag/version in github repo)
b
okay Thank you it is resolved
after installing unable to login to nginx
Screenshot from 2023-05-23 19-16-20.png
trying to using nginx password and username
not working
or any path required?
r
Sorry, I am not familiar with your setup or setup Spryker on AWS. By documentation you should have created a ".htpasswd" file (previously), but it seems to be for jenkins. I would guess, that you should not see a password prompt for accessing the shop frontend, but it's only a guess. Sorry.
b
what would be the url
the elastic ip only right?