php - Apache doesn't work after updating to php7 on osx 10.11 -
after updating php7 on osx, php -v returns this:
dyld: library not loaded: /usr/local/opt/libxml2/lib/libxml2.2.dylib
referenced from: /usr/local/bin/php reason: incompatible library version: php requires version 12.0.0 or later, libxml2.2.dylib provides version 10.0.0 trace/bpt trap: 5
also localhost receives:
you don't have permission access / on server. additionally, 403 forbidden error encountered while trying use errordocument handle request.
Comments
Post a Comment