Tagged Questions
The bluehost tag has no wiki summary.
2
votes
3answers
241 views
Generating Unique 8 Character Hex Strings
Just as a fun project I wanted to try and make a simple URL shortener for my own personal use but I wanted to try and incorperate things that I liked from other shorteners like bit.ly and such. So ...
2
votes
3answers
156 views
Page is downloaded instead of rendered over SSL
I have my checkout page secured on my site with the Bluehost SSL certificate and quite frequently the page will be downloaded instead of rendered.
This only happens when I use ssl, if I run the site ...
2
votes
1answer
265 views
Simple code to install a subversion repository on a linux server
What is the simplest way to install a private subversion repository on a Linux server - specifically a bluehost shared server?
Apache version 2.2.13 (Unix)
PHP version 5.2.9
Architecture x86_64
...
2
votes
1answer
1k views
How to get a rails 2.3.3 application running on Bluehost with fastcgi
Using Your Ruby Gem(s)
You will need to add /home/username/ruby/gems to the include path.
You can do this by **adding the following code to your script**:
$:.push("/home/username/ruby/gems")
What ...
1
vote
3answers
121 views
My php form is not working on bluehost server
I have created a simple contact form for my website. When I use the send button the form goes to a thank you page as it should. When the thank you page displays the url changes and a folder /info/ is ...
1
vote
1answer
115 views
$facebook->getUser() returns 0 after moving to new hosting
I'm using Facebook PHP SDK 3.1.1. This code works fine for me on my previous hosting. I've just moved it to BlueHost and the value of $user is always 0 even when user already logged in:
$facebook = ...
1
vote
2answers
178 views
Trouble hosting with CodeIgniter
I am a CI newbie. All this time i have been doing my recent projects on my localhost. I chose CodeIgniter and Doctrine as my database framework.
My local host specs are:
Windows 7
Wampserver 2.0
I ...
1
vote
3answers
150 views
Drupal 6: How to set up & use Mercurial for my Drupal projects
I need to start using version control system for my Drupal projects, and I decided on Mercurial.
During last 2 days I have been googling to find some tutorials, guides, tips, anything about "how to ...
1
vote
1answer
219 views
Mercurial between server and local?
I have a portal development work in process... I had some troubles time to time like losing, overwriting wrong files, etc... So I decided to go for Mercurial for this development. My first experience ...
1
vote
1answer
288 views
Defining PYTHONPATH for http requests on a shared server
I'm installing Django on Bluehost and one of the steps to install it was to install flup on their server. I did so and everything works great when I'm logged in via the SSH. However when I actually ...
1
vote
2answers
324 views
Subdomains and Folders
Just started a site and I have an /img directory on the main domain. I would like to set up a subdomain(where the file folder is just another one in the main directory) that is able to use the /img ...
0
votes
0answers
7 views
Joomla and Video Whisper Installation
I am having significant trouble with making Video Whisper (www.videowhisper.com), a video chat serivce work with Joomla. The error i get is that RTMP connection failed. That means that Bluehost, my ...
0
votes
0answers
10 views
bluehost zip file upload not able to rename
i have a bluehost account. I am facing problem related to uploading of zip files and renaming it. if there is a file name on my desktop king.zip and i upload it to bluehost account and rename 'john' ...
0
votes
0answers
43 views
Bluehost Automatic Sub-domain Creation
I am working on a small project in which people create an account and they are given a sub-domain like username.mydomain.com
However, while this address is shown in the address bar of the browser, ...
0
votes
1answer
90 views
publish the ASP.NET MVC 3 project in bluehost
I've designed a website using ASP.net MVC 3.
I wanted to host it online.
But as copied all the folders and files and uploaded in Bluehost [via FTP Manager], the page doesn't load. It still shows the ...
0
votes
1answer
38 views
Bluehost (or PHP Script) Issue With Cookies
I've got the weirdest problem with Cookies. I've written some PHP script that uses tokens to identify the visitor so that "he/she" can use the website correctly.
The Token system is working perfectly ...
0
votes
1answer
45 views
svn bluehost checkout
I am trying to setup svn version control on my bluehost web hosting account. I created the repository my typing:
svnadmin create my_repo
I have a folder at the same level labeled public_html, that ...
0
votes
1answer
55 views
Rails 3 backend on Heroku, website and email on bluehost?
Okay, here's the situation. I've had a bluehost account for several years and am happy enough with it I'm unwilling to move without a really good reason. However, I'm finding more and more that the ...
0
votes
1answer
73 views
Removing index.php from the url in codeigniter
I recently started using codeigniter, and I've got it hosted on Bluehost here: http://dev.fuelingtheweb.com/codeigniter/.
If I included index.php in the path like this: /codeigniter/index.php/hello, ...
0
votes
1answer
22 views
Use existing sub-domain for new hosting plan
Suppose I have a domain test.com in the bluehost server.
Now I want to purchase a new hosting plan in dreamhost.
While purchasing the plan, I want to have domain name for new server as ...
0
votes
1answer
45 views
URL rewriting: addon domains, subdomains, and directories
Say I have domain.com and addon.com. My hosting provider is Bluehost. domain.com is the primary domain (hosted in public_html) and addon.com is an addon domain (hosted in public_html/addon). I'd like ...
0
votes
2answers
63 views
Gettext not working on bluehost
I just installed a website on a bluehost hosting and the text does not get translated. Note that the exact same code works locally.
I have installed the Gettext extension and it appears as enabled in ...
0
votes
1answer
113 views
Sendmail_from function in php.ini
I currently own a hosting package with Bluehost.com. All emails sent from any mail function end up sending in the username@boxname.bluehost.com. I tried editing a php.ini file for this. It still ...
0
votes
1answer
183 views
Install Facebook PHP library on Bluehost
My hosting provider is Bluehost, and I'm attempting to create a Facebook app for the first time, but I do not understand how to get the files necessary installed on my hosting directory.
The facebook ...
0
votes
1answer
54 views
Imported a WordPress database to a new host now site doesn't show up
I made a site on one host (bluehost) and now the client wants it on another host (starlogic). Here is what I did:
Exported the database tables from bluehost and imported them into the database ...
0
votes
1answer
86 views
Dont understan what exactly I can do with cloud computing such as AWS
I have read a couple articles and I know the basic concept of cloud computing..But I still don't know what exactly I can do with this service.
As a mobile application developer, I have developed a ...
0
votes
1answer
191 views
Install Cake PHP on Bluehost
I want to install cakePHP on my bluehost server... But I always get an error. I just upload the folder which I dowloaded from cakephp's web site and I've tried to modify the ROOT, APP_DIR and ...
0
votes
1answer
113 views
Bluehost, Best way to run server
I have Bluehost account and the way I connect to the MySQL database and handle requests from remote devices is to use PHP scripts. I was wondering if I could run my server using C# instead of writing ...
0
votes
4answers
438 views
How to avoid ssh passphrase while using git on bluehost
I'm using assembla as git repository. I want to keep a local version to my bluehost hosting. each time i ask to fetch the latest copy, it ask me to put passphrase -
Enter passphrase for key ...
0
votes
1answer
228 views
Installing Xdebug on a remote server (bluehost.com)
I have xdebug installed and working on my mac but I can't seem to get it installed on my server ( a bluehost.com server). I have been trying for ages and would appreciate any help possible.
Basically ...
0
votes
2answers
268 views
PCI compliance issues for Magento running on Bluehost
I'm trying to setup an ecommerce site for a client and PCI compliance has come up. I'm having a hard time finding specific examples online...
Lets say that I am running a magento store for a small ...
0
votes
1answer
29 views
0
votes
2answers
544 views
Rails on Bluehost: “Connection reset by peer” mod_fcgid error
I'm uploading a rails site to bluehost, a site that works on my local machine. I'm having trouble configuring it to run on bluehost, though. Here's the error I'm getting:
[warn] [client ...
0
votes
2answers
250 views
Mercurial Clone (Kiln) repository to Bluehost
Yesterday I installed mercurial on bluehost by following the instructions found here.http://bugtracker.gttools.com/public/wiki/bluehost/Mercurial
When I tried to clone one repository from kiln using ...
0
votes
1answer
89 views
BlueHost Rails Hosting
I just finished a rails app that I want to host on BlueHost. Its given me issues. I am told I ve to apply for SSH Access but I am in Ghana. So I don't know! can anybody help me
0
votes
2answers
548 views
Subversion core on a sharedhosting
I've signed up for a shared hosting plan in bluehost and tried installing a subversion by following this instruction: bluehost forum svn install script all goes well at first even tried svnadmin ...
0
votes
1answer
231 views
Where to locate automysqlbackup.sh [AutoMySQLBackup] at Bluehost? [secure issue]
After having seriously database loosing problems, I decided to go for an autobackup system. I researched and AutoMySQLBackup looks fine.
I use Bluehost, where should I locate the automysqlbackup.sh ...
0
votes
1answer
348 views
Bluehost internal server error
When i am creating the setup of my rails application on bluehost,it throw following error:-
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to ...
0
votes
2answers
269 views
Directory listing instead of application
I'm trying to get RoR running on bluehost. I followed a tutorial to get started, and I thought it worked fine when the default page showed up, only to find that if I delete index.html from /public the ...
0
votes
3answers
780 views
opencart install on bluehost getting 5.2+ required
I am getting 5.2+ php required when installing opencart on Bluehost.
I see that bluehost runs PHP 5.2.9, but on searching the forums I see others are running open cart sucessfully on this version.
...
-1
votes
1answer
49 views
Eveytime when I try to use require_once(“Connectdb.php”), the webpage shows nothing
I am useing Bluehost web hosting and the website that I am building is located in the subdomain, every time when I try to use
require_once("Connectdb.php") or die ("require fail!");
the web page ...
-1
votes
3answers
93 views
Do I need to modify my Bluehost php.ini file? Header function not working on remote server
This block of code shown below using a php header redirect works locally, but not on my Bluehost server:
if ($_POST['submit']=='No')
{
$url ='Location: index.php?id='.$id.'&page='.$page;
...