2017年12月9日 星期六

macOS 10.13 High Sierra Setup



macOS 10.13 High Sierra Apache Setup: Multiple PHP Versions
https://getgrav.org/blog/macos-sierra-apache-multiple-php-versions


macOS 10.13 High Sierra Apache Setup: MySQL, APC & More...

ref: https://getgrav.org/blog/macos-sierra-apache-mysql-vhost-apc

========================================= 

Apache2

The default ports have been set in
/usr/local/etc/httpd/httpd.conf to 8080 and in
/usr/local/etc/httpd/extra/httpd-ssl.conf to 8443
so that httpd can run without sudo.

========================================= 

PHP 7.1

/usr/local/etc/php/7.1/php.ini
 
========================================= 
 
SMB

ref: https://gist.github.com/natritmeyer/6621231

#Mount the share:
mount_smbfs //username:password@server.name/share_name share_name/

#Unmount the share:
umount share_name

========================================= 



沒有留言: