|
I got through this bug with the help above, but now how do I use this binary I built??
lsphp -v returns
www# ./lsphp -v
PHP 5.0.4 (litespeed) (built: May 27 2005 16:05:04)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v2.0.4-dev, Copyright (c) 1998-2004 Zend Technologies
www#
but my GUI for 2.06 doesn't offer any place to use it. Under Server -> Ext Apps I don't see LS SAPI as an option. I read and re-read the LSAPI page here but I'm lost. I got standard php scripts defined, but now I can't get lsapi defined.
Running on FreeBSD, php 5.0.4 is running fine as a fast-cgi, just not with lsapi.
My goal is to get .htaccess mod_rewrite functionality in PostNuke working. Certain modules cry it ain't there yet the logs show tons of hits for the fav.icon file (which I ain't made yet)
Help?
|