I'm trying to install XDebug by registering it in php.ini but it isn't working. I'm thinking maybe my apache server is not reloading my changes properly.
-from your friendly PHP noob
I'm trying to install XDebug by registering it in php.ini but it isn't working. I'm thinking maybe my apache server is not reloading my changes properly.
-from your friendly PHP noob
Try httpd -k restart
See Using Apache With Microsoft Windows for more help :)