Archive for the 'Installation' Category

PhpED 4.6.2 destroyed my Zend Studio

Monday, November 20th, 2006

As I prommised I tried the new version of PhpED - the 4.6.2 - at the weekend. Installation was working very well. However it was never a problem for me with PhpED. The basic functions were working smoothly. The main test is to debug a fresh installed Joomla site. (more…)

Install Apache 2.2.3, MySQL 5.0.27 and PHP 5.2

Wednesday, November 8th, 2006

Usually I like to install my PHP development environment myself manually step by step. It is quite easy and in this case I always know what file is where. Besides this xampp installs a lot of other stuffs, what I don’t really need. (more…)

Zend Platform 3

Wednesday, November 8th, 2006

Zend Platfrom is integrated into the new Zend Studio 5.5. There is a small window for Platform events in the Studio IDE. I wanted to try this new feature out but I got an interesting result. (more…)

Zend Studio 5.5 Debug Part 2

Sunday, November 5th, 2006

After a lot of installations and uninstallations at the end I could create a quite usable development environment with Zend Studio. Now the debug functionality works well too.  (more…)

Debug with Zend Studio 5.5

Friday, November 3rd, 2006

As I wrote a day before I have successfully installed the beta version of the new Zend product, Zend Studio 5.5.

The most important feature of such an IDE is the debugging capability. To debug a normal Php file without any $_POST, $_GET,… information is not a big deal. (more…)

Zend Studio 5.5 Beta

Thursday, November 2nd, 2006

I have tried the beta version of the newest PHP development tool Zend Studio.

I was wondering how the debug functionality was improved. In this case I mean remote debugging and not just a small local debug option.  (more…)