Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
Does anyone know of any hosting providers running PHP 5.3 + ?? We need this for our custom Joomla sites.
A quick google search for "shared hosting php 5.3" gives http://servergrove.com/index.php
Perhaps you want to consider VPS. I've started using VPS for about a year ago and I'm loving the freedom. It's a little bit tricky at the beginning but google is your friend :) Hope it helped some.
I've also been spending a lot of time looking for an affordable shared hosting which provides php5.3 support. Hard to find.
Check out DreamHost.com, they offer 5.3 as a beta - I would go with that. Their service is better than others, and they give you more access (ssh for instance.)
one.com is also using 5.3 already.
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this question
I recently tried using 000webhost.com as they are free and offer MySQL and PHP. But uploading a cakephp project, results in a 404 error. This is because they don't support mod_rewrite. I would prefer a free webhost, but I am willing to pay too. Does anyone know of a webhost that works with cakephp?
You can turn mod_rewrite off in CakePHP.
Every host that I have used supports mod_rewrite. It is pretty standard, really. If in doubt, email sales and ask before signing up to something. But really, any paid web host should do.
Use HostGator. It costs a penny
As your question already defines, you just need a webhost that supports Apache (PHP) an MySQL.
Search a host that fits to your requirements, and check Google for good companies.
If you want to make sure they support mod_rewrite you can always contact them,
so you have directly and idea of how good their support is.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
I am just wondering what PHP OpenID server (some here http://wiki.openid.net/w/page/12995226/Run-your-own-identity-server) you all would recommend from your experiences? Any that I should definitely avoid etc?
Im using a XAMPP setup, and looking for something fairly easy to implement, it doesn't have to be extremely robust or anything, just something fairly simple that will support multiple user registrations (with passwords - I think the Janrain php openID server implementation doesnt support passwords as far as I know)
Many thanks!
I wonder whether the answer is none -- there was this thread on Quora abut the problems with OpenID and the lack of a good server was one of them.
LightOpenID now includes a server as well.
But after playing with it, it is definitely alpha. It is just difficult to sort out what the basic model is, even with the two examples.
Now trying Zend Open ID Provider Classes.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I'm very interested in the Facebooks php extension xhp (http://github.com/facebook/xhp/wiki), but I didn't use it so far.
I was wondering if anyone can share personal experience with xhp and point me into direction where I can find tutorials about it (wiki on github is very poor).
Thanks everyone.
Here you go :)
Installing, Configuring, and Using the XHP PHP Extension by Facebook
php.net provides a pretty good all-around tutorial on compiling PECL-style extensions. This is how you'll install xhp.
In my experience, it's really a joy to use. And the safety net that is XHP's automatic, context-aware escaping is a real aspirin-saver.
That said, you can incur pretty hefty penalties for using XHP. Personally, I wouldn't touch it without APC or the like installed. See Lerdorf's anecdote on the topic of performance.
Overall, if you have the time, I'd definitely recommend trying it out. Only data will tell you if it's right for your site, though. And, as always, Google is your friend.
Here is some good information on XHP by a Facebook Engineer.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 2 years ago.
Improve this question
I need a free bug tracker for my small project. I need keep track of bug, todo list and test case. Any suggestion?
Check out mantis http://www.mantisbt.org/
If it's a small project, though, you might want to think about using something with less overhead than a PHP-based system. Are you the only person working on it? A whiteboard and post-it notes might be less upkeep and could ultimately save you time and energy that would be better spent on the project itself.
Redmine is coded in Ruby, but if you can install it, I would highly recommend it.
If you are the only user checkout Task Coach: http://www.taskcoach.org/
It is very easy to use, and works great. Runs on all OS's
Check this, it contains a seeding server included is tested:
http://www.binpress.com/app/phptracker/177
How about CandyCane which is port of Redmine into CakePHP.
I wish it can meet your expectation.
https://github.com/yandod/candycane
Try flyspray: http://www.flyspray.org/
Simple, specific, fast.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Free, portable, all included, all in one, (opensource is + ) php server? I have a USB FLASH 16gb card. I want to install on to it some kind of PHP server - some programm.exe which i could run on different computers without installing - call some localhost/phpserver and get my php scripts running.
So where to go to get such thing?
XAMPP and instructions:
http://www.pendriveapps.com/xampp-portable-web-server/
I'd try WAMP; hopefully it has what you are looking for.
I suggest XAMPP also but instead of pendriveapp fork, you can use the original "xampp lite" package served from their offical site. I's pretty portable and you can use without setup.
By the way, your problem will not be the choosing package. Problem is, you'll need an extremly fast flash drive or card.