Skip to content

Instantly share code, notes, and snippets.

@ptarjan
Created June 10, 2014 06:48
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/1c7aaac4a68119ada08d to your computer and use it in GitHub Desktop.
Save ptarjan/1c7aaac4a68119ada08d to your computer and use it in GitHub Desktop.
ptarjan@ubuntu:/tmp/fcgiquery$ vendor/bin/heroku-hhvm-apache2
Booting on port 29994...
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...
[Mon Jun 09 23:48:05.003027 2014] [core:warn] [pid 61864] AH00111: Config variable ${APACHE_PID_FILE} is not defined
[Mon Jun 09 23:48:05.003169 2014] [core:warn] [pid 61864] AH00111: Config variable ${APACHE_RUN_USER} is not defined
[Mon Jun 09 23:48:05.003180 2014] [core:warn] [pid 61864] AH00111: Config variable ${APACHE_RUN_GROUP} is not defined
[Mon Jun 09 23:48:05.003193 2014] [core:warn] [pid 61864] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
[Mon Jun 09 23:48:05.011158 2014] [core:warn] [pid 61864] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
[Mon Jun 09 23:48:05.011383 2014] [core:warn] [pid 61864] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
[Mon Jun 09 23:48:05.011443 2014] [core:warn] [pid 61864] AH00111: Config variable ${APACHE_LOG_DIR} is not defined
AH00543: httpd: bad user name ${APACHE_RUN_USER}
Process exited unexpectedly: httpd
Going down, terminating child processes...
vendor/bin/heroku-hhvm-apache2: line 154: 61860 Terminated tail -qF -n 0 /tmp/heroku.*.$PORT.log 1>&2
vendor/bin/heroku-hhvm-apache2: line 158: 61858 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