Installing Zend Framework
In this video tutorial you’ll be shown the basics of setting up Zend Framework.
I changed the previous tutorials witch won’t play any more with one. I thought it is the most appropriate from the installation point of view. Stay tuned because I will shortly come with new and detailed tutorials about Zend Framework.
loading…






Thanks for the screencast, very interesting. Look forward to more of your posts.
Cheers
a.g.r.c
loading...
This is so cool and I hope for more. It made ‘how zend works’ clear to me, at last. Great stuff.
loading...
Thanks for these screencast. I have just started learning ZF and this has helped me better understand how it works. Much different than my current PHP development though I think I will learn to love it. Looking forward to more screencasts.
loading...
Thank you so much! I went through the Zend site and google without luck and I finally got ZF to work when I saw this! Now I get it!
loading...
Hi !
The project worked for me till the indexAction Controller and index.phtml view.
I was able to browse the URL, http://localhost/mvcexample/public/ and get the Random Number working.
But once I added testAction() method to the IndexController and created test.phtml in views/scripts/index and went to browse the URL, like this : http://localhost/mvcexample/public/index/test , I am getting the error message “The requested URL /mvcexample/public/index/test was not found on this server.”
What am I doing wrong?
Thanks,
loading...
Never Mind…got it..
I uncommented “LoadModule rewrite_module modules/mod_rewrite.so” in C:\wamp\bin\apache\apache2.2.8\conf\httpd.conf and it started working !! Woohoo !!
Thanks for the tutorial..
loading...
thanks! great tutorial! I am planning start next project using one framework. Zend looks the best choise.
loading...
I just completed the tutorial. If you can add something about the part about ‘Model’, it will be more great! thanks for the video tutorial again.
loading...
Hi..
Thanks. These video tutorials are really awesome and helped me a lot in configuring the Zend framework.. I would like to receive more tutorials on zend framework on my personal mail id.
Once again wants to say thanks…
loading...
Hi..
I was configuring the Zend framework on my domain according to the tutorial given by you and it’s working fine on my local server.
url: http://www.lotusinfosystem.com/public/
Following errors are displayed :-
Warning: require_once(Zend/loader.php) [function.require-once]: failed to open stream: No such file or directory in /home/lotusinf/public_html/public/index.php on line 13
Fatal Error : require_once() [function.require]: Failed opening required ‘Zend/loader.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php:../library’) in /home/lotusinf/public_html/public/index.php on line 13
I am not able to rectify it.. Please help me out of it..
I am looking for kind response.
loading...
Good stuff, man. I’m looking forward to trying out Zend now.
I’ve been learning procedural PHP for about six months now and have been trying to make the leap into OO / MVC and frameworks. This makes me a lot more confident about it (especially with the easy of their documentation (a frameworks best asset, IMHO)).
Thank you very much.
loading...
The video tutorials are really good and very very clear to a fresher in Zend framework, but i face a problem. The videos are getting stuck half way thru especially – ‘Controllers and views’ & ‘Extending your ZF application’
Can you provide me a link where i can view the complete tutorials.
Thanks,
Rej
loading...
hey id like to talk with you about your blog. please email me – thanks.
loading...
I uncommented “LoadModule rewrite_module modules/mod_rewrite.so”
and the problem of test controller percists (i can’t show the test controller)
what should i do??
loading...
Hi,
Can you please send me the video tutorials. I am not able to see these online tutorials. I want to learn Zend Framework. Please send me the required tutorials.
Thanks,
Gokul
loading...
can u please send me any other links as i am not able to run these online
loading...
Videos won’t play. what’s wrong?
loading...
The tutorials were deleted from zend web site and that’s why they won’t play any more. Right now I am searching to change them with something appropriate to the old ones.
Any way, because of the interest shown to this post, I was thinking of coming with more in deep tutorials regarding ZF.
So stay tuned.
loading...
hye sir… first of all, thank you for video
secondly,i have watched the video which is installing using Mac but the thing is i am using windows xp and i am using xampp and i want to install zend
the thing that i understood and i implement is:
1.Extracted zend and look for the library
2. I stored the library folder under the path “c:\xampp\library\”
3. I went to php folder which is one of the xampp folder, and i looked for php5.ini files and i edited the path to include_path = “.;C:\xampp\php\pear\;c:\xampp\library”
4. i went to browse and i typed localhost/library ..
Here is the problems
1. where should i stored library folder?
2. where should i save the phpinfo.ini file? is it in httdoc or in the xampp folder?
3. what can i type to see whether the zend has been installed?
4. is there any other configuration i need to do?
I will be really greatful for you if you could help me out because i really need it badly
Thank you Very much for the video and thank in Advance
Regards
Sam
loading...
hi i am unable to install zend frame work in my local wamp server could any one help me out please
loading...
This is really wonderful. i really thank you.
loading...
where is windows version installation……..
loading...