All translations

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent message text
 h English (en)* Open folder “/Applications/MAMP/htdocs”
* Create a folder inside it and name it “ianseo” (all lower case, without quotes)
* Uncompress the contents of the downloaded zip file inside the ianseo folder
* '''IMPORTANT:''' Open the folder <code>/Applications/MAMP/htdocs/ianseo/Common</code> and delete the file <code>config.inc.php</code> (if it exists) to allow the installation procedure to start.
* Open a terminal window (Applications -> Utilities -> Terminal)
* Go to the MAMP folder by type the command below, including a space between cd and /, and press <code>Enter</code>:
   cd /Applications/MAMP/htdocs
* Type the following command and press <code>Enter</code>. You will be asked the password of your user: enter it but remember that nothing will be displayed while typing, not even *.
   sudo chown -R nobody:admin ianseo
* Type the following command and press Enter (again it can ask for the password):
   sudo chmod -R a+rwX ianseo