On Fri, Jan 09, 2009 at 10:41:39AM +0100, Andy Smith wrote: > Alias /jffnms/images/temp/ /var/lib/jffnms/tempimages/ > Alias /jffnms /usr/share/jffnms/htdocs The important thing here is that the Relative path is on the left and the absolute path is on the right and they have to line up with whatever is in your JFFNMS configuration.
I made Debian use the FHS paths. > <Directory /usr/share/jffnms/htdocs> > Options Indexes > DirectoryIndex index.php index.html > php_flag register_globals on > </Directory> The directory line has to match the first Alias. Options and DirectoryIndex lines means /jffnms/ works, not just /jffnms/index.php The php_flag is required because JFFNMS needs to use register_globals. 0.8.4 is nearly there, I'm going to attempt to remove the requirement of register globals in the release after that. Unfortunately work on Debian's procps took up a fair bit of time, but it does close 21 bugs. - Craig > > cheers Andy. > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > > ------------------------------------------------------------------------------ > Check out the new SourceForge.net Marketplace. > It is the best place to buy or sell services for > just about anything Open Source. > http://p.sf.net/sfu/Xq1LFB > _______________________________________________ > jffnms-users mailing list > jffnms-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/jffnms-users -- Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 http://www.enc.com.au/ csmall at : enc.com.au http://www.debian.org/ Debian GNU/Linux, software should be Free ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ jffnms-users mailing list jffnms-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jffnms-users