如何选择最佳的托管类型
我正在开发一个项目,我正在考虑是否应该使用普通的常规托管,或者更昂贵的东西,例如 VPS。 以下是我的需求:
- Zend Framework
- Sphinx Search
- jQuery
- ImageMagick/GraphicsMagick/GD
- PHP 5 + MySQL
我什么时候需要 VPS? 我显然宁愿选择最便宜的选择..
谢谢。
I'm developing a project, and I'm debating if I should get plain old regular hosting, or something more expensive, like VPS.
Here are my needs:
- Zend Framework
- Sphinx Search
- jQuery
- ImageMagick/GraphicsMagick/GD
- PHP 5 + MySQL
At what point do I need VPS? I'd rather obviously to pick the cheapest option..
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
对于开发来说,Slicehost 可以为您带来最大的收益。
http://www.slicehost.com/
它们允许 root 访问服务器。
如果您熟悉命令行,那么根据您的要求,这是最佳途径。
我们已经使用它们一段时间了,没有任何抱怨。
For development, Slicehost gives you the best bang for your buck, so to speak.
http://www.slicehost.com/
They allow root access to the server.
If you are comfortable with the command line, this is the best route to go given your requirements.
We've been using them for a while now without any complaints.
老实说,最好的托管方式始终是为您提供最大灵活性的托管方式。 然而,正确的答案还取决于您对服务器配置/命令行的熟悉程度。
如果您自己设置没有任何问题,slicehost 和rackspace 云服务器都是很棒的、低成本的基于云的托管解决方案(www.slicehost.com 和www.rackspacecloud.com)。 鉴于您想要 Sphinx 和 ImageMagick,我认为这可能是您的最佳选择,因为我不知道有多少(如果有的话)共享托管提供商将为您提供 Sphinx。 我已经使用了这两个建议的提供商,并且对它们非常满意...这是两全其美的:VPS(从技术上讲,这就是它们的全部,尽管有云方面)而且便宜:)
正如我提到的,唯一的缺点是您负责设置所有内容(PHP、Apache、MySQL 等)...Slicehost 有很棒的文档可以引导您完成此操作,但是,因此这不一定是一件可怕的事情。
Honestly, the best kind of hosting is always the one that gives you the most flexibility. However, the right answer also depends on how comfortable you are with server configuration / the command line.
If you don't have any problems setting things up for yourself, slicehost and rackspace cloudservers are both great, low-cost cloud-based hosting solutions (www.slicehost.com and www.rackspacecloud.com). Given that you want Sphinx and ImageMagick, I would think this may be the best route for you to go, as I don't know of many (if any) shared hosting providers that will have Sphinx available for you. I've used both of the suggested providers and have been quite satisfied with them... it's the best of both worlds: VPS (technically that's all they are despite the cloud aspect) and cheap :)
Only drawback, as I mentioned, is that you're responsible for setting everything up (PHP, Apache, MySQL, etc.)... Slicehost has great docs that walk you through doing so, however, so it's not necessarily a terrible thing.