Closed (works as designed)
Project:
Quickstart: Prebuilt Drupal Development Environment
Component:
Contrib Scripts
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Apr 2011 at 17:38 UTC
Updated:
14 May 2012 at 16:48 UTC
Comments
Comment #1
MichaelCole commentedSee comments here: http://groups.drupal.org/node/145684#comment-482089
If anyone wants to make a shell script to do this, I'd be excited to include it in the next version.
Comment #2
MichaelCole commentedComment #3
MichaelCole commentedComment #4
Kipp Elliott Watson commentedThere are a few scripts out on the internet that downgrade PHP 5.3 to PHP 5.2. Here's a link to one of them (which I have not tested) -- http://krimson.be/articles/downgrade-php-ubuntu. See also http://www.vkareh.net/blog/eclipse-drupal-ubuntu. Downgrading PHP 5.3 to 5.2 because of a diminishing number of drupal contributed modules is a very ugly hack and should be used only as a last resort. I don't think there is a reference problem in Drupal 7 or any contributed modules there. The core for both Drupal 6 and 7 work fine with 5.3, as far as I'm aware.
Cheers.
Comment #5
markchitty commentedI've used http://krimson.be/articles/downgrade-php-ubuntu to downgrade my version of PHP from 5.3 5.2 (I needed to use quickstart with a D5 site).
I said 'yes' to the options to remove and then replace phpmyadmin. I also opted to use the config files supplied with the package.
I did run into an issue with drush where some libraries were left over and were causing errors:
Moving the libraries in question (sqlite3, uploadprogress and xhprof) out of '/etc/php5/apache2/conf.d' seemed to do the trick, I don't need these anyway so no problem.
Comment #6
MichaelCole commentedHi, if someone could package this into a script, I'll include it in the next version. See the "contrib" folder for examples.
Mike
Comment #7
MichaelCole commentedhttp://2bits.com/drupal-planet/various-ways-running-php-52-ubuntu-1004-l...
http://pastebin.com/hHnTDtzs
Comment #8
mike stewart commentedclosed due to inactivity. if someone shared a patch, we'd definitely include. but this seems to be less of a problem.