Skip to main content.

Current Forum Topics

Topic Replies Views Last Poster
22981jmouse888
01218squirrelschool
11729CalBear92
01141lila30
11796Justin
February 6th, 2006

Installing DarwinPorts on Mac OS X

This tutorial covers the introduction, installation, and configuration of DarwinPorts, a software package manager for the Tiger 10.4 version of Mac OS X, and a requisite tool for nearly all subsequent Server Codex tutorials.

Read the rest of this entry »

Posted at 6:00 AM PST with these tags: , , ,

3 Comments »

September 23rd, 2003

osCommerce Installation on Mac OS X

Pre-requisite reading: Installing phpMyAdmin, Useful Apache Tweaks

Prior to the arrival of Mac OS X, there weren’t many e-commerce software applications available for people to wanted to build and host an online shop on the Mac platform. With the arrival of an operating system that supports Apache, PHP, and MySQL, however, would-be Mac shopkeepers now have all the tools they need to configure and operate their very own web-based e-commerce storefront.

Read the rest of this entry »

Posted at 12:07 AM PDT with these tags: , ,

Comments Off

July 7th, 2003

Useful Apache Tweaks

Pre-requisite reading: Mac Serving With Apache, PHP, and MySQL

“More command line gruntwork? Didn’t I get a Mac so I could avoid this stuff?”

The great thing about Mac OS X is that server software written for UNIX systems don’t need to be re-written for the Mac, which of course means we now have access to a lot of great server software that before was out of our reach. So, yes, entering commands into the Terminal isn’t as handy as ticking off checkboxes in a nice GUI app’s preferences. But as with all our tutorials, the following instructions are written such that a monkey could follow them. (Let us know if you have trouble following our tutorials. We’ll get a dumber test monkey.)

Read the rest of this entry »

Posted at 2:25 AM PDT with these tags: , ,

Comments Off

July 2nd, 2003

Installing phpMyAdmin on Mac OS X

Pre-requisite reading: Mac Serving With Apache, PHP, and MySQL

Now that we’ve already set up Apache, PHP, and MySQL, it’s time to install and configure a database management tool. Database management tools are used to create, edit, and browse database structures and content. Installing a separate database management tool isn’t strictly necessary; after all, the Terminal can be used to perform all MySQL database functions. But the reason we use Macs is that we prefer graphical interfaces to command lines, right?

Read the rest of this entry »

Posted at 4:29 AM PDT with these tags: ,

10 Comments »

June 16th, 2003

Mac Serving With Apache, PHP, and MySQL

There are various software applications that can turn your Mac into a web log, news portal, or even an e-commerce storefront. A large proportion of these server software applications have three components in common: a web server, a scripting language, and a database. Follow the steps below to get some of the most popular versions of these components — Apache, PHP, and MySQL — up and running.

Read the rest of this entry »

Posted at 12:41 AM PDT with these tags: , , ,

7 Comments »