Mamp: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 5: Line 5:
==Definition==
==Definition==


MAMP is  for Mac what WAMP is for Windows.After the installation of MAMP  on a mac computer,  an Apache server and a MySQL server can be run locally. [http://edutechwiki.unige.ch/en/MySQL MySQL Databases] can be administered with [http://edutechwiki.unige.ch/en/FlashMyAdmin FlashMyAdmin] or  
MAMP is  for Mac what WAMP is for Windows.After the installation of MAMP  on a mac computer,  an Apache server and a [http://edutechwiki.unige.ch/en/MySQL MySQL server] can be run locally. MySQL databases can be administered with [http://edutechwiki.unige.ch/en/FlashMyAdmin FlashMyAdmin] or  
[http://edutechwiki.unige.ch/en/PhpMyAdmin phpMyAdmin].  Open Source LMS like [http://edutechwiki.unige.ch/en/Hot_Potatoes Hot Potatoes], [http://edutechwiki.unige.ch/en/Dokeos Dokeos], [http://edutechwiki.unige.ch/en/Moodle  Moodle]...can therefore  be configured locally on one's own computer.  
[http://edutechwiki.unige.ch/en/PhpMyAdmin phpMyAdmin].  Open Source LMS like [http://edutechwiki.unige.ch/en/Hot_Potatoes Hot Potatoes], [http://edutechwiki.unige.ch/en/Dokeos Dokeos], [http://edutechwiki.unige.ch/en/Moodle  Moodle]...can therefore  be configured locally on one's own computer.  
==Installation==




Line 14: Line 16:


==Links==
==Links==
 
[http://www.mamp.info/en/index.php download and configuration]
[http://www.flashmyadmin.org/original/flash/mysql/administration/links/frame7.php?mainframe=../contribute/doc_mamp/ download and configuration]
[[Category:AMP]]

Latest revision as of 17:33, 31 July 2009

Draft

MAMP

Definition

MAMP is for Mac what WAMP is for Windows.After the installation of MAMP on a mac computer, an Apache server and a MySQL server can be run locally. MySQL databases can be administered with FlashMyAdmin or phpMyAdmin. Open Source LMS like Hot Potatoes, Dokeos, Moodle...can therefore be configured locally on one's own computer.

Installation

References

WAMP


Links

download and configuration