Look at chapter 3 of the PHP manual, it covers specifying PHP configuration in your http.conf or .htaccess files, you can do this per virtual host, per directory or however else you want to do it.
Jason "Chris Kay" <[EMAIL PROTECTED]> wrote in message 000001c1d83c$9c334e50$8b6712cb@iceberg">news:000001c1d83c$9c334e50$8b6712cb@iceberg... > > Question I have is, > > Is it possible to specify a php.ini in each virtual host? > That way allowing each website to run a different configuration. > > Cause I have a website that I want to use > Session_set_save_handler = user but I want another website to use the > default php > Files handle. > > Also for things like session auto start ect.... > > Just a thought that it would make it easier. > > Thanks in advance. > > ------- > Chris Kay, Eleet Internet Services > [EMAIL PROTECTED] > ------- > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php