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

HTTP 500 Error on get_page_index and 25 Failed Tests #38

Open
canaokar opened this issue Jul 2, 2016 · 0 comments
Open

HTTP 500 Error on get_page_index and 25 Failed Tests #38

canaokar opened this issue Jul 2, 2016 · 0 comments

Comments

@canaokar
Copy link

canaokar commented Jul 2, 2016

Hello,

I am trying to run the plugin on cafemarathi.com. When i go to https://cafemarathi.com/api/get_page_index/ I am getting a blank page and HTTP 500 error.

I ran the rests using pear HTTP-Client and I am getting 25 Tests Failed:
Here is the output:

wrote log to "/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/run-tests.log"
TOTAL TIME: 00:01
0 PASSED TESTS
0 SKIPPED TESTS
25 FAILED TESTS:
/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/core.get_author_index-01.phpt
/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/core.get_author_posts-01.phpt
/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/core.get_author_posts-02.phpt
/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/core.get_author_posts-03.phpt
/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/core.get_category_index-01.phpt
/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/core.get_category_posts-01.phpt
/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/core.get_date_index-01.phpt
/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/core.get_date_posts-01.phpt
/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/core.get_date_posts-02.phpt
/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/core.get_date_posts-03.phpt
/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/core.get_page-01.phpt
/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/core.get_page-02.phpt
/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/core.get_post-01.phpt
/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/core.get_posts-01.phpt
/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/core.get_posts-02.phpt
/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/core.get_posts-03.phpt
/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/core.get_recent_posts-01.phpt
/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/core.get_recent_posts-02.phpt
/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/core.get_recent_posts-03.phpt
/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/core.get_search_posts-01.phpt
/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/core.get_tag_index-01.phpt
/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/core.get_tag_posts-01.phpt
/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/core.info-01.phpt
/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/core.info-02.phpt
/var/www/cafemarathi/htdocs/wp-content/plugins/json-api/tests/query-01.phpt

I am on Apache on Ubuntu 14.04 Amazon EC2

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

1 participant