Substitute θ = (T-T1)/(T2 - T1) into diff eqn. note that the BCs are θ(x1)=0 and θ(x2) = 1
(T2-T1)(x)(dθ/dx) = C or xdθ/dx = C'
Separating and integrating from θ = 0 to θ and x from x1 to x (Yes, there should be dummy variables in the integrand)
Int(0 to θ) (dθ) = C' Int(x1 to x) (1/x)dx
θ = C' ln(x/x1)
Plug in θ = 1 for x = x2 and solve for C'
Write solution.