Skip to content

Instantly share code, notes, and snippets.

@ptarjan
Created June 10, 2014 06:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ptarjan/d957ba73577345fb45d3 to your computer and use it in GitHub Desktop.
Save ptarjan/d957ba73577345fb45d3 to your computer and use it in GitHub Desktop.
ptarjan@ubuntu:/tmp/fcgiquery$ sudo vendor/bin/heroku-hhvm-apache2
Booting on port 9460...
Using HHVM configuration (php.ini) file 'vendor/heroku/heroku-buildpack-php/conf/hhvm/php.ini'
Using Apache2 VirtualHost-level configuration include 'vendor/heroku/heroku-buildpack-php/conf/apache2/default_include.conf'
Using Apache2 configuration file 'vendor/heroku/heroku-buildpack-php/conf/apache2/heroku.conf'
Starting log redirection...
Starting hhvm...
Starting httpd...
Process exited unexpectedly: * Starting web server apache2
Going down, terminating child processes...
vendor/bin/heroku-hhvm-apache2: line 154: 62200 Terminated tail -qF -n 0 /tmp/heroku.*.$PORT.log 1>&2
vendor/bin/heroku-hhvm-apache2: line 158: 62198 Terminated hhvm --mode server -vServer.Type=fastcgi -vServer.FileSocket=/tmp/heroku.fcgi.$PORT.sock -c "$php_config" 1>&2
vendor/bin/heroku-hhvm-apache2: line 162: 62208 Terminated httpd -D NO_DETACH -c "Include $httpd_config"
ptarjan@ubuntu:/tmp/fcgiquery$ AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment