Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Dal123

macrumors 6502a
Original poster
Oct 23, 2008
903
0
England
Just a general query here people. I used to use 123reg for hosting, though I find that I can't do too much with mysql databases with them. I have my blog on there and am trying to back it up.
I tried to install it the clever way (by code) but couldn't get very far - though this is probably my fault, but I do think that some is down to the server not allowing me to mess around with it. They use to have an option to click on the mysql databases to let you know what you had. But they have done away with that now, and don't have permission to load phpMyAdmin. I have emailed them to request how to back-up my database though they are not very helpful hence the reason I'm dumping them.
So recently gone with vidahost, which looks more advanced, with more options than my previous hosts. Though I struggle to do the most easy things :eek:. Am I correct saying that not a lot of php options available on some servers?
 
Not sure what you mean by "php options." My host does let me choose between PHP 4 and 5 and also enabling modsecurity. I can also install my own version of PHP if I want to, which would allow me to control the php.ini file and so could set things up more precisely.
 
I cannot even load php.ini It says I do not have privileges to deal with this :(. I used to be able to click on my database, see how many users etc and passwords etc. Now I cannot even do this and they charge extra for this now.
All that was able for me was to use a one-click install of wordpress and it created all that automatically. I was not able to load my own, at first it was an option, but a month later the host changed their website setup and disabled the privilege of database, it was only an option to one-click. They then started charging extra for databases/ new drive.
 
I'm on plus, I'm moving my .com to vidahost and going to do that with .co.uk also. I'm not happy with 123reg. Service is poor, they leave unanswered questions and only choose to answer some.
 
I cannot even load php.ini It says I do not have privileges to deal with this :(.

This is normal for shared hosting, which is likely what you have. This means multiple people have their site running on a single server and single instance of Apache web server. If you were able to edit the php.ini file, you would be changing it for everyone on the server with you. This would be a serious security problem because people could exploit each others code.

Some PHP settings can be changed via a .htaccess file, and others can be changed via PHP (see ini_set()).
 
What I don't understand is why there are these detailed setup guides, who can actually do this stuff, presumably only those who host their own servers.
I cannot back-up my wordpress database as I cannot phpMyAdmin and I cannot use cpanel as 123 does not use cpanel, my new host vidahost does, 123reg will not provide me with a solution lol.
 
Yes sir, that's what's got me moody with them. They changed the system a couple of months ago and that is not even how it's set-up now. There are not even them options to click :mad:.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.