Re: Confusion with cli / apache php's

2014-12-02 Thread Jeff Greenberg
Arrgh, sorry, it's late. I was looking at the port info output by mistake. I just installed the handler and voila, file is there. I changed the lioadmodule and I have xdebug now too. Thanks again! > On Dec 3, 2014, at 01:07, Ryan Schmidt wrote: > > >> On Dec 3, 201

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 phpinfo

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" 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 you > knowingl

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 remo