Bluehost is a hosting provider. It has scripts to install Mantis, Drupal, Wordpress, and a variety of other products. It also provides subversion, and git.

learn more… | top users | synonyms

0
votes
0answers
5 views

enable xdebug on bluehost shared server

I want to setup phpunit on a demo site on a bluehost shared server. I want to check if the php codes work on the environment after I made modifications and added more components. With this, I need to ...
0
votes
0answers
14 views

Rails deployment using Phusion Passenger on Bluehost

I am trying to deploy a rails application on Bluehost using passenger and I have been failing all the time. I installed the passenger gem using: gem install passenger And also ran: ...
0
votes
2answers
22 views

saving image from URL to server using bluehost - getting an error?

i'm trying to get an image from a URL and then save it to an images folder on my server. my site is hosted on bluehost and i'm using the following php script... $url = ...
0
votes
1answer
11 views

User unable to generate django test database

So I am working my way through the Django tutorial and am on part 5 about creating tests for the Django environment. When trying to run the python manage.py test polls I get the error returned Got ...
0
votes
1answer
33 views

Need to setup heroku app on my domain server

Let me explain my needs. I have an apps on heroku.com Now I have my own domain on bluehost.com Need to setup these heroku app on my domain. means when I visit on mydomain.com url, its use heroku ...
0
votes
0answers
35 views

Installing Mongo

I'm trying to install mongo with php on my bluehost server. I ssh this command: >pecl install mongo It goes through the whole process but at the end I get this: Build complete. Don't forget to ...
-1
votes
0answers
11 views

Emails with Excel attachments [closed]

We are having sporadic issues with inbound emails that have excel attachments. Sometimes we receive them and sometimes we don't. What's worse is that the sender never receives a bounce error. I ...
-1
votes
2answers
26 views

Strange redirect in my shared hosting account

I have already opened a ticket for this but i want to understand the inner working of my issue. I type: http://connect.mydomain.com and the address bar changes to: ...
1
vote
2answers
146 views

django-admin.py: command not found (bluehost server)

After struggling more than 6 hours, I decided to ask for help. Mission: To create a project with the help of Django Tools: Windows Vista, Putty SSH Location: Bluehost (www.bluehost.com) Server I ...
0
votes
1answer
39 views

Creating Base Types in PostgreSql on Bluehost Shared Postgresql Database

I created a dump from another database and am trying to run it on bluehost on a new postgresql database. I get the following error: import.sql:27: ERROR: must be superuser to create a base type This ...
0
votes
0answers
46 views

How do we change Rails 2.3 default port number in Bluehost?

I understand that you can do the following: script/server -p 3001 However, since I am hosting my RoR application on bluehost, I have no control on starting/stopping the server. I have done some ...
0
votes
0answers
75 views

Access denied for user, using password 'NO' only outside of public_html

I'm trying to run a cron job outside of public_html. This works inside public_html just fine but once I move it outside (for security) and let the cron execute my PHP, I get a PHP Warning: ...
1
vote
0answers
164 views

htaccess rewrite sub directory

I have a production copy and a test copy of my website on bluehost. Each website is in it's own directory in public_html folder, one named prod another named test. According to bluehost knoweldge ...
0
votes
0answers
54 views

Rail Actionmailer configuration with blue host

i'm using rails 3.2.11 and use blue host as my email server for sent emails. below is my configuration info in development.rb config.action_mailer.smtp_settings = { :address ...
0
votes
0answers
37 views

grive on bluehost

i am trying to setup grive on bluehost. i have found this tutorial: http://www.rubynginx.com/index.php/2012/09/27/installing-grive-google-drive/ when i ssh into the server and execute "cmake .", i ...
0
votes
1answer
81 views

Django in a Subdirectory using fcgi

I'm trying to avoid having to somehow add a context_processor to add the base url of my project to every url I use in all of my templates. My django project is nestled under a subdirectory(lets call ...
0
votes
1answer
100 views

herokussl proxy for @ record on bluehost [closed]

I am using SSL on a Heroku app and want to point my Bluehost domains to it. I have added a CNAME record for www to myapp.herokussl.com and it works fine. How can I make domain.com also point to ...
0
votes
1answer
52 views

Python Bluehost Write To File

I'm building a software to run on a Bluehost server, and off the server it writes and reads files fine, but on the server it just builds empty files and won't read either, this is a sample of how my ...
-1
votes
1answer
267 views

Can I install New Relic on a Bluehost Shared Hosting Plan? [closed]

I want some more insights into my wordpress site so I signed up for a New Relic account. But they're asking me to install some agent by typing in commands and I have no idea where to do that or how to ...
0
votes
1answer
130 views

Connecting to a MySQL database via php in bluehost

Hi Im having a MYSQL database on bluehost and I'm trying to connect to it using PHP. The PHP files that are used are stored in the public_html under my domain. Given below are the two codes ...
1
vote
1answer
118 views

Why isn't favicon working?

I've been banging my head against the wall for hours now trying to get this favicon to work. My site is hosted on Bluehost and I uploaded a favicon.ico file to the public_html folder. It always just ...
0
votes
2answers
139 views

Create email account using script in Bluehost CPanel

I am trying to create email accounts in the bluehost cpanel using php script. I tried XML API for this but it gives "Access denied" error. Now I am trying to do the same using following code, ...
0
votes
0answers
43 views

Category Specific Pages Not Showing Up Wordpress

If you go to this page, I have a widget that shows sub-categories: 69.89.31.103/~infoconc/solutions-that-fit/ However, when you click them, you get a 404 error saying the sub categories don't exist. ...
0
votes
1answer
231 views

Timthumb Not Working

For some reason, timthumb isn't working on my site. I've tried all the chmod stuff, edited my htaccess to include what it needs, and it STILL isn't working. The site is here: ...
-1
votes
1answer
114 views

Settings to deploy Django on BlueHost [closed]

I am trying to set up Django to run on my bluehost-based website. Running manage.py syncdb gives me "improperly configured" error ; i have tried both with 'HOST' and 'PORT' left empty and with ...
1
vote
1answer
113 views

Email header not working PHP

I'm using BlueHost and I can't seem to get my email form to work. This is the PHP: $to = "test@email.com"; $subject = "test"; $message = "test message"; $from = $_POST['cf_email']; $headers = "From: ...
0
votes
0answers
64 views

Pointing GoDaddy Nameservers to Heroku

My site takes a long time to load the homepage, and I'm thinking it's because I have GoDaddy pointing to my hosting provider Bluehost, which then points to my Heroku app. So the flow is GoDaddy -> ...
0
votes
1answer
100 views

installing redmine error

I'm installing redmine and following instructions in their installation page. when I run the command : bundle install --without development test I receive this error : Unfortunately, a fatal error ...
0
votes
1answer
104 views

jQuery in Bluehost Wordpress instance

I am a newbie to Bluehost and to Wordpress (I am actually a Coldfusion person !!). I am building a site for a colleague and I want to use some jQuery functionality. From the Bluehost cPanel I have ...
1
vote
2answers
150 views

Python module issue

I have a shared hosting environment on Bluehost. I am running a custom installation of python(+ django) with a few installed modules. All has been working, until yesterday a change was made on the ...
0
votes
0answers
60 views

Excel 2010 - connect mysql database from bluehost

I have a bluehost account with a mysql database. How can I connect it directly to Excel 2010 using the assitant? Thank you for your help. Best regards, MH
3
votes
2answers
248 views

htaccess subdomain ssl wildcard not opening file

Ok So i have come across a problem with my htaccess and how to get it to work. I have just purchased a ssl wildcard for my primary and sub domains. I am with bluehost and they suggest adding this: ...
0
votes
1answer
130 views

PEAR Mail won't connect to gmail, throws error

Solved. Bluehost is blocking the port and they won't unblock. Hope this helps someone else. I am using the PEAR mail script given in this code example: Send email using GMail SMTP server from PHP ...
1
vote
2answers
698 views

Could not find gem 'uglifier' in the current bundle

My simple web app runs ok on Windows 7. Now I am moving it to bluehost. Getting this error when starting the app: ActionView::Template::Error (cannot load such file -- uglifier Trying to resolve ...
1
vote
8answers
174 views

Pushing PHP from Development to Production

I've been developing PHP pages for several weeks now and am getting much more confident in my code. I've obtained a hosting account through Bluehost, and am ready to begin making some live pages. ...
0
votes
0answers
264 views

Bluhost GIT Repo connect

I can't connect my TortoiseGIT to bluehost. I created a repo in bin folder and then I create a work branch from via SSH So my repo exists as : bin/mytestRepo.git and the branch exists as ...
0
votes
1answer
155 views

Prevent AddOn domain from redirecting to subdomain (Bluehost)

Hi my AddOn domain keeps on redirecting to a subdomain. I also noticed that this also happens when I try accessing the folder where I pointed the AddOn domain AddOn Domain: addon.com Subdomain: ...
1
vote
2answers
245 views

How do I adapt a Ruby 1.9.3 app to work on a Server using Ruby 1.8.7

I have an app written with Ruby 1.9.3 with Rails 3.2.6. After the fact I'm deploying on Bluehost, no choice here, who has Ruby 1.8.7 on the server. I'm getting the different time format error on ...
0
votes
1answer
737 views

rails bluehost error Ruby (Rack) application could not be started

I've worked through many issues deploying a simple rails app and thought all was good when i saw the rails welcome screen... then I saw lots of errors when I selected the "about your applications ...
5
votes
1answer
1k views

How to install git repository on Bluehost

I've tried pretty much anything I could find on Google, if you enter: bluehost git repository all of the results on first page and some on second, I've tried. Also I've tried this very useful tutorial ...
0
votes
0answers
240 views

Installing MongoDB and PHP Driver on bluehost

I need to install mongdb on a real webserver , I tried the link here : http://tchvan.wordpress.com/mongodbandphponbluehost/ and it did not work I receive error mongo shell Error: couldn't ...
0
votes
1answer
174 views

Amazon SES Emails are not getting to some servers

I have set up Amazon SES. My domain is verified and my DKIM is enabled and verified. Emails do send but I have a Bluehost account that does not receive the emails. According to the logs at Bluehost ...
0
votes
0answers
414 views

(Joomla with Bluehost) Could not instantiate mail function (did it all) [closed]

UPDATE: It's in my bluehost account. I asked the customer support and they said that they disabled my email accounts because of some violation reason (maybe spam). I then used my other blue host ...
0
votes
1answer
2k views

Redirecting Subdirectory to Subdomain with htaccess

I'm relatively new to using .htaccess, and have never done any coding besides what I've read online. I'm using Bluehost, and I'd like to redirect my blog subdirectory to a subdomain. Example: I'd ...
1
vote
1answer
628 views

who to access nodejs app, in bluehost?

I have an application running on bluehost, but I can not access this. I've tried accessing the domain (eg mydomain.com:8000), but does not work. Is there any way to access the application without ...
0
votes
1answer
104 views

Can I use Bluehost as a host for a .fr domain, Gandi.net being my registrar?

I have a .fr domain registered at Gandi.net. Yesterday I subscribed to Bluehost for the hosting (being a beginner, it is easier to install Wordpress through Bluehost). I had to change the DNS on ...
0
votes
1answer
216 views

Not able to connect to bluehost server for reading mail from php script using imap_open

I am trying to connect to bluehost to read my email (on one of the domains on bluehost). I tried the following code: imap_open("{mail.domain.com:993/imap/ssl}INBOX", $email, $password); and also ...
0
votes
0answers
49 views

How to log mySQL statements that run on a hosted server (BlueHost) without SUPER privileges

I can't seem to figure out how to log all sql queries on BlueHost, which seems to restrict me from setting the general_log_file (requires SUPER) or going to the /var/lib/mysql folder (restricted to ...
0
votes
1answer
219 views

CakePHP login fail

I have simple cakephp application, I build using this tutorial Simple Authentication and Authorization Application. I have the same exact code block as from the tutorial. I run this on my computer ...
0
votes
2answers
335 views

Login Script Not Executing - Bluehost

I have the following log in script that is run when a user hits the submit button on the login form on www.msheeksproductions.com. I have removed the DB login info for security reasons. <?php ...

1 2 3