PDA

View Full Version : Shared hosting: PHP configuration; SSH; SVN?


avocado
06-25-2008, 05:09 PM
Hello,

I was wondering whether you provide SSH access to servers on shared hosting, and whether Subversion (client at least) is available?

Also, what is your PHP configuration? I'm interested in installing an app that requires the following:

- PHP 5.2.0 or above
- Safe_mode off
- Memory_limit 32M or more
- Extensions:
- PDO_MySQL
- simplexml
- mcrypt
- hash
- GD
- DOM
- iconv

Thank you!

Karl
06-25-2008, 05:56 PM
We do provide SSH access and Subversion is not available on shared hosting, if you need it, I'd recommend you look at our VPS offerings: http://steadfast.net/services/vps.php

You can see the full PHP configuration here: http://web3.steadfast.net/phpinfo.php

avocado
06-26-2008, 09:46 AM
Is there any plan to provide Subversion in the future? I only need the client, not the server.

Thanks!