14 października 2009 ~ 0 Comments

Apache ZendFramework and PHPUnit

Apache ZendFramework and PHPUnit

Aby korzystać z Zend Framework należy przygotować odpowiednią konfiguracje Apache oraz PHP. Osobiście używam Apache 2.2, PHP 5.3 VC6, ZendFramework 1.9.4 i PHPUnit 3.4.
Pierwszą rzeczą jest instalacja PEAR. Instalacja jest prosta jak barszcz. Ściągnij plik go-pear.php z PEAR Website i odpal php go-pear.php w wierszu poleceń. Następnym krokiem jest instalacja PHPUnit za pomocą PEAR.

pear channel-discover [...]

Continue Reading

17 września 2009 ~ 3 Comments

Ubuntu + LAMP

Ubuntu + LAMP

Yesterday I get rid of my windows XP and install Ubuntu. First thing I tried to get good environment for my work PHP/Java Programmer. First I decide to make fast run with LAMP – Linux Apache MySQL PHP5.

Continue Reading