Things to rember
To see ubuntu version cat /etc/issue >>>>>>>>> result in ubuntu 8.04
· For kernel version uname –r/-a (kernel)
· Emacs command for save C-x C-c save-buffers-kill-emacs
· http://zoo.cs.yale.edu/classes/cs210/help/emacs.html
· Always check for two or more tutorial before making any installation. For getting better or latest version of software.
· sudo apt-get update
· sudo apt-get install zend-framework
· Open up a terminal and type
· sudo tasksel
· Select LAMP from the options presented and follow the prompts. Seriously.. It could not get any easier!
·
· sudo gedit /etc/php5/apache2/php.ini
· http://framework.zend.com/manual/en/zend.tool.usage.cli.html
· For serach in emacs
· C-s isearch-forward
· Ls –all
· sudo chown -R www-data:www-data zfapi· man chown (for google search )· http://www.manpagez.com/man/8/chown/· · you will have to check that you install mod rewrite by doing this:
· sudo a2enmod rewrite
No comments:
Post a Comment