Bug #968

./configure options

Added by Anonymous 697 days ago. Updated 55 days ago.

Status:Invalid Start:
Priority:Normal Due date:
Assigned to:- % Done:

0%

Category:core
Target version:-
Pending:

Resolution:

invalid

Patch available:


Description

I can't find a list of options for ./configure :(

History

01/08/2007 09:46 AM - Anonymous

how about ./configure --help ?

-- Lfe

01/08/2007 12:51 PM - Anonymous

slaps self

Thanks.

One more thing,


2007-01-08 05:49:05: (server.c.520) No configuration available. Try using -f option.

I used --prefix=/usr/local and there is a lighttpd.conf in /usr/local/etc why can't it find it?

I also made a copy of the lighttpd.conf in the /etc, /etc/lighttpd and /usr/local/etc/lighttpd folders and tried to start it again, STILL says it can't find config!

03/18/2007 08:43 AM - jwmcglynn

  • Status changed from New to Fixed
  • Resolution set to invalid

You must supply the path of the configuration file to lighttpd when starting it. This is how to do it with your prefix:


/usr/local/bin/lighttpd -f /usr/local/etc/lighttpd.conf

10/10/2008 06:53 PM - stbuehler

  • Status changed from Fixed to Invalid

Also available in: Atom PDF