From: Shane <sh...@lo...> - 2004-06-17 21:36:05
|
anyone running this new 'section-topics-rewrite' code under OSX? if so 1) did you have any problems and 2) how did you set your INIT var to define how slashd is started up/where the startup script is located under OSX. I did a fresh rm -fR /usr/local/slash && cvs update && make install The site responds when you hit the .shtml's, but if you hit a perl script, nothing happens. And there are *no* errors in apache's logs either, just the hits in the accesslog. I can run the login.pl (or any other script) from command line just fine: ./login.pl virtual_user=slash ssi=yes and it's output looks a-ok. Any suggestions? Shane |