This is a dedicated server, and I have several sites on it. One of the things I'd like to be able to set differently for each site is session expiration. Is there a way to do this without mucking around w/ php.ini?
Thanks! Jen "Jason Wood" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I host with iServer (now ViaVerio) and we dont have a php.ini file (that we > can get to, anyways) either. I run phpinfo() and it says that the ini file > is in /usr/local/lib but nuthin's there. > > What exactly do you want to use different ini files for anyways? > > > -- > Jason Wood > Chief Technology Officer > Expressive Tek, Inc. > 407 Kehrs Mill Road > Ballwin, MO 63011 > Phone 636.256.1362 > www.expressivetek.com > > > "Jennyw" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > I've signed up with a dedicated Web host that has PHP installed. The weird > > thing is that there is no php.ini anywhere. Is the file optional? > Everything > > seems to be behaving okay. > > > > I have several Web sites that I'm setting up. Is it possible to use > > different php.ini files for each Web site? I'm using apache with mod-php. > I > > see that PHP will search for php.ini in the working directory first. Does > > this mean that the way to accomplish what I want is to put a php.ini file > in > > each directory that has .php files? It would be better if there was a way > to > > have a php.ini file affect all files in a site, instead of putting php.ini > > files in all subdirectories of the site where there are .php files. > > > > Thanks! > > > > Jen > > > > > > > > > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]