Skip to content

Instantly share code, notes, and snippets.

@ptarjan
Created June 10, 2014 07:11
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/cd4d102c3a0be8686b18 to your computer and use it in GitHub Desktop.
Save ptarjan/cd4d102c3a0be8686b18 to your computer and use it in GitHub Desktop.
ptarjan@ubuntu:/tmp/fcgiquery$ sudo /etc/init.d/apache2 stop; sudo vendor/bin/heroku-hhvm-apache2
* Stopping web server apache2 *
Booting on port 4631...
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: 56780 Terminated tail -qF -n 0 /tmp/heroku.*.$PORT.log 1>&2
vendor/bin/heroku-hhvm-apache2: line 158: 56778 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: 56785 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