I am currently running a cPanel server with suPHP set in EasyApache, as I had to rebuild it to insure TTF & GD Support for the Captcha. This is on a Dedicated solution.
I am currently running a cPanel server with suPHP set in EasyApache, as I had to rebuild it to insure TTF & GD Support for the Captcha. This is on a Dedicated solution.
Are you using the cron job (batch processing) or the background or immediate processing?
vShare Solutions
Custom vShare Modules and Services
Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!
Immediate. I removed the use of FLVTool2 just now, though I don't know if that will make an improvement, we'll find out.
Ok. Immediate should be running through suExec and suPHP so it shouldn't hang. Let me know if it continues.
vShare Solutions
Custom vShare Modules and Services
Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!
Hanging at:
2010-04-23 17:03:41 (43 Minutes ago)
Connecting to FTP server
BTW, I found that bug I was looking for. It's in the functions_upload.php file. Near the bottom, there is a line that says:
It needs to beCode:$upload_to_ftp == 1;Code:$upload_to_ftp = 1;
vShare Solutions
Custom vShare Modules and Services
Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!
Bookmarks