xzer / smartypdt

Automatically exported from code.google.com/p/smartypdt
0 stars 0 forks source link

PHP executable error #13

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. open tpl file

What is the expected output? What do you see instead?
in first line I have error:
Didn't find PHP executable , please define...

What version of the product are you using? On what operating system?
windows XP
PDT 1.0.2 M2
smartypdt 0.5.2

I've wiated half a year for smarty support in pdt great work - keep on 
working :) and merge it with pdt ;) 

Original issue reported on code.google.com by lpierni...@gmail.com on 2 Jan 2008 at 8:40

GoogleCodeExporter commented 8 years ago
It appears that SmartyPDT relies on ZendDebugger. 

To set the default PHP executable for ZendDebugger:
1. Go to Window/Preferences/PHP/PHP Executables.
2. Click Add and provide a descriptive name, then navigate to select php.exe 
and 
php.ini file on your system.
3. In PHP Debugger box select ZendDebugger.
4. Click Finish

The Error message will go away.

Cheers
v.

Original comment by tis...@gmail.com on 4 Dec 2009 at 9:21