This forum is no longer active. Please post your questions to our new community site
Enhancing WAPPStack.
|
|
Good morning. I would like to enhance the PHP installation within the WAPPStack to include a number of extensions (mostly debugging). I think everything will work as-is if I simply replace the PHP folder. Any chance that’s the case? :) |
|
|
Yes I think so. You should preserve the same folder schema (same php.ini location, same extension folder, etc). |
|
|
Fantastic, it appears to have worked. I noticed that php5ts.dll existed in apache2/bin and apache2/cgi-bin and php-cgi.exe existed in apache2/chi-bin as well and copied over the latest 5.2.9-2 copies. Here’s hoping debugging works.. :) |
|
|
Nice, I’m glad to hear this. |
|
|
Yep, it all works. I had to monkey with one or two Xdebug options but fortunately NetBeans provides better documentation than the Xdebug author himself. |

