I'm using the PHP5 contib and I need to disable session.use_trans_sid
How do I do it? Do I just edit /etc/php.ini?
There is another php.ini under:
/etc/php5/php.ini
There is a directory under
/etc/e-smith/templates/etc/php5/php.ini
with a bunch of modules (e.g. 8ModuleSettings17MSSQL).
When I open /etc/php.ini or /etc/php5/php.ini the header says:
;------------------------------------------------------------
; DO NOT MODIFY THIS FILE! It is updated automatically by the
; SME Server software. Instead, modify the source template in
; an /etc/e-smith/templates-custom directory. For more
; information, see
http://www.e-smith.org/custom/;
; copyright (C) 2002 Mitel Networks Corporation
;------------------------------------------------------------
but I have no files under /etc/e-smith/templates-custom.
Thanks for your help.
D.