Fri Jul 06, 2007 5:49 pm |
Replies: 4 |
Views: 5851 |
|
 |
Thanks so much. I actually don't use the zend extensions so I just commented them out. Now everything works perfectly.
|
Thu Jul 05, 2007 9:15 pm |
Replies: 4 |
Views: 5851 |
|
 |
Oh no, I was using Php Version 5.0.3.
Now I have another problem.
I a)copied php_dbg.dll-5.0.x to c:/sokkit/php5/extensions
b)deleted php_dbg.dll-5.2.x
c) changed the php.ini so the it reads ...
|
Thu Jul 05, 2007 3:35 am |
Replies: 4 |
Views: 5851 |
|
 |
after getting the above message when trying to debug a form I followed the debugger installation steps.
I ran phpInfo() and my extension_dir was c:/sokkit/php5/extensions.
I copied php_dbg.dll- ...
|