omgsite.blogg.se

Install tinkertool 6
Install tinkertool 6











install tinkertool 6
  1. #INSTALL TINKERTOOL 6 HOW TO#
  2. #INSTALL TINKERTOOL 6 PASSWORD#
  3. #INSTALL TINKERTOOL 6 DOWNLOAD#

#INSTALL TINKERTOOL 6 HOW TO#

In the future I will cover how to take your local install and move it to your web server. There are a lot of steps but once you've done this a few times it becomes quick and easy. There you have it! Your local install of Drupal 6 should be complete.

#INSTALL TINKERTOOL 6 PASSWORD#

  • Enter in a password for the admin account.
  • Enter in an email address for your admin account.
  • Enter in a name for your administrator account.
  • Enter in the name of the database you created earlier in MAMP.
  • Inside /Applications/MAMP/htdocs/sites/default/ create a blank php file called settings.php.
  • install tinkertool 6

  • Open the folder /Applications/mamp/htdocs/sites/default and edit and add the line ini_set('memory_limit', '32M').
  • Create two Directories called "modules" and "themes" in /Applications/MAMP/htdocs/sites/all/themes.
  • Change its permissions to read & write for everyone.

    install tinkertool 6

  • Inside your Drupal directory create a "files" directory.
  • Edit php.ini and change the line that says memory_limit = 8M to memory_limit = 32M.
  • Open the folder /Applications/mamp/conf/php5.
  • Check the SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, INDEX and ALTER checkboxes and then click "Go".
  • On the next page scroll down to the "Database-specific privileges" section and select the new Drupal database you created from the dropdown.
  • Leave the "None" radio button selected under the "Database for user" section, and under the "Global privileges" section leave everything unchecked.
  • Fill out the "Login Information" form, making sure to change the "Host" field to "Local" and not leave it as "Any host".
  • On the next page click "Add a new User".
  • You can use the home icon in the upper left to navigate back to the main page.
  • Go back to the main phpMyAdmin page and click "Privileges".
  • Next you must create a user name with the privileges Drupal requires to use the new database.
  • Select "utf8_general_ci" under the "Collation" drop-down (must be utf8!).
  • On the "Databases" page enter a name for your Drupal database in the "Create new database" field at the bottom of the page.
  • Click the link "Databases" near the bottom in the left column.
  • Launch MAMP and click "Open start page.".
  • #INSTALL TINKERTOOL 6 DOWNLOAD#

    Tip: you can download and install TinkerTool which has the ability to view hidden files. It is generally best to download and unzip Drupal directly in the document root (default is htdocs) so you don't miss the. htaccess file which is necessary for clean URLs to work. Note: if you use Finder you may miss moving the. In my case it is in Applications/MAMP/htdocs.

    install tinkertool 6

  • Move the directory containing the Drupal files into the MAMP htdocs directory.
  • Download the latest Drupal release here.
  • I don't have much experience with databases so I am encouraging the more knowledgeable viewers to fill in any gaps that I might have missed. I have broken the set up into 36 simple steps. Today we will take things one step further by installing Drupal 6 locally. Last week I covered how to set up a local web server using MAMP.













    Install tinkertool 6