Closed (fixed)
Project:
Documentation
Component:
Other documentation issues
Priority:
Critical
Category:
Task
Assigned:
Reporter:
Created:
8 Sep 2009 at 20:05 UTC
Updated:
24 Sep 2009 at 02:20 UTC
Jump to comment: Most recent file
Drupal 6 does not support WAMP/LAMP/MAMP as they are supplied with php 5.3.
Solution: Where to find a local host bundle that has php 5.2.x (Compatible with Dupal 6) or instructions on how to downgrade php 5.3.0 to php 5.2.x
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | Browse WAMP Server Files on SourceForge.pdf | 86.14 KB | Enzman |
Comments
Comment #1
Enzman commentedComment #2
Enzman commentedOK... I will be trying Acquia Drupal Stack Installer instead of the WAMP/LAMP/MAMP solution... The documentation needs to be updated.
Comment #3
bekasu commentedI'm not sure I understand the problem.
Older versions of WAMP exist on sourceforge. There are over 20 of them listed from WAMP 1.7.4 back to WAMP 1
Why is this a critical issue?
bekasu
Comment #4
Enzman commentedHi bekasu,
If you download the latest version of WAMP/LAMP/MAMP, then you will get PHP 5.3.0 which is not compatible with Drupal 6. The documentation is not clear enough, resulting in many users downloading the latest version (If you see the number of requests for clarification).
Here is the problem text:
********************************************
In this section you will learn how to set up a local test site on your Windows box. Several packages exist which install Apache, PHP, MySQL and some other useful components in one easy download. These include the following:
ApacheFriends XAMPP
WampServer 2
Uniform Server
Web.Developer Suite (commercial product)
A comparison of many packages can be found at Wikipedia.
The following packages also includes Drupal as part of the installation:
BitNami Drupal Stack
SpikeWAMP
Alternatively, you can take the difficult option and install each component (Apache, PHP, MySQL, etc) manually. For this, check out the relevant links below.
********************************************
(Source = http://drupal.org/node/263)
There is a link on this page takes you directly to where you can download WAMP (http://www.wampserver.com/en/) where the versions are listed - HOWEVER - there is no reminder of what version is needed - in fact the implication from the text above is that its OK to download and use Apache 2.2.11, MySQL 5.1.36, PHP 5.3.0. Fortunately I had and remembered that PHP 5.3.0 would not work with Drupal 6.
On sourceforge (my first visit there), I could find two versions of WAMP Server and both did not give the versions or PHP, Apache or MySQL (see attached). I could not find 20 versions as you say are there.
I rated this critical because it renders the documentation unusable which is consistent with the priority description. The number of queries that have resulted from mostly newbies using PHP 5.3.0 make this an important issue.
Comment #5
bekasu commentedI have added the following to the page (Source = http://drupal.org/node/263)
----
Drupal 6 Caution
Drupal 6 and PHP 5.3 will not work. If you must run an older version of PHP, please download an appropriate older version of Wampserver. You can find older versions of WAMP5 and WAMPSERVER2 on this page http://sourceforge.net/projects/wampserver/files/ . Just click on WAMP5 or WAMPSERVER2 for the complete file listings.
For example, Wampserver2.0h is running PHP 5.2.9-2 on a Windows Vista machine and Drupal 6 works fine.
-----
I've marked the issue fixed, but feel free to edit the changes.
If you think it adequately explains the solution, could you reference it over in the forum discussions?
Otherwise, please let me know if I can help further.
Thanks,
bekasu
Comment #6
Enzman commentedGreat solution. Had already referenced it to one forum discussion - will have a look at referencing more later today. I can see that my search "wamp server" on sourceforge yielded less results than "wampserver" (no space) - I'll be alert to that subtle difference in the future... my confidence in using Drupal is growing by the minute thanks in part to your attention!
Comment #7
bekasu commentedGlad to be of help.
Many thanks for your diligence in describing the problem and helping resolve it.
Enjoy the Drupal journey!
bekasu