If your host allows you to, you can set these in a .htaccess file when you don't have access to edit the php.ini (although I'm unsure as to what level of permissions you'd need to override this setting)

.htaccess code:
Code
session.gc_probability 1 1
session.gc_divisor 1000 1000

To check if this actually works wiht the security level they allow you (I use AllowOverride ALL in my php.ini for my sites so i can override settings as needed) you'll need to open a phpinfo script to check.

phpinfo.php:
Code
<?php phpinfo(); ?>


I am a Web Development Contractor, I do not work for UBBCentral. I have provided free User to User Support since the beginning of these support forums.
Do you need Forum Install or Upgrade Services?
Forums: A Gardeners Forum, Scouters World
UBB.threads: UBBWiki, UBB Styles, UBB.Sitemaps
Longtime Supporter & Resident Post-A-Holic
VNC Web Services: Code Modifications, Upgrades, Styling, Coding Services, Disaster Recovery, and more!