Confusion with cli / apache php's

2014-12-02 Thread Jeff Greenberg
I have php53 thru php56 installed. My ide (PhpStorm) is pointing at php55, for which I have xdebug installed. I could get xdebug to work fine from inside the ide on a given script, or from the command line, but not from the browser. The PhpStorm folks finally asked me to send the output of

Re: Confusion with cli / apache php's

2014-12-02 Thread Jeff Greenberg
, at 12:05 AM, Jeff Greenberg wrote: Regarding the handler, the php55-apache2handler port is installed, but there is no mod_php55.so Remember to Reply All. On my system: $ port contents php55-apache2handler Port php55-apache2handler contains: /opt/local/apache2/conf/extra/mod_php55.conf

Weird happenings with mysql

2014-08-05 Thread Jeff Greenberg
I have several dev sites running on my macbook. I've been working on some custom code for one for a few months, and was tracing it in xdebug like usual, and when I stopped it and hit the page again, I got the error: PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away.

Re: Error installing GitX

2012-05-12 Thread Jeff Greenberg
Thanks :) ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: mysql problem with socket

2012-04-29 Thread Jeff Greenberg
I'll edit $PATH. What is the proper way to start it? Sent from my iPhone On Apr 29, 2012, at 7:50 PM, Mr. Puneet Kishor punk.k...@gmail.com wrote: Yup, you are running the mysql version *not* installed by MacPorts. If you look below, you are running `/usr/local/mysql/bin/mysqld` which either

Help with conjoined apaches

2012-04-27 Thread Jeff Greenberg
I installed macports lamp, and what seems to be happening is that apachectl reports based on the osx stack in terms of where the config file is, the vhosts, etc, and apache uses its config files too. But requesting a page seems to use the macports server path and ignore the vhosts. Should I