Cheap hosting for php+mongodb app [closed] - php

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I built a small app for myself but now I'd like to host it somewhere for others to use too.
Is there any cheap options to host php+mongo stack without renting an expensive VPS?

Your best best would require you to still roll your own server and set it up. But the two hosting services that come to mind are Linode and Digital Ocean.
https://www.linode.com/
https://www.digitalocean.com/
I have used both and they can be very affordable. The downside is that you have to do your own setup and config. They do provide lots of tools to help out with that. Scripts you can run and pre-made images.

Related

PHP framework for note taking tool [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Is there any PHP framework that can be used to build online notes taking tool. like Spring pad. So, that i can install in local server and access it.
Your requirement is to make a Online Notes Taking Tool.
This could be done in any Framework.
Look at CakePHP, CodeIgniter or any frameworks.
You need to be very specific as to what are you looking at.
Moreover, there is nothing specific that only one Framework could achieve.

Apache Management Web Console [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I have a Apache/PHP web server. Is there any web based management tool to configure Apache server? I need to use this to configure httpd.conf file.
Webmin will do this: http://www.webmin.com/. Plus you can use it to configure a whole host of other services: bind, mail, mysql, etc.
You are looking for cPanel at http://cpanel.net/ . You will be able to manage all server services, however Webmin is good alternative too.

PHP quiz management software ( iGiveTest free replacement ) [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I installed and tested iGIveTest as a way my employer to test employee's, it's a great software, but can't realy use it beacause it's not free and a licence is $370, that's to much for my company. We only use open source software.
Anyone knows a good web based quiz management software that can be installed on a LAMP (LAPP or for Ruby on Rails) server ?
There are a lot of quiz scripts out there but I did't find a complete soultion that has some management, test history, reports ...
Thank you
I would suggest using drupal. Install the quiz and views modules and you can take quizzes and reconstruct the aggregated data however you want to.

Good & Simple PHP Cart Recommendation? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Hey All. Can anybody share a open source
Good & Simple PHP Cart?
Here's one that's simple. But it's remote hosted:
http://www.shopify.com
magento I hear is good (80% of people anyway), but not simple
and oscommerce is one i recommend you stay away from
For drupal, there is
ubercart
Strong community support. Easy to setup and config.

PHP Load Testing framework [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Anyone know of an opensource PHP Load Testing Framework similar to the Grinder " "http://grinder.sourceforge.net/".
I haven't used the grinder, but It sounds similar to JMeter. Also at times I have used plain old Selenium for load testing.
RedLine has a Cloud Load Testing tool in PHP on Amazon AWS now. it is free for the service, but you have to pay for the Spot Instances on your account (for example 50,000 user test on 200 m1.small is about $2/hour).

Categories