Note that support will only open ports for you on your dedicated IP address and not on the shared one (as that would impact security for other sites on the same server).
Type: Posts; User: felgall
Note that support will only open ports for you on your dedicated IP address and not on the shared one (as that would impact security for other sites on the same server).
No it isn't - Google's Panda update ended that.
Yes - she would be using the same login as you and so would have the same access as you have.
Of course with databases you really only need one per domain (assuming that you want the flexibility to be able to move individual domains) or one database in total if you don't mind moving separate...
Are you using the main FTP login supplied with your hosting or is it one you set up yourself.
What is DB_USER set to?
home/mydomain/index.php?option...h&id=2&key=xxx
Delete the default.html file from your public_html folder - that's the page that shows as the BlueHost default.
Only posts and replies that trigger the forum spam filter go into moderation and require a moderator to approve them before they show up.
Doing that still effectively gives them access to do anything with the account. While the FTP account can limit them to which folder they have access to, the scripts they upload to that folder can...
The simplest solution is to add an entry into the "hosts" file on your own compute that maps your domain to the new hosting just for you while you test everything.
That is saying that nothing was selected for processing on the prior page.
Go back to the prior page and try to figure out why it isn't recognising what you are entering there.
The main log only includes those errors that cannot be matched to a specific domain and where the server therefore doesn't know whose error it is. So at most you can tell that someone else on the...
BlueHost do not support anything that was created by MicroSoft - including ASP and anything needed to run ASP.
You should look elsewhere for Windows based hosting if you need to be able to run ASP...
I didn't see that part. That would possibly have an impact for CPU heavy sites.
It would still have no impact whatever on static web pages.
Pro Package includes:
1 Domain Privacy Protection
1 Domain Name Registration
1 Site Backup Pro
1 Dedicated IP
1 PositiveSSL Certificate
10 Postini Email Filtering
None of that will assist a...
Another alternative is to add the .htaccess statements to redirect the main domain into a folder as well.
Have you gone into phpmyadmin and looked to see if the table actually exists?
Very appropriate.
At least I have plenty of time to get this sorted out.
Barry,
I have a personal debit card but do not want to link that to my company Paypal account (as it belongs to me and not the company). There are all sorts of issues in getting any sorts of...
I have been attempting to renew a couple of domains that I have registered with BlueHost using Paypal to pay for the renewal without success. I have support tickets open with both BlueHost and Paypal...
Go into the General option in the Settings section to change the title of your blog.
The settings that provide the restriction are in the firewall protecting the server.
While your particular database doesn't have anything sensitive in it, that database isn't the only thing on the...
The simplest way is to use phpmyadmin in both places - the export tab on one to extract all the data from the database and the import tab on the other to read in that data into the other database.
The simplest way is to have the PHP script update a flag or flags that the cron job can test to see what if anything it needs to do this time.