Sun Mar 16, 2008 6:42 am |
Replies: 4 |
Views: 4833 |
|
|
Thanks - That sorted it out and I now see clearly how things are set up. I went into phped's version of php.ini and modified the pear path in the include_path directory to the PEAR directory for my p ...
|
Sat Mar 15, 2008 6:30 am |
Replies: 4 |
Views: 4833 |
|
|
You are right, I already had the latest version of php installed before installing the evaluation copy of PHD. When I run scripts outside of PHPEd I have no problem.
I am able to debug scripts with ...
|
Thu Mar 13, 2008 10:39 am |
Replies: 4 |
Views: 4833 |
|
|
Debugging a local script is supposed to be simply a matter of loading up the script file and hitting debug... right?
But when I do this with any of my scripts that access PEAR files it fails (can't ...
|