Search Result
Collapse
2 results in 0.0019 seconds.
Keywords
Members
Tags
-
PHP-FFMpeg
I saw the announcement for support of ffmpeg in 2008. Wondering if Dathorn servers have the latest version, and in particular - is the PHP-FFMpeg extension available? Note, I'm not referring to "ffmpeg-php", which according to the site below is not developed since 2007 and requires a very... -
Cron Job Problems
I need to run a php script every day, but I have this problem:
If I give the path to de script in this format
I get "Not a directory" in the email the server sends.Code:/usr/local/bin/php/home/**USER**/public_html/path/to/my.php
If i use ...Last edited by holtchess; 12-29-2008, 09:44 PM.