Change History for howto/MAMP

Version Date Author Comment
104 3 years cyberon-org
103 3 years cyberon-org
102 3 years cyberon-org
101 3 years cyberon-org
100 3 years cyberon-org
99 6 years haraldgroven (Harald) MySQL8 is GA since 2019-04, please verify this with clean install
98 7 years gagarine (Simon)
97 8 years Schamschula (Marius Schamschula) fix phpinfo.php
96 8 years ryandesign (Ryan Carsten Schmidt) Update mysql paths to use mysql57
95 8 years ryandesign (Ryan Carsten Schmidt) Remove specific php version, since the php port is updated all the time
94 8 years Schamschula (Marius Schamschula) Updated for apache2 2.4.x
93 8 years paxperscientiam (Chris) Included alternative examples for PHP7. Not confident with mysql stuff …
92 8 years raimue (Rainer Müller)
91 11 years geekosaur replace with $() in shell command for clarity; minor cleanups
90 11 years pixilla (Bradley Giesbrecht) The php56 port has no +pear variant.
89 11 years magill@… upd
88 11 years neverpanic (Clemens Lang) typos
87 11 years magill@… Insert $ prefix on commands
86 11 years magill@…
85 11 years magill@… reorganized MAMP page
84 11 years magill@… Apache instructions extracted to howto/Apache2
83 11 years magill@… cosmetic
82 11 years magill@… cosmetics
81 11 years magill@… Added note about "localhost" failure
80 11 years magill@… more detail on the initial Apache installation and config verification
79 11 years ryandesign (Ryan Carsten Schmidt)
78 11 years magill@… Begin bringing the page up to date (Yosemite 12/2014)
77 11 years nerdling (Jeremy Lavergne)
76 11 years nerdling (Jeremy Lavergne) fix syntax error
75 11 years nerdling (Jeremy Lavergne) put default expectation first
74 11 years nerdling (Jeremy Lavergne) remove skewed outlining
73 11 years nerdling (Jeremy Lavergne) add toc
72 11 years nerdling (Jeremy Lavergne) replace php5 (obsolete) with php54
71 11 years murrayeisenberg@…
70 11 years murrayeisenberg@… "Optional pmadb" section: Changed single to double underscores in …
69 11 years jakehawkes@… Personal Web Sharing on Mavericks is not an option in the Preferences app.
68 12 years cooljeanius (Eric Gallager) start of rewrite for transition from mysql5 port to mysql51 port
67 12 years bpabbott@… Fix typo: "https.conf" -> "httpd.conf"
66 13 years ryandesign (Ryan Carsten Schmidt) fix typo
65 13 years unknown_stranger2@… AddType needs to be manually added for PHP5.4, also some information …
64 13 years bpabbott@… describe how to set the ServerName to avoid warning when …
63 13 years Danack@… Updated with working PHP install for php54
62 13 years ryandesign (Ryan Carsten Schmidt) fix path to create_tables.sql (#35335)
61 15 years ryandesign (Ryan Carsten Schmidt) Clarify note about separate php5 module ports
60 15 years ryandesign (Ryan Carsten Schmidt) Revert versions 49 and 50
59 15 years ryandesign (Ryan Carsten Schmidt) We're at MySQL 5.1.x now
58 15 years ryandesign (Ryan Carsten Schmidt) advocate "port load" / "port unload" in place of launchctl
57 15 years samii@… Added alternate procedure to stop and start apache2
56 16 years dweber@…
55 16 years dweber@…
54 16 years dweber@…
53 16 years dweber@…
52 16 years dweber@…
51 16 years dweber@…
50 16 years dweber@…
49 16 years dweber@…
48 16 years dweber@…
47 16 years guckuck@… Add sudo
46 16 years chicagotripp (Altoine Barker)
45 16 years ryandesign (Ryan Carsten Schmidt) update for php 5.3.0 and separate php5-mysql port
44 16 years ryandesign (Ryan Carsten Schmidt) remove reference to possibility of having phpmyadmin in your Sites …
43 16 years ryandesign (Ryan Carsten Schmidt) rebooting is not necessary for MySQL setup either
42 16 years ryandesign (Ryan Carsten Schmidt) reword and refactor the apache section
41 16 years ryandesign (Ryan Carsten Schmidt) clarify that rebooting is not required
40 16 years ryandesign (Ryan Carsten Schmidt) revise wording to clarify and simplify
39 16 years ryandesign (Ryan Carsten Schmidt) add named anchors to section headers
38 16 years ryandesign (Ryan Carsten Schmidt) note that you only need to install mysql5-server if you want to run a …
37 16 years ryandesign (Ryan Carsten Schmidt) update apache2 configuration file creation and routine maintenance
36 16 years verwymeren@… Fixed incorrect Apache directory path
35 16 years ms@…
34 16 years ms@…
33 16 years blb@… Update for new PHP5 php.ini distributed files (ticket #20247)
32 17 years Dormilich@… load shortcut pointed out by ryandesign
31 17 years raimue (Rainer Müller) Update instructions for recent mysql5 changes
30 17 years blb@… Correct order for initial mysql setup and daemon launching
29 17 years raimue (Rainer Müller)
28 17 years raimue (Rainer Müller)
27 17 years ryandesign (Ryan Carsten Schmidt) php.ini location has changed
26 17 years ryandesign (Ryan Carsten Schmidt) apache extra conf files do not get overwritten anymore
25 17 years scott@…
24 17 years danocd@…
23 17 years danocd@… Restart apache and provide your MYSQL root password!
22 17 years danocd@… Beginners will understand more
21 17 years ryandesign (Ryan Carsten Schmidt) The pear.conf only needs to be set up if you're using the +pear …
20 17 years ryandesign (Ryan Carsten Schmidt) explain initial empty root password
19 17 years ryandesign (Ryan Carsten Schmidt) revert incorrect change to root password setting instructions
18 17 years ryandesign (Ryan Carsten Schmidt) fix directory name (mysqld5 => mysql5)
17 17 years lancelakey@… Replaced libraries/config.default.php with config.sample.inc.php
16 17 years lancelakey@… /opt/local/www/data/phpmyadmin directory changed to …
15 17 years ryandesign (Ryan Carsten Schmidt) typo
14 17 years ryandesign (Ryan Carsten Schmidt) list index.php first in DirectoryIndex; remove index.cgi (who needs it?)
13 17 years ryandesign (Ryan Carsten Schmidt) typo
12 17 years raimue (Rainer Müller) Fix mysqladmin5 command for MySQL root user
11 17 years raimue (Rainer Müller) Replace "–" (non-ascii character) with "-" (ascii 45)
10 17 years raimue (Rainer Müller) Correct sudo -u command
9 18 years ryandesign (Ryan Carsten Schmidt) remove inaccurate wget/PEAR information; php5 does not install PEAR by …
8 18 years ryandesign (Ryan Carsten Schmidt) remove inaccurate unnecessary not permissible shebang line
7 18 years ryandesign (Ryan Carsten Schmidt) add ticket number
6 18 years ryandesign (Ryan Carsten Schmidt) remove information that has nothing to do specifically with MAMP
5 18 years ryandesign (Ryan Carsten Schmidt) remove instructions obsoleted by r17933
4 18 years ryandesign (Ryan Carsten Schmidt) remove erroneous instruction
3 18 years jaguarcy+macports@…
2 18 years jaguarcy+macports@…
1 18 years jaguarcy+macports@…