Zend project not created on netbeans

Asked By 90 points N/A Posted on -
qa-featured

Hi fellows,

I have been using netbeans and I tried to configure ZF correctly but I end up in the same error every time I try to create a new ZF project.

The screenshot of the error is as follows:

Zend project not created

Error

Zend project not created!

(verify Zend script in tools > Options ? PHP > Zend or review IDE log)

Any help to solve this error will be highly appreciated. Waiting for your suggestions.

Regards.

SHARE
Answered By 0 points N/A #140102

Zend project not created on netbeans

qa-featured
Here are methods on how to solve your problem. One is to simply run NetBeans as an Administrator. Just select the icon, right-click on it and choose Run as administrator.
 
Second, if the first method won’t work, is to open the command line and check if zf.bat is running as expected.
 
Another method is by adding the zf path in to the Windows path or adding the PHP.exe in to the Windows path.

Related Questions