-
Pet Projects
Tag Archives: Zend_Tool
I had to learn the hard way. On my Mac I have MAMP installed. MAMP great piece of software that installs Apache, MySQL and PHP. It makes everything easy. As of this post, the PHP included in MAMP is PHP … Continue reading
Try this: -bash-3.00$ ls -la /usr/local/lib | grep php drwxr-xr-x 14 root root 4096 May 13 10:17 php -rw-r–r– 1 root root 44292 May 12 16:51 php.ini Note that /usr/local/lib/ will vary on different systems. But I found my php … Continue reading
I am not sure if I am the only person in this world who could not make the Quickstart run! But I am having problems setting things up. Every time I do this, I get an error: -bash-3.00$ zf show … Continue reading
I got my first Zend Framework application working using Akrabat’s Tutorials. Today, I just found out that he has updated his Quickstart Tutorial — using ZF 1.8. The PDF can be downloaded here directly. And you can find some notes … Continue reading
It is probably all over the news now. Matthew just announced that ZF1.8 Preview Release over at twitter then at his blog. I am excited to test out Zend_Tool — probably in a few weeks time since I have new … Continue reading