Hello,
For your coding pleasure, we present: Quickstart 0.8 (bittorrent link).
Quickstart is a downloadable virtual machine, containing a pre-configured Ubuntu Linux PHP development environment. Develop and debug LAMP natively, on any computer, without hassle.
QS 0.8 includes updates and bug fixes to QS 0.7. If you're already using QS 0.7, below is a script that will make the bug fixes.
QS 0.8 was also used to make the HOWTO videos on the Quickstart YouTube channel: step debugging, performance profiling, simple email debugging, etc.
What's next for the project? Not quite sure, but I'd love some feedback on how it's being used, and what features or HOWTO videos would be useful.
I hope you find it useful, and thanks for whatever you do for open source,
Mike
#!/bin/bash
# debugging fix
echo "zend_extension=/usr/lib/php5/20090626+lfs/xdebug.so" | sudo tee -a /etc/php5/conf.d/xdebug.ini; sudo apache2ctl restart
# profiling fix
chmod -R 777 /home/quickstart/websites/logs/profiler
# email logging fix
chmod -R 777 /home/quickstart/websites/logs/mail
Comments
Is URL the right one ?
Hi,
Thanks for your great pack.
But after half an hour, transfer hasn't started. Any issue with the url ?
µTorrent says : Availability = 0.000
Same here - 3(5) peers but no
Same here - 3(5) peers but no data available or downloading.
---
Tomáš J. Fülöpp
http://twitter.com/vacilandois
Updated torrent tracker
Please re download the torrent if you are having download problems.
I updated the tracker, and you shouldn't lose any download progress.
My compy died, but luckily I had a backup copy so I'm seeding on another computer.
VMware Wkt 7
Hi, i've tried to import QS 0.8 on my VMware Workstation 7.1.3 but conversion wizard stop with this error:
The OVF descriptor file could not be parsed
someone know why ? :)
Mauro
torrent file link says 503
torrent file link says 503 ....
Moved my website.
Snap! Forgot I was actually using my website for something!
I'll fix this up today.
Thanks for pointing it out.
Mike