Coder Social home page Coder Social logo

technomile / heroku-wordpress Goto Github PK

View Code? Open in Web Editor NEW
78.0 78.0 83.0 32.27 MB

Deploy a WordPress CMS on Heroku platform that demonstrates how to build blogs and is optimized for SEO with ClearDB/Heroku Postgres, SendGrid & New Relic Heroku add ons added by default. Contact [email protected] for more information.

Home Page: http://technomile.github.io/wordpress/

License: Other

PHP 65.58% CSS 10.97% JavaScript 23.45%

heroku-wordpress's People

Contributors

2111indersohaljeet1980 avatar inderjeetsohal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

heroku-wordpress's Issues

autoinstaller for heroku fails on missing sql table "wp_options"

log errors:

2022-01-12T15:09:17.302787+00:00 heroku[router]: at=info method=GET path="/" host=w-p-test.herokuapp.com request_id=b7557878-a05e-47d1-84f6-36d6433ef077 fwd="136.25.106.17" dyno=web.1 connect=0ms service=36ms status=500 bytes=169 protocol=http
2022-01-12T15:09:17.302042+00:00 app[web.1]: [12-Jan-2022 15:09:17 UTC] PHP Fatal error: Uncaught mysqli_sql_exception: Table 'heroku_e46a769ee4752e8.wp_options' doesn't exist in /app/wp-includes/wp-db.php:1931
2022-01-12T15:09:17.302191+00:00 app[web.1]: Stack trace:
2022-01-12T15:09:17.302327+00:00 app[web.1]: #0 /app/wp-includes/wp-db.php(1931): mysqli_query()
2022-01-12T15:09:17.302491+00:00 app[web.1]: #1 /app/wp-includes/wp-db.php(1820): wpdb->_do_query()
2022-01-12T15:09:17.302626+00:00 app[web.1]: #2 /app/wp-includes/wp-db.php(2495): wpdb->query()
2022-01-12T15:09:17.302767+00:00 app[web.1]: #3 /app/wp-includes/option.php(197): wpdb->get_results()
2022-01-12T15:09:17.302920+00:00 app[web.1]: #4 /app/wp-includes/functions.php(1369): wp_load_alloptions()
2022-01-12T15:09:17.303121+00:00 app[web.1]: #5 /app/wp-includes/load.php(540): is_blog_installed()
2022-01-12T15:09:17.303832+00:00 app[web.1]: #6 /app/wp-settings.php(140): wp_not_installed()
2022-01-12T15:09:17.304034+00:00 app[web.1]: #7 /app/wp-config.php(106): require_once('...')
2022-01-12T15:09:17.304227+00:00 app[web.1]: #8 /app/wp-load.php(37): require_once('...')
2022-01-12T15:09:17.304358+00:00 app[web.1]: #9 /app/wp-blog-header.php(13): require_once('...')
2022-01-12T15:09:17.304462+00:00 app[web.1]: #10 /app/index.php(17): require('...')
2022-01-12T15:09:17.304497+00:00 app[web.1]: #11 {main}
2022-01-12T15:09:17.304644+00:00 app[web.1]: thrown in /app/wp-includes/wp-db.php on line 1931
2022-01-12T15:09:17.304986+00:00 app[web.1]: 10.1.16.18 - - [12/Jan/2022:15:09:17 +0000] "GET / HTTP/1.1" 500 - "-" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:95.0) Gecko/20100101 Firefox/95.0
2022-01-12T15:09:17.498001+00:00 app[web.1]: [Wed Jan 12 15:09:17.497093 2022] [core:error] [pid 155:tid 139982798817024] [client 10.1.28.211:33283] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'Lim
Screenshot from 2022-01-12 07-15-56
Screenshot from 2022-01-12 07-15-56
itInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://w-p-test.herokuapp.com/
2022-01-12T15:09:17.498378+00:00 app[web.1]: 10.1.28.211 - - [12/Jan/2022:15:09:17 +0000] "GET /favicon.ico HTTP/1.1" 500 528 "http://w-p-test.herokuapp.com/" "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:95.0) Gecko/20100101 Firefox/95.0
2022-01-12T15:09:17.497371+00:00 heroku[router]: at=info method=GET path="/favicon.ico" host=w-p-test.herokuapp.com request_id=b2971842-9b5b-4280-953c-df8cec184d6f fwd="136.25.106.17" dyno=web.1 connect=0ms service=5ms status=500 bytes=704 protocol=http

Local install fails

Also, the local install instructions are inaccurate or incomplete. Please advise.

Upload a new theme

When I try to upload a new theme, I get an error message
"Are you sure you want to do this?

Please try again."

which takes me back to the previous page

composer.lock

Why is there no composer.lock file how can I add...? Thank you for answer

Wordpress 4.5.2 update issue

When going through the wordpress update buttons in wp-admin it loops back to the Thanks for updating to 4.4.2 and refuses to update to 4.5.2 ... any fix for this?

Doesn't seem to work with https

Getting mixed content errors. App doesn't seem to work with https, which is the standard with Heroku (and GitHub in fact). Please advise.

How to upgrade to version 4.9.4?

I deployed heroku, and update 4.9.4 appears, but when I click update, nothing happens, the update is not applied, how should I update?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.