heroku-buildpack-static
heroku-buildpack-static copied to clipboard
broken :(
2011-12-19T08:07:24+00:00 heroku[web.1]: State changed from crashed to created
2011-12-19T08:07:24+00:00 heroku[web.1]: State changed from created to starting
2011-12-19T08:07:27+00:00 heroku[web.1]: Starting process with command `sh boot.sh`
2011-12-19T08:07:27+00:00 app[web.1]: Usage:
2011-12-19T08:07:27+00:00 app[web.1]: htpasswd [-cmdpsD] passwordfile username
2011-12-19T08:07:27+00:00 app[web.1]: htpasswd -n[mdps] username
2011-12-19T08:07:27+00:00 app[web.1]: -c Create a new file.
2011-12-19T08:07:27+00:00 app[web.1]:
2011-12-19T08:07:27+00:00 app[web.1]: -n Don't update file; display results on stdout.
2011-12-19T08:07:27+00:00 app[web.1]: -d Force CRYPT encryption of the password.
2011-12-19T08:07:27+00:00 app[web.1]: htpasswd -b[cmdpsD] passwordfile username password
2011-12-19T08:07:27+00:00 app[web.1]: htpasswd -nb[mdps] username password
2011-12-19T08:07:27+00:00 app[web.1]: -m Force MD5 encryption of the password (default).
2011-12-19T08:07:27+00:00 app[web.1]: -b Use the password from the command line rather than prompting for it.
2011-12-19T08:07:27+00:00 app[web.1]: -p Do not encrypt the password (plaintext).
2011-12-19T08:07:27+00:00 app[web.1]: -D Delete the specified user.
2011-12-19T08:07:27+00:00 app[web.1]: -s Force SHA encryption of the password.
2011-12-19T08:07:27+00:00 app[web.1]: On other systems than Windows, NetWare and TPF the '-p' flag will probably not work.
2011-12-19T08:07:27+00:00 app[web.1]: The SHA algorithm does not use a salt and is less secure than the MD5 algorithm.
2011-12-19T08:07:27+00:00 app[web.1]: Launching apache
2011-12-19T08:07:27+00:00 app[web.1]: httpd: Syntax error on line 53 of /app/apache/conf/httpd.conf: Cannot load /app/apache/modules/libphp5.so into server: libmysqlclient.so.15: cannot open shared object file: No such file or directory
2011-12-19T08:07:28+00:00 heroku[web.1]: State changed from starting to crashed
2011-12-19T08:07:29+00:00 heroku[web.1]: Process exited
Sorry, wrong issue referenced in commit.
:+1:
I'm dealing with this too. Was excited by this repo until it didn't work. :-(
:+1: i was forced to use php for a static buildpack. gross