Zend path not found in NuSphere PhpED debugger on Windows XP Xampp

June 17, 2010

If you add to the PATH but it doesn’t take you can add the path items manually in index.php:

ini_set('include_path', ini_get('include_path'). ';C:\Zend\library;');

Previous post:

Next post: