Pssst...I'm not a RackShack employee. Just a customer.
QUOTE
Originally posted by goldwing
Plesk's standard install just for example provides PHP without GD support, to enable this PHP must be recompiled, the problem here is that with the standard install the directory structure is totally different from the standard Linux system and while I have been able to get the php recompiled I cannot get this to work via Plesk.
I upgraded to PHP v4.1.0 last night and posted the procedure in another thread. It wasn't really all that painful. I don't think you need to be concerned about the difference in the directory structure... Once you've compiled with "make", don't bother with "make install" (which would scatter your output files around the system) and instead just copy libphp4.so to /usr/local/psa/apache/libexec/ . That's all Plesk needs. Anyway, check out the other thread for more info.