by dabempire | Feb 26, 2011 | Extra Resources, Knowledgebase
python is already available on all shared hosting servers by default. The newer machines come with python 2.4.3 or higher. The older machine have at least 2.2.x. mod_python is currently not supported by cPanel and therefore we are not able to offer it on our shared servers at this time. If you need mod_python support this can be installed on a vps or dedicated server but we cannot guarantee it will work correctly as it is not supported by...
by dabempire | Feb 26, 2011 | Extra Resources, Knowledgebase
In addition to Ruby on Rails we also support mod_ruby with fastcgi. They are not installed by default. If your server does not have it, please open a support ticket and we can install it for you.
by dabempire | Feb 26, 2011 | Extra Resources, Knowledgebase
sudo allows a permitted user to execute a command as the superuser or another user. This is not allowed on shared hosting services. You will need to get a VPS or Dedicated Server for this where you will have root access and can sudo from any user.
by dabempire | Feb 26, 2011 | Extra Resources, Knowledgebase
AlstraSoft Video Share Enterprise is a popular software and it requires some server level modules to function. These modules are available on Semi-Dedicated accounts. We can also install it for you on your VPS or Dedicated Server. If you are ordering new vps or dedicated server, please ask sales/support to setup them for you. These are the modules: – FFmpeg (http://ffmpeg.mplayerhq.hu) – FFmpeg-PHP (http://ffmpeg-php.sourceforge.net) – Mplayer + Mencoder (http://www.mplayerhq.hu/design7/dload.html) – flv2tool (http://inlet-media.de/flvtool2) – Libogg + Libvorbis (http://www.xiph.org/downloads) – LAME MP3 Encoder (http://lame.sourceforge.net) The path to all modules is /usr/local/bin/ These modules also work for other youtube...
by dabempire | Feb 26, 2011 | Extra Resources, Knowledgebase
Yes, Netpbm (http://netpbm.sourceforge.net/) is installed and the binaries are available at this path: /usr/local/netpbm/bin/ Note: they are not available from restricted shell, however your script can use them.