Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Bug: Uncaught Exception #1023

Closed
sebastianingino opened this issue Mar 1, 2016 · 2 comments
Closed

Bug: Uncaught Exception #1023

sebastianingino opened this issue Mar 1, 2016 · 2 comments

Comments

@sebastianingino
Copy link
Contributor

Trying to install the develop branch, but I'm getting this issue:

Uncaught Exception

syntax error, unexpected '->' (T_OBJECT_OPERATOR) in /home/sebing/Web/anchor-cms/vendor/rwarasaurus/db/src/DB/Query.php:83

Stack Trace

#0 /home/sebing/Web/anchor-cms/app/src/Errors.php(45): Errors->native(4, 'syntax error, u...', '/home/sebing/We...', 83)
#1 [internal function]: Errors->shutdown()
#2 {main}

Here's the terminal log

[Tue Mar  1 20:43:43 2016] PHP Parse error:  syntax error, unexpected '->' (T_OBJECT_OPERATOR) in /home/sebing/Web/anchor-cms/vendor/rwarasaurus/db/src/DB/Query.php on line 83
[Tue Mar  1 20:43:43 2016] 50.205.219.33:64641 [200]: /account - syntax error, unexpected '->' (T_OBJECT_OPERATOR) in /home/sebing/Web/anchor-cms/vendor/rwarasaurus/db/src/DB/Query.php on line 83
[Tue Mar  1 20:43:51 2016] PHP Parse error:  syntax error, unexpected '->' (T_OBJECT_OPERATOR) in /home/sebing/Web/anchor-cms/vendor/rwarasaurus/db/src/DB/Query.php on line 83
[Tue Mar  1 20:43:51 2016] 50.205.219.33:12996 [200]: /account - syntax error, unexpected '->' (T_OBJECT_OPERATOR) in /home/sebing/Web/anchor-cms/vendor/rwarasaurus/db/src/DB/Query.php on line 83

It happens right after setting the account on the install.
Running on Ubuntu 14.2 on a t2.nano on AWS

@sebastianingino sebastianingino changed the title Bug Bug: Uncaught Exception Mar 1, 2016
@sebastianingino
Copy link
Contributor Author

Seems to be an issue with @rwarasaurus DB repository and the file Query.php

@saltandvinegarcrisps
Copy link
Member

Hey, just spotted this, ill get a fix pushed across from the DB library.

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