There is a way to do this. I worked with Hostmonster/Bluehost support. I set up all of my email accounts about a week before I actually transferred my domain to Hostmonster. I had almost 100 email...
Type: Posts; User: SteveS
There is a way to do this. I worked with Hostmonster/Bluehost support. I set up all of my email accounts about a week before I actually transferred my domain to Hostmonster. I had almost 100 email...
On the server I am using, in PHP Config in cPanel I have the choice of PHP 5.2, PHP 5.3 or PHP 5.4. Possibly they haven't upgraded your server yet.
Bob - I do the same thing for many of my clients, but in my opinion, technically I own the domain names since my client transferred the domain name to me. The person who "owns" the account also...
Karen,
I just took a look at directory http: // thewritingworld .com / images/ and file KarenHS4.jpg is not in that directory. The only files in that directory are karen-c-150x150.jpg and...
The PIN number is used for ownership verification with the BlueHost Support team, allowing you to identify yourself without exposing sensitive information. You will never be asked for your PIN number...
From Bluehost/Hostmonster support:
As of December 13th 2011, all our servers were configured to drop inbound ICMP requests, such as those used for the ping command. This means that any ping to...
You have extra closing parenthesis on 3 lines:
Here is what you have:
if (num_checked(location,location_warning) == 0))
{
allCorrect = false;
if (num_checked(gradyear,...
Verify that cookies are enabled in your browser. If cookies are not enabled, you will not be able to log in to cpanel.
I have experience writing php code but I know very little about Linux. I have created my first cron job (a php script to perform some database cleanup) and it seems to be functioning properly. Is...
I haven't used Thunderbird in years, but in Outlook, I need to set the "Root folder path" to Inbox to make it appear that all folders are not a subfolder of the Inbox.
As best as I can recall, in...
Stephen - The original post stated
He wanted to go directly to Horde so I believe my recommendation is correct. Your example will send him directly to squirrelmail.
Try this from the Bluehost Helpdesk page.
www.yourdomainname.com:2095/horde/index.php
This link will take you directly to the Horde login (substitute your actual domain name).
Each time I visit this forum, Norton Security warns that my computer is being attacked by Web Attack: Blackhole Toolkit Website.
Other people (in a different State) are experiencing the same...
For the past 24 hours when I visit the hostmonster forum, it is blocked by Google because it is reported as an attack page. If I ignore the warning and proceed, the page is displayed with no CSS...
Thanks for checking. Something has changed (either on my end or yours). I am no longer getting the message from Norton. Earlier I tried accessing the site 6 times within an hour (including when I...
Each and every time I access a thread on www.bluehostforum.com Norton states that my computer is being attacked from arialdivisionone.com.
This does not happen when visiting hostmonsterforum.com...
In the example I provided, every type of file (html, htm, gif, jpg and etc.) except php will expire 1 day after the last access. Php files will expire immediately. Most likely the parameters in the...
Follows is an example of what can be used in your .htaccess file. You will of course need to customize to fit your needs.
### activate mod_expires
ExpiresActive On
### Expire everything 1 day...
I submitted a ticket a few days ago (to Hostmonster) and they said they are working on it. On my cPanel the panes for Partners, Promotional and SEO tools always move to the top.
This is what I use for Firefox
http://livehttpheaders.mozdev.org/
Once in the public_html folder is all that is required. I recently did the same thing for all of my sites. If you want to check the headers returned from the server, you may use http://redbot.org/?...
It may be more about your browser settings than the brand of browser. When using Chrome, Third party cookies need to be enabled to view the throttling graph. The results are a little misleading. ...
Have you tested it setting the "From:" email address as a valid email address in the domain from which it is being executed? As best as I can recall, Bluehost requires the "From:" address to be a...
I'm assuming your web site is ticklemoney.com. I suspect something is wrong in your .htaccess file since it seems the file name after the domain name is being ignored. Navigating to a non-existent...
I'm not sure if the "founder" permission is required to be able to send email. I have it set for user admin on all of the phpBB boards that I run.
In phpBB a founder is a special type of user. It...