This question has quite a few twists to it, especially if you want to get an explicit equation with T as the subject. i checked my solution and you get back to the original second order equation.
dx/dT = 1/sqrt[2(k - ce^T) Where k is an arbitrary constant like you C1
to integrate this, i used e^T = k/c sin^2 (theta)
i got down to: x = -sqrt(2/k) { ln |sqrt(k) + sqrt(k-c)| - 1/2 ln|c| - 1/2 T} + A
where A is a constant
Using T'(0) = 0 has a trick to it:
at x = 0, dT/dx = 0 --> T = ln(k/c)
Therefore, at x = 0, T = ln(k/c)
Doing so, will yield A = 0
There's one problem after this relating to T(-1) = T(1) = 0
Initally, i inputed the values (x = 1 and -1, T = 0) into the equation and then substitution method for simultaneous equations. I got k = c.
Problem is when i tried to input the values back into the final finished equation, i get a contradiction --> 1 = 0.
So i suspect that the question may be wrong. either that i missed something.
I resolved the issue by saying that x = 0, T = 0 instead
I also was able to get an equation for T using a few tricks as well:
T = 2 { ln |2e^ (x sqrt(2/c))| - ln |1 + e^(x sqrt(2c))|
So have a go at getting that solution.
If you have any problems or want to see my working out, i can email it to you if u want.