PHPmotion

Hi,
I have installed perl for ubuntu and I am getting these error below. Can you help?

Warning: session_start() [function.session-start]: open(/var/www/vhosts/searchwelltube.com/searchwelltube.com/phptmpdir/sess_c53c28fd6aa73b469c4efbc72612564b, O_RDWR) failed: Permission denied (13) in /var/www/vhosts/searchwelltube.com/searchwelltube.com/httpdocs/classes/config.php on line 13

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/vhosts/searchwelltube.com/searchwelltube.com/httpdocs/classes/config.php:13) in /var/www/vhosts/searchwelltube.com/searchwelltube.com/httpdocs/classes/config.php on line 13

Can you try:
go to console:
ls -l /var/www/vhosts/searchwelltube.com/searchwelltube.com/phptmpdir
chmod a+w /var/www/vhosts/searchwelltube.com/searchwelltube.com/phptmpdir

what is result?

I tried your suggestion and I'm still getting this error below.
Warning: session_start() [function.session-start]: open(/var/www/vhosts/searchwelltube.com/searchwelltube.com/phptmpdir/sess_c53c28fd6aa73b469c4efbc72612564b, O_RDWR) failed: Permission denied (13) in /var/www/vhosts/searchwelltube.com/searchwelltube.com/httpdocs/classes/config.php on line 13

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/vhosts/searchwelltube.com/searchwelltube.com/httpdocs/classes/config.php:13) in /var/www/vhosts/searchwelltube.com/searchwelltube.com/httpdocs/classes/config.php on line 13

is your email working sylton_searchwell@sy..... ?
i sent you a msg about your server...

I fixed these kind of things in newest version of ehcp, 0.29.08,
if you still get these kind of error, do following:
download latest version of ehcp, www.ehcp.net/download
replace your files with new ones, except config.php
then restart ehcp: /etc/init.d/ehcp restart
then, delete temp files in:
/var/www/vhosts/ftpuser/yourdom.com/phptmpdir
or all files in all phptmpdir's...

this will solve your problem... and all similar problems of "permission denied.."

I added phpMotion to easy install scripts in ehcp ver 0.29.08,
phpmotion can copied to any dir you want, later, you need to complete phpMotion setup by http://yourdom.com/phpmotiondir/setup

since phpmotion is a special program which uses many video/codec things, you may need many additional setups related to your server.
in future, i will try to automate many of them..