Joined March 2015
·
Posted to
Installing PHP 5.4, MySQL, PhpMyAdmin and Nginx on Mac using Homebrew
over 1 year
ago
im getting a 502 bad request also. im using mac yosemite. btw, when i run 'echo $PHP_AUTOCONF', still a blankline and when i run 'which autoconf' i got this '/usr/local/bin/autoconf'. also i am confused when i am searching for this file '/usr/local/var/run/php/php5-fpm.sock' -> i dont have the '/usr/local/var/run/php/' directory... what did i do wrong in the setup?
NOTE: phpmyadmin is 502 request.
@angelathewebdev, i guess i just need to find this '/usr/local/var/run/php/php5-fpm.sock'? cause i encountered a mysql error which it didn't find mysql.sock and change php.ini. now i am running my laravel app through php artisan serve because i haven't setup the nginx properly yet. maybe the php5-fpm.sock is the problem?