In reply to:
Whether supports yours php 5 hosting
Library mcrypt?
Yes.
In reply to:
Whether supports yours php 5 hosting
Library openssl?
Yes.
For the preceding questions (and possibly others), this partial output of phpinfo() from a "standard" DreamHost PHP 5 installation might be helpful:
PHP Version 5.2.3
...
Configure Command './configure' '--prefix=/usr/local/php5' '--enable-fastcgi' '--with-mysql=/usr' '--enable-calendar' '--enable-force-cgi-redirect' '--with-config-file-path=/etc/php5/cgi' '--enable-trans-sid' '--with-gd' '--with-xml' '--with-xsl' '--with-ttf=/usr' '--with-freetype-dir=/usr' '--enable-exif' '--with-xslt' '--with-xslt-sablot=/usr' '--with-dom-xslt=/usr' '--with-jpeg-dir=/usr' '--with-png-dir=/usr' '--with-zlib-dir=/usr' '--with-pdo-mysql' '--enable-ftp' '--with-curl=/usr' '--with-pspell=/usr' '--enable-mbstring' '--with-mcrypt' '--with-mysqli' '--with-openssl=/usr' '--with-imap=/usr/local/imap-2000b' '--with-imap-ssl' '--with-gettext'
In reply to:
Whether supports yours hosting cron?
Yes. http://wiki.dreamhost.com/Cron
In reply to:
Whether I from under cron'à use scripts and can
use the utility rsync ?
I'm not clear about what you are asking about cron, but it *can* be scripted and you can use rsync. There are several DreamHost wiki articles about rsync usage on DreamHost
--rlparker