Posted by:
CyberSpatium
(---.hsd1.or.comcast.net)
open your php.ini file and find:
extension=php_zlib_filter.dll
below that add:
extension=php_dbg.dll
then add this to the end
[debugger]
debugger.hosts_allow= 127.0.0.1 localhost
debugger.hosts_deny=ALL
debugger.ports=7869, 10000/16
now save the file and restart apache for the new settings to take effect.
CyberSpatium----------------------WAMP English Forum Admin
I have WAMP5 working with (for development use only):Windows Vista Ultimate x64 (64 bit)
Kaspersky Internet Security Suite 7.0.x
Spyware Terminater 2.x
CounterSpy 2.5.x
Need help? Check out my WAMP
User Manual/Guide here!
Web Development for Newbie's Blog - Check out my new blog. It is for web developers, and especially tailored for the web development newbie. If you are not fluent in geek speak, then this incredible resource is just you. And even if you are a web development pro, this is a great resource to check out some of the latest web development tips, news, tutorials, codes and more.