Jump to content

Any better web hosters?


rizmah

Recommended Posts

I currently am hosting with 000webhost (Shittest thing ever) but I want to change hosts for a much more updated one but for free. I need them to supply me with free cpanel, phpmyadmin, mysql and sub-domain. I don't want to spend a penny. 

 

Reason for upgrade: The Xenforo I was installing said it wasn't compatible because the phpMyAdmin was outdated.

 

Thanks.

Link to comment
https://forums.phpfreaks.com/topic/292461-any-better-web-hosters/
Share on other sites

My motto is you get what you pay for. 

 

That said - I've been useing 123ehost for about 10 years.  Full-size plan is $99 a year.  Lesser plans are cheaper.  They support you and provide a full range of services.  Excellent down time stats.

My motto is you get what you pay for. 

 

That said - I've been useing 123ehost for about 10 years.  Full-size plan is $99 a year.  Lesser plans are cheaper.  They support you and provide a full range of services.  Excellent down time stats.

"I don't want to spend a penny."

"but for free"

Paid hosting will be much better than any free hosting package could offer. A couple of dollars a month is not exactly going to break the bank is it.

 

 

 

Reason for upgrade: The Xenforo I was installing said it wasn't compatible because the phpMyAdmin was outdated.

What has phpmyadmin got to do with it? phpMyAdmin is a php script for managing your mysql databases through a web interface. I think you maybe confused with mysql maybe? 

 

Also what I find funny is you're using a premium script but you dont want to pay for hosting. 

Paid hosting will be much better than any free hosting package could offer. A couple of dollars a month is not exactly going to break the bank is it.

 

What has phpmyadmin got to do with it? phpMyAdmin is a php script for managing your mysql databases through a web interface. I think you maybe confused with mysql maybe? 

 

Also what I find funny is you're using a premium script but you dont want to pay for hosting. 

I don't want paid hosting because it's just going to be for me, no one else but I want it to be like I have premium. I want this so I can practice for college. Maybe I did get confused, idk :3

I didn't pay for it, my college course did. The Xenforo is on the college computers, I am not aloud to use them without permission (password protected). 

Hey Rizmah.   Why are you doing hosting at all?  If you have a decent workstation, use virtual box, run Centos inside it and you have access to the same OS as you would at most hosting systems, not to mention, full control and the ability to install any software you want in there.  Add vagrant and there are loads of pre-defined vagrant boxes out there which have the full LAMP stack already setup.

 

Makes working on code very easy as well.  Work in git and you will be doing what the pros do.

 

Here's a link to Vagrant:  https://www.vagrantup.com

 

A really nice vagrant file with a full LAMP dev environment: http://r8.github.io/vagrant-lamp/

 

 

I don't want paid hosting because it's just going to be for me, no one else but I want it to be like I have premium. I want this so I can practice for college

You could just install the basic AMP (apache, php and mysql) stack on your computer then? Look into the following free software packages

  • WAMP (windows)
  • MAMP (mac)
  • XAMPP (windows, mac and linux)

Hey Rizmah.   Why are you doing hosting at all?  If you have a decent workstation, use virtual box, run Centos inside it and you have access to the same OS as you would at most hosting systems, not to mention, full control and the ability to install any software you want in there.  Add vagrant and there are loads of pre-defined vagrant boxes out there which have the full LAMP stack already setup.

 

Makes working on code very easy as well.  Work in git and you will be doing what the pros do.

 

Here's a link to Vagrant:  https://www.vagrantup.com

 

A really nice vagrant file with a full LAMP dev environment: http://r8.github.io/vagrant-lamp/

Thanks for the recommendations but my course manager said that I have to host it online, otherwise it would ruin all my assignment up :/

 

 

 

You could just install the basic AMP (apache, php and mysql) stack on your computer then? Look into the following free software packages

  • WAMP (windows)
  • MAMP (mac)
  • XAMPP (windows, mac and linux)

 

They don't allow us to install XAMPP/WAMP/MAMP on college computers, they said it will "interfere with the network" or something along those lines.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.