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
ehcpdeveloper
Thu, 04/16/2009 - 09:40
Permalink
Can you try: go to
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?
syltons
Fri, 04/17/2009 - 14:09
Permalink
PHPmotion
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
ehcpdeveloper
Fri, 04/17/2009 - 14:11
Permalink
is your email working
is your email working sylton_searchwell@sy..... ?
i sent you a msg about your server...
ehcpdeveloper
Thu, 04/23/2009 - 15:44
Permalink
ehcp 0.29.08 - Permission - I fixed these kind of things
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..