Using Mongo with PHPCloud
With the release that occurred on March 4th we have added Mongo support to the DevCloud. So connecting to a Mongo instance is extremely easy to do now. We don’t provide access to a
With the release that occurred on March 4th we have added Mongo support to the DevCloud. So connecting to a Mongo instance is extremely easy to do now. We don’t provide access to a
I have removed this service due to possible abuse. It was intended to be a test and I think I’ve gotten what I need There was something I’ve wanted to try for a
@mmd_coding posted a message about pushing a Yii app to the Zend Developer cloud. I was asked by Roy Ganor if we knew how people were deploying and, quite honestly, I don’t know how
Found out today that the typical rewrite rule 1 2 3 4 5 6 7 RewriteEngine On RewriteCond %{REQUEST_FILENAME} -s [OR] RewriteCond %{REQUEST_FILENAME} -l [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^.*$ – [NC,L] RewriteRule
The Zend DevCloud was released at ZendCon as a technology preview. I do a lot of my development work on the DevCloud now and I have my stories. But I’m interested in hearing yours.
One of the problems that anyone who has taught a programming class will know is that the worst part of the class isn’t bored students, inane questions or poor material, but, rather, getting started.
Found out something interesting. If you’ll notice there are no blog posts on how to debug PHP with the DevCloud. That’s because while I can get it to work quite easily with Studio I
A couple of weeks ago I wrote a series of blog posts on how to connect to the Zend Developer cloud with various IDEs. Except one that I missed… PDT. The deployment plugin is
I’ve wondered. What does a superhero do in their free time? If you have an idea why don’t you take this transparent PNG and put him in the middle of a few high jinks.
Getting NetBeans connected to the Zend Developer Cloud is actually pretty simple… if you have NetBeans 7.1 which is currently in RC. NetBeans 7.0 has a bug that won’t allow you to connect to