Hi, I have the same problem on my account. Defoult I did't have any php.ini file in my home folder or in the folder where phpmotion is installed. When i add a php.ini file with

upload_max_filesize 100M
post_max_size = 100M
output_buffering = On
max_execution_time = 1000
max_input_time = 1000
session.gc_maxlifetime = 14400

after that new error take place "extension_dir does not exists /usr/php4/lib/php/extensions/no-debug-non-zts-20020429". I noticed that there is another post about this error but i didn't find a solution there. I'am playing with it for 2 days now, please help, what I doing wrong ?