Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Fatal errors #18

Open
bygrave opened this issue Apr 27, 2014 · 1 comment
Open

PHP Fatal errors #18

bygrave opened this issue Apr 27, 2014 · 1 comment

Comments

@bygrave
Copy link

bygrave commented Apr 27, 2014

I'm new to php, mysql (and github) etc so forgive me if this is obvious. I'm trying to run openfuego on an Amazon AWS ec2 free tier instance.
When I run fetch.php, I get the following errors:

PHP Fatal error: Call to a member function prepare() on a non-object in /home/ec2-user/niemanlab-openfuego-32e257b8/consume.php on line 79

PHP Fatal error: Call to a member function prepare() on a non-object in /home/ec2-user/niemanlab-openfuego-32e257b8/app/Universe.class.php on line 27

Does anyone have a suggestion on what I'm doing wrong? Any help would be much appreciated!

@phelps
Copy link
Member

phelps commented Apr 27, 2014

Hello, try running Fetch in verbose mode and see if you can glean any more insight. Just run fetch.php -v

Andrew.

On Sun, Apr 27, 2014 at 7:22 AM, bygrave [email protected] wrote:

I'm new to php, mysql (and github) etc so forgive me if this is obvious. I'm trying to run openfuego on an Amazon AWS ec2 free tier instance.
When I run fetch.php, I get the following errors:
PHP Fatal error: Call to a member function prepare() on a non-object in /home/ec2-user/niemanlab-openfuego-32e257b8/consume.php on line 79
PHP Fatal error: Call to a member function prepare() on a non-object in /home/ec2-user/niemanlab-openfuego-32e257b8/app/Universe.class.php on line 27

Does anyone have a suggestion on what I'm doing wrong? Any help would be much appreciated!

Reply to this email directly or view it on GitHub:
#18

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

No branches or pull requests

2 participants