Wednesday, July 25, 2007

Working with ZOOP (Installing and configuring and a simple Hello World

Zoop Installation

1) Download the Zoop Library and unzip into the PHP folder
2) Download the Zoop Pear Library and unzip into the PHP/zoop-ver/ folder
3) Edit the php.ini file..
session.save_path = "E:\tmp"
include_path=".;E:\Program Files\PHP\pear;E:\Program Files\PHP\zoop-1.3b1;E:\Program Files\PHP\zoop-1.3b1\lib\pear"

4) Download the zoop-skeleton and copy it inside you htdocs web (root) folder.

Configuring the Zoop

1)

No comments:

VIM issues with powerline

What to do if you get this annoying issue - vi requirements.txt ...