Macbook Pro, running os x yosemite. Installing Apache web server, PHP and
MySql using Macports.

In step 3 of the instructions, I was suppose to get this:

pdo_mysql.default_socket=/opt/local/var/run/mysql56/mysqld.sock
mysql.default_socket=/opt/local/var/run/mysql56/mysqld.sock
mysqli.default_socket=/opt/local/var/run/mysql56/mysqld.sock


as a grep check return. Instead I get this:

default_socket_timeout = 60
pdo_mysql.default_socket=/opt/local/bin/mysql_config --socket
mysql.default_socket=/opt/local/bin/mysql_config --socket
mysqli.default_socket=/opt/local/bin/mysql_config --socket


I feel I am doing a pretty good job of following the instructions for

Step 3: MySQL setup for PHP

from the


https://trac.macports.org/wiki/howto/MAMP


there's not much online to explain this (unless you know the inside and out
of setting this up) which is what I was trying to avoid by using macports.
Any help would be appreciated


-- 
Rodney Odom

Phone: +1 215 840 2176

email: doubleburger...@gmail.com
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to