Comment #9 on issue 58 by trawna.com: Strange Fatal Error
http://code.google.com/p/leaguerunner/issues/detail?id=58

In the distributed .htaccess, there are a number of php_value settings. I'm thinking that the auto_start and save_handler ones are key to your situation. Our host doesn't provide the capability for setting these things in the .htaccess, so it had to be done elsewhere. php.ini is one option, or a call to ini_set somewhere in the
code (before the call to session_set_save_handler.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
Leaguerunner mailing list
[email protected]
http://www.dmo.ca/cgi-bin/mailman/listinfo/leaguerunner

Reply via email to