NetBeans IDE 7.2 - Installing Zend Framework
I am having a problem configuring NetBeans to work with Zend Framework.
English error: "php.exe is not recognized as an internal or external command, operating program, or batch file.
Polish error: Nazwa "php.exe" "nie jest rozpoznawana jako polecenie wewn © trzne lub zewn © trzne, program wykonywalny lub plik wsadowy.
I added this to Path:
;C:\wamp\bin\php\php5.3.5
ZendFramework configuration
WampServer v 2.2
How can I fix this problem?
+3
Rafael - Developer
source
to share
1 answer
What is your NetBeans version? In 7.3 RC2 you can change the php.exe interpreter path in the tab PHP -> General
, for example:
+2
Michał Wiatr
source
to share