Created
November 25, 2013 03:51
-
-
Save bigtiger/7636066 to your computer and use it in GitHub Desktop.
Failure of WP on Heroku because of compilation error?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2013-11-25T03:38:03.689262+00:00 app[web.1]: 10.191.63.167 - - [25/Nov/2013:03:38:02 +0000] "POST /wp-admin/admin-ajax.php HTTP/1.1" 500 - | |
2013-11-25T03:37:13.211676+00:00 heroku[router]: at=info method=GET path=/wp-admin/load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-draggable,jquery-u&load%5B%5D=i-droppable,wp-ajax-response,jquery-color,wp-lists,postbox,nav-menu&ver=3.7.1 host=raddison-trust-prod.herokuapp.com fwd="99.126.182.174" dyno=web.1 connect=7ms service=61ms status=200 bytes=207049 | |
2013-11-25T03:38:13.074678+00:00 heroku[router]: at=info method=POST path=/wp-admin/admin-ajax.php host=raddison-trust-prod.herokuapp.com fwd="99.126.182.174" dyno=web.1 connect=3ms service=686ms status=500 bytes=0 | |
2013-11-25T03:38:13.686963+00:00 app[web.1]: [Mon Nov 25 03:38:13 2013] [error] [client 10.4.19.235] PHP Fatal error: Call to undefined function mb_detect_encoding() in /app/www/wp-content/themes/bucket/theme-utilities/includes/vendor/simplehtmldom/simple_html_dom.php on line 1258, referer: https://raddison-trust-prod.herokuapp.com/wp-admin/nav-menus.php | |
2013-11-25T03:38:13.690150+00:00 app[web.1]: 10.4.19.235 - - [25/Nov/2013:03:38:12 +0000] "POST /wp-admin/admin-ajax.php HTTP/1.1" 500 - | |
2013-11-25T03:37:46.187956+00:00 heroku[router]: at=info method=GET path=/wp-admin/load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-draggable,jquery-u&load%5B%5D=i-droppable,wp-ajax-response,jquery-color,wp-lists,postbox,nav-menu&ver=3.7.1 host=raddison-trust-prod.herokuapp.com fwd="99.126.182.174" dyno=web.1 connect=4ms service=28ms status=200 bytes=207049 | |
2013-11-25T03:37:13.111864+00:00 heroku[router]: at=info method=GET path=/wp-content/plugins/wordpress-https/admin/css/admin.css?ver=3.3.6 host=raddison-trust-prod.herokuapp.com fwd="99.126.182.174" dyno=web.1 connect=1ms service=2ms status=304 bytes=0 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment