From: Don S. <do...@se...> - 2003-02-27 22:04:22
|
That went to the wrong thread. Should have been part of my other thread. :p Don. On Thu, 27 Feb 2003, Don Seiler wrote: > I'm pretty sure Mike Noyes will be making an updated HOWTO for installing > phpws 0.9.0 on sourceforge's servers. > > In the meantime here is the contents of our .htacces file: > > # php.ini configuration > <IFModule mod_php4.c> > php_value arg_separator.output "&" > php_value session.save_path "/home/groups/f/ff/ffl/tmp" > php_value memory_limit "12M" > </IFModule> > > You then need to make the directory specified in the session.save_path > (not web-accessible) and make it writeable by all. > > FYI. > > Don. > > On Thu, 27 Feb 2003, Matthew McNaney wrote: > > > Should now fixed in CVS. Please test and tell me if it works as you > > specified. > > > > Thanks again for all the bugs. Release should be tight. > > > > Matt > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > |