Skip to content

Lighttpd on DarwinPorts, too.

_This post is obsolete. I am now the official maintainer for the DarwinPorts lighttpd port. I’ve posted a tutorial on using [DP to install lighttpd][1] on my blog… please follow those directions instead of this post. I’ve left it here for Google._

[1]: http://blog.unquiet.net/archives/2005/06/17/installing-lighttpd-on-mac-os-x-tiger-with-darwinports/

While I’m at it, I also created a Portfile for Lighttpd a while back:

[Lighttpd 1.3.13 Portfile][light]

[light]: http://blog.unquiet.net/media/Portfilelighttpd.txt

If you want to use MySQL virtual hosting, add the following line to the end of the file:

-configure.args –with-mysql=/path/to/your/mysql_config

Change this line to point to your `mysql_config` location. (`which mysql_config` should help you locate it if it’s in your path; otherwise, try `locate mysql_config` and try to pick the one from your active database installation).

I really ought to consider submitting this one to the DarwinPorts site.

2 Trackbacks/Pingbacks

  1. […] n-g/#comments”> Apple & Mac OS X, Programming My lighttpd Portfile has been committed to the DarwinPorts repository. As s […]

  2. […] n-g/#comments”> Apple & Mac OS X, Programming My lighttpd Portfile has been committed to the DarwinPorts repository. Inst […]

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*