Re: [Phpslash-devel] Inconsistencies.. possible bug solutions?
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2003-12-02 20:20:16
|
On Tue, Dec 02, 2003 at 01:32:42PM -0500, Luis M wrote: > > > [snip] > > >I believe you need to set the session_save_path. > > > >Like this at the top of config.php: > > > >session_save_path('/home/groups/2/2d/2dvix/sessions'); > > This worked perfectly! Now i can sign on with one try. > > Maybe we should set the config.php file to use "_PSL['base']/tmp" instead > of "updir"... I think it sounds more reasonable. And put a comment > specifying that you need to create a directory that its writable by the > webserver user, or by everybody with permissions "1777" (chmod 1777 tmp). > Concur but I would rather it be: _PSL['dir.include'] .'/tmp'. Here is the sf.net doc: <http://sourceforge.net/docman/display_doc.php?docid=14267&group_id=1#webphpsession> > What do you think? > I've been thinking about supplying an example htaccess file with these type entries commented. Maybe even a couple example mod_rewrite rules. Joe > > ----)(----- > Luis Mondesi > System Administrator > LatinoMixed.com > > le...@ho... > > "...The Mac does this so smoothly, it feels like an extension of your > mind." - Paula Speer, MacWorld Magazine 2003-04 > > Public signature: http://www.latinomixed.com/lems1/public-a.asc > |