Unable to install and configure Zend Framework

Discussion in 'PHP' started by vickky007, Dec 27, 2011.

  1. vickky007

    vickky007 New Member

    Joined:
    Dec 27, 2011
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    I am having:

    Windows 7
    Apache 2.2.21
    PHP 5.3.8
    &
    ZendFramework-1.11.11-minimal.zip

    I have done everythhing from path setting to removing # for rewrite_module and many things but I am unable to start Zend Framework.
    PHP is working in the browser(.php files are running).

    In cmd while commands are run it says php or zf is not recognised as an internal and external command

    even after I have set up the write path in system variables and in php.ini the Include_path is also set.

    When i tried creating project in cmd it says "Testing note: PHP unit was not found in your include_path so no testing actions will be created for your project"

    My paths are:

    for locating php.exe:
    C:\PHP

    for locating zf.bat:
    C:\Apache\htdocs\zend\bin

    What I have added in php.ini is:
    include_path = ".;c:\php\includes;C:\Apache\htdocs\zend\library"

    In system variables, the path is :
    ;C:\MySQL\bin;C:\Apache\htdocs\zend\bin;C:\PHP\

    I am not understanding where I am wrong, Please someone give a solution to this problem. I will reply immediately to this thread.

    Thanks in Advance.
     
  2. vickky007

    vickky007 New Member

    Joined:
    Dec 27, 2011
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    Now its working.

    I have to create a SignUp Page with login, logout.
    Can Anybody help me please.
     
  3. vickky007

    vickky007 New Member

    Joined:
    Dec 27, 2011
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    I do not have "forms" folder in application folder of my project.
    please tell me how to include forms.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice