Skip to main content
Home
Nicholas Mangold

Main navigation

  • About
  • Projects
  • Blog
  • Contact
User account menu
  • Log in

Breadcrumb

  1. Home

Apache

Installing PHP5.3, Apache2.2, MySQL 5.5, phpMyAdmin and Memcache on OSX using MacPorts

Note: This technique also works for other versions, just change the version number. For example, if you want to to install PHP5.6 or PHP7.3. Just change the version number wherever it appears, such as php56-apache2handler or php73-mysql.

Another tut that I found helpful, https://trac.macports.org/wiki/howto/MAMP

  • Read more about Installing PHP5.3, Apache2.2, MySQL 5.5, phpMyAdmin and Memcache on OSX using MacPorts
  • 1 comment
  • Add new comment

Apache2 file permissions

I encountered the following error while creating an Apache2 virtual host.

You don't have permission to access / on this server

Finally, I figured out the web server user did not have execute permission on one of the parent directories. If you encounter this error, make sure your Apache2 user, www-data on Ubuntu, has the correct file permissions on the site root directory, and all files and directories below the site root.

  • Read more about Apache2 file permissions
  • Add new comment
Apache

Certifications

Badge for the Acquia Certified Developer - Drupal 7 certification
Badge for the Acquia Certified Front End Specialist - Drupal 7 certification
Badge for the Acquia Certified Back End Specialist - Drupal 7 certification
Badge for the Acquia Certified Grand Master - Drupal 7 certification

Recent Projects

Argonne National Laboratory

Screenshot of the Argonne National Laboratory homepage

Texas OAG

Screenshot of the Texas OAG homepage

Siemens PartQuest

Screenshot of the  Seimens PartQuest homepage

DODEA

Screenshot of the DODEA homepage
View more projects

Recent blog entries

  • How to use sudo with Touch ID on macOS Sonoma 14.x and above
  • Drush throws an "Access denied; you need (at least one of) the PROCESS privilege(s)" error message
  • Troubleshooting "ERROR 1227 (42000) at line 18: Access denied; you need (at least one of) the SUPER privilege(s) for this operation"
  • How to set up a local Drupal environment
  • How to use sudo with Touch ID on a Mac
View more blog entries
RSS feed
Powered by Drupal