see the Error
You're saying that you're in this file, I just can not tell you where, can anyone identify?
Verify that the first line exists:
session.gc_maxlifetime[PHP]
And if there is this line far below:
session.gc_maxlifetime = 1440
If yes, try removing the first line in the case:
session.gc_maxlifetime[PHP]
It is possible that it is trying to set maxlifetime twice.