Skip to content

Instantly share code, notes, and snippets.

@ptarjan
Created June 10, 2014 07:38
Show Gist options
  • Save ptarjan/62b7184452212860b930 to your computer and use it in GitHub Desktop.
Save ptarjan/62b7184452212860b930 to your computer and use it in GitHub Desktop.
ptarjan@ubuntu:/tmp/fcgiquery$ ./vendor/bin/heroku-hhvm-apache2
AH00558: httpd: 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
Booting on port 16762...
Using HHVM configuration (php.ini) file '/heroku/heroku-buildpack-php/conf/hhvm/php.ini'
Using Apache2 VirtualHost-level configuration include '/heroku/heroku-buildpack-php/conf/apache2/default_include.conf'
Using Apache2 configuration file '/heroku/heroku-buildpack-php/conf/apache2/heroku.conf'
Starting log redirection...
Starting hhvm...
Starting httpd...
mapping self...
mapping self took 0'00" (2978 us) wall time
loading static content...
loading static content took 0'00" (0 us) wall time
page server started
all servers started
httpd: Syntax error in -C/-c directive: Could not open configuration file /tmp/fcgiquery/heroku/heroku-buildpack-php/conf/apache2/heroku.conf: No such file or directory
Process exited unexpectedly: httpd
Going down, terminating child processes...
./vendor/bin/heroku-hhvm-apache2: line 158: 59145 Terminated tail -qF -n 0 /tmp/heroku.*.$PORT.log 1>&2
./vendor/bin/heroku-hhvm-apache2: line 162: 59143 Terminated hhvm --mode server -vServer.Type=fastcgi -vServer.FileSocket=/tmp/heroku.fcgi.$PORT.sock -c "$php_config" 1>&2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment