How to create a local dev Apache Mysql PHP Setup on Mac OS X ‣ Digital Zoom Studio brew unlink php && brew link --overwrite --force php@8.0 add this in your conf file inside apache configuration ( use /opt/homebrew/bin/httpd -V to find the configuration file ) LoadModule rewrite_module lib/httpd/modules/mod_rewrite.so LoadModule php_module /opt/homebrew/opt/php/lib/httpd/modules/libphp.so AddType application/x-httpd-php .php
Tips and tricks
How to create a local dev Apache Mysql PHP Setup on Mac OS X ‣ Digital Zoom Studio Normally, you can just install the native mysqld service you will find it in system preferences > mysql you can use a tool like MySQL Workbench to see currently running mysql check currently running mysql instances with
How to create a local dev Apache Mysql PHP Setup on Mac OS X ‣ Digital Zoom Studio Normally, you can just install the native mysqld service pecl install xdebug normally this will be added to php.ini zend_extension="xdebug.so" using XDebug 3 – for phpstorm, you would also need to add xdebug.mode=debugxdebug.remote_port=9000xdebug.client_port=9003xdebug.client_host=localhost If you add multiple
How to add to path variable The name of the PATH variable is case-sensitive and must be all-uppercase. To verify your change, run: Listing all the groups to which a user belongs in macOS find files with a specific name in a directory connect to ssh server if you have an authorised .ssh key in the ~/.ssh
From this we can see the order files are read is:
Check the npm version: Update to specific npm: Check versions of package: Check all config:
Go to registry editor -> Windows + R -> type regedit and go to: then Sign out and Sign in again