zend framework a project already exists here.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
daedalus__
DevNet Resident
Posts: 1925
Joined: Thu Feb 09, 2006 4:52 pm

zend framework a project already exists here.

Post by daedalus__ »

hi

i did something :|

zf create project /var/www audio

cool it didn't do what i wanted it to.

so i deleted all the crap it created in /var/www

but now when i navigate to /var/www/audio and zend create project audio

it tells me a project already exists ?
User avatar
daedalus__
DevNet Resident
Posts: 1925
Joined: Thu Feb 09, 2006 4:52 pm

Re: zend framework a project already exists here.

Post by daedalus__ »

okay okay

Code: Select all

rm .zf*.xml
Post Reply