[MacPorts] howto/PHP modified

MacPorts noreply at macports.org
Mon Dec 29 12:49:56 PST 2014


Page "howto/PHP" was changed by larryv at macports.org
Diff URL: <https://trac.macports.org/wiki/howto/PHP?action=diff&version=2>
Revision 2
Comment: use standard capitalization
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/PHP
=========================================================================
--- howto/PHP (version: 1)
+++ howto/PHP (version: 2)
@@ -2,9 +2,9 @@
 
 [wiki:howto <- Back to the HOWTO section]
 
-This page describes the installation of the PhP 5.6 server under OSX (Yosemite 10.10.2) via MacPorts (version 2.3).   Date 28 December 2014 
+This page describes the installation of the PHP 5.6 server under OSX (Yosemite 10.10.2) via MacPorts (version 2.3).   Date 28 December 2014 
 
-For information on integration '''Apache''' with '''MySql''' and '''PhP''', see:''' [[howto/MAMP]]'''
+For information on integration '''Apache''' with '''MySQL''' and '''PHP''', see:''' [[howto/MAMP]]'''
 
 
 = Step 1: Install PHP 56 = #php
@@ -18,7 +18,7 @@
   '''''Note:''''' the php56 port contains the core PHP features, but there are many optional features available in separate ports, some of which you may want to install as well . Use `port search php56` to see all the ports that are available.
 
 
-= Step 2: PhP Configuration file setup =
+= Step 2: PHP Configuration file setup =
 
 Set up your PHP configuration files. For development purposes use:
 {{{
@@ -43,7 +43,7 @@
 '''phpMyAdmin''' must be configured before it can be used. We do this in Step 5 below.
 
 = Step 4: Visit [[howto/MAMP]] for integration information =
- [[howto/MAMP]] must be consulted next for modifications to the Apache Configuration file to enable PhP and MySQL.
+ [[howto/MAMP]] must be consulted next for modifications to the Apache Configuration file to enable PHP and MySQL.
 
 = Trouble shoot =
 If by some reason the server still doesn't interpret PHP files (your web client tries to download them) it means the PHP configurations, as described above, are not taking effect and in that case you should open the Apache httpd.conf file once again and search for the block
@@ -65,13 +65,13 @@
 
 = Step 5: Configure phpMyAdmin =
 
-Edit the PhpMyAdmin configuration file at ''/opt/local/www/phpmyadmin/config.inc.php''. \\
+Edit the phpMyAdmin configuration file at ''/opt/local/www/phpmyadmin/config.inc.php''. \\
 A sample configuration file is installed at /opt/local/www/phpmyadmin/config.sample.inc.php.
 
 Consult the documentation at file:///opt/local/www/phpmyadmin/doc/html/config.html \\
 Note that this file will not be accessible to your browser until it is linked in to your Document root.
 
-Finally, you need to set up the `phpMyAdmin` configuration to access mySQL. 
+Finally, you need to set up the `phpMyAdmin` configuration to access MySQL.
 
 First create the config.inc.php file:
 {{{
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/howto/PHP>
MacPorts <https://www.macports.org/>
Ports system for OS X

This is an automated message. Someone added your email address to be
notified of changes on 'howto/PHP' page.
If it was not you, please report to .


More information about the macports-changes mailing list