views:

613

answers:

4

I hv problem in creating New Framework project on Zend Studio.I'm new to Zend Studio. Using Zend Studio ver.7.1.0. When i'm creating new zend framwork project (Zend Server is successfully installed), It will not create 'application' & 'public' folders. In my previous test project those were created automatically. But now its create only - Javascript Resources - PHP Include Path - PHP Language Library

:( Some can help me?

Thanx! Sadee

A: 

Make shure the option Zend Framework default project structure is activated under project layout. You can check out Full featured Zend Framework and Dojo Project as well, but that may generate a little too much.

alt text

The Guy Of Doom
Thanx for reply Guy of Doom! yes, I am sure it. But that folders is not generated. :(
Sadee
Most first time those folders generate without any issue. But thereafter they will not generating.
Sadee
well thats odd :(
The Guy Of Doom
A: 

Try to use one of the existing basic projects and then remove the small amount of stuff that you don't need. See if that works for you.

Joe
A: 

Joe, that's not a solution... I have the same problem and still with no answer... The last thing I've done is install Aptana, don't know if that corrupted my config...

Joaquin
A: 

Note you could also try zf tool and do "zf create project"

StasM
ZF is working. (zf show verion -> return version)But 'zf create project proname' gives error.However finally I install 7.1.1 beta version. Its working perfect yet.:)Thanx for all!
Sadee