Mamp: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (MAMP a Mac OSX WAMP) |
||
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. [MySQL Databases] can be administered with [FlashMyAdmin] or [phpMyAdmin]. | 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 | ||
[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. | |||
==References== | ==References== | ||
[WAMP] | [http://edutechwiki.unige.ch/en/WAMP WAMP] | ||
==Links== | ==Links== | ||
[MAMP's download and configuration] | [http://www.flashmyadmin.org/original/flash/mysql/administration/links/frame7.php?mainframe=../contribute/doc_mamp/ MAMP's download and configuration] |
Revision as of 11:43, 12 February 2008
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.
References