Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

To start it must be FREE. I have been using 000webhost.com to host app data but to run the APNS server I need it to be able to handle SSL. Does anyone know of a free web hosting provider with mysql and SSL. I am using the easyapns setup. Or should I use my last resort and host it from my computer :/ (not a good idea)

share|improve this question
2  
This is not a programming question. And you get what you pay for :-) – paxdiablo Jan 29 at 1:14
2  
Free web hosts are all worthless crap. They will not work reliably for your needs. – duskwuff Jan 29 at 1:16

1 Answer

It appears that http://www.easyapns.com/ lets you create a push notification service using PHP and MySQL (so any hosting provider that lets you run PHP, MySQL and schedule CRON jobs would be ideal)

share|improve this answer
1  
I need a free provider to host the php code – Isaiah Turner Jan 29 at 1:08

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.