To answer your question, X10 currently uses PHP 5.2.11, not PHP 5.3. If you want to check what PHP version a server is running, use phpversion.
If you want help with the specific problems you're experiencing, describe them, not your guesses. Be sure to include minimal test code, links to live...