Skip to content

Instantly share code, notes, and snippets.

@gutchom
Created June 8, 2015 09:35
Show Gist options
  • Save gutchom/bc9a681d8b0c97158b1b to your computer and use it in GitHub Desktop.
Save gutchom/bc9a681d8b0c97158b1b to your computer and use it in GitHub Desktop.
$ apachectl configtest
httpd: Syntax error on line 116 of /usr/local/etc/apache2/2.2/httpd.conf: Cannot load /usr/local/Cellar/php53/5.3.29/libexec/apache2/libphp5.so into server: dlopen(/usr/local/Cellar/php53/5.3.29/libexec/apache2/libphp5.so, 10): Symbol not found: _ap_unixd_config\n Referenced from: /usr/local/Cellar/php53/5.3.29/libexec/apache2/libphp5.so\n Expected in: /usr/local/Cellar/httpd22/2.2.29/bin/httpd\n in /usr/local/Cellar/php53/5.3.29/libexec/apache2/libphp5.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment