Go Daddy is an Internet domain registrar and Web hosting company. It also sells e-business related software and services.
-1
votes
1answer
11 views
Azure Website Certificate Signing Request (CSR) [closed]
I am running my website on Windows Azure. It's a Website in shared mode.
I want add a SSL certificate that I have purchased from GoDaddy and for me to get the certificate I need to give GoDaddy my ...
-4
votes
1answer
26 views
Godaddy PHP error message [closed]
At http://beta.brianjblair.com/ I get:
Warning: include(/ap/js.php) [function.include]: failed to open stream: No such file or directory in /home/content/63/10105363/html/beta/index.php on line 11
...
0
votes
0answers
21 views
.Net form is inserting domain name into path
This is pretty bizarre, but after copying my website into a new application directory, by the same name, on GoDaddy, .Net is adding the domain name to all my path references.
For instance, I have ...
0
votes
1answer
12 views
joomla no file specified on live server
I am new to Joomla. I uploaded the Joomla project for my local to live server. The problem is when I click on any links from home page, the page shows that "No input file specified". I have checked my ...
0
votes
0answers
16 views
Send mail from Godaddy with mail()
I'm trying to use this code to send email from mail() function at Godaddy...
It worked a few months ago, now it just does not work...
I have no idea why and I am a bit stuck...
This is the code:
...
0
votes
0answers
8 views
What is the best approach for Campaign Monitor to displaying custom data sets
I'm currently working with the Campaign Monitor API which limits a max of 20 custom vars at 250 chars each.
I want to use there service as the white hat servers along with the analytics are worth ...
0
votes
1answer
15 views
problems in timestamp insert Godaddy
I have an insert code on which is works on localhost but on my hosting which is Godaddy (Linux) i am having timestamp problem when i insert timestamp gets 10 hours back from my local time.
i have ...
0
votes
0answers
16 views
Publishing webservice to Godaddy
I have this web service I want to publish on Godaddy. I have already a domain and a web hosting on windows. I created virtual directory in IIS and tested it by browsing to the URL of the directory. ...
-1
votes
0answers
17 views
I need to host lithium project in godaddy hosting [closed]
I have developed an application in lithium PHP framework and I have a hosting provided by godaddy.com with apache server on linux platform.
I need to host my app now.. I think i have to change ...
-1
votes
1answer
36 views
How set up Magento on hosting only for test use? [closed]
I want to ask a noob question.
.htaccess issues on Magento in Godaddy Server
I am currently using Godaddy hosting, and I want to setup a Magento in the sub directly only for test use not relative to ...
0
votes
2answers
35 views
Disappearing data MYSQL Database
I'm using a MySQL database provided by GoDaddy and it was working correctly up until today. Whenever I go to insert data it'll overwrite other rows despite the insert being specified and not update. ...
0
votes
0answers
14 views
Url rewritting on Godaddy
I am working on a web application*(framework 3.5)*.I had done routing in this by using the following code :
http://www.4guysfromrolla.com/articles/051309-1.aspx
On local machine everything running ...
0
votes
0answers
32 views
500 server error when using a subdomain in zend framework project
I have zendframework 2 skeleton setup and working fine and as expected on a directory (domain.com/dir/public). I have added a subdomain (sub.domain.com) on a godaddy shared hosting account that points ...
0
votes
0answers
28 views
Not getting post data properly on server
Recently I had upload my project on server and I had faced some issues regarding post data.
In my all forms, I'm using jquery Ajax to insert and update data, ajax request is execute properly and all ...
-1
votes
0answers
48 views
Weird email issue with godaddy / joomla [closed]
I have a joomla site installed on dediserve, the email for the domain is handled with godaddy. Generally speaking, the email functions perfectly. However, when I have a form submission from the site, ...
-1
votes
0answers
29 views
Linking Godaddy domain with Amazon EC2 [closed]
I have a godaddy domain www.abc.com and I created my Amazon hosting account instance with the elastic ip address xx.yy.zz.aa. In my godaddy account, I edited the zone file of my domain and replaced ...
0
votes
0answers
14 views
trying to write to existing file on godaddy server
I am trying to write to file called CallXml.xml on godaddy server with python
below is my code
from ftplib import FTP
ftp=FTP('domain name')
ftp.login('UN','Pass')
...
-1
votes
1answer
16 views
Godaddy's IP showing up in mail headers from my VPS [closed]
I have a CentOS VPS hosted by godaddy, and although I'm running my own Exim mailserver, the IP address of the actual server changes frequently when I send mail (as viewed in headers). These are ...
1
vote
1answer
43 views
Interop.Microsoft.Office.Interop.Word
I have developed a website that allows you to fill out a form (using jquery) and then build a word file which will be opened immediately after filling to allow printing.
I have used these libraries: ...
-1
votes
1answer
51 views
413 request entity too large - godaddy hosting [closed]
I have successfully POSTed files using AJAX to PHP running on GoDaddy hosted server for a year now. Admittedly the amount of data passed over is gradually getting larger, and it around 1.7Mb.
Now ...
-1
votes
2answers
51 views
SOCIAL_NETWORKING.Global.Application_Start(System.Object, System.EventArgs)' to access method 'System.Web.HttpRuntime.get_FileChangesMonitor()' failed
from some days I am having a peculiar problem with my site www.friendsonline.in which is hosted on Godaddy Server. Everything was normal before.. but now it's showing an ERROR that is Attempt by ...
1
vote
3answers
38 views
timthumb.php show as a text, not working
I use economy plan of godaddy host. I installed wordpress on it an run ok. But when I up timthumb.php to host it's not run. Just show timthumb.php as a text.
How can I fix it?
My site: ...
-3
votes
1answer
24 views
Wordpress blog on godaddy with Subdomain [closed]
I want to setup a wordpress blog on my website. Like blog.example.com
My domain and hosting provider is godaddy.
how to do it?
-2
votes
0answers
14 views
issue in godaddy server sites migration [closed]
Scenario:
I had created 2 sites on Linux CentOS 6 x64 Godaddy dedicated server having cisco firewall.
I had mapped the sites to internal IP 10.0.0.1 and 10.0.0.2 respectively through WHM.
mapping of ...
0
votes
1answer
21 views
Browser warning using custom domain through Heroku/Zerigo
I'm having trouble deploying my Rails app using a custom domain and while I've already spent a couple days looking through Stack Overflow and all the Heroku/Zerigo articles, I've exhausted my options ...
0
votes
1answer
41 views
How to run web2py on a brand new host I just purchased from goDaddy
I am having trouble launch the website after I upload my web2py folder on the host. If it is locally, I just clicked on the web2py exe file and choose local and I can deploy my local website. But how ...
-1
votes
0answers
33 views
Personal Cloud Solution [closed]
I've been at this for months and have finally decided to see if anyone else has any ideas. I need a personal "cloud" of sorts. Something that will allow me to access a folder (or folders) on my ...
-3
votes
0answers
42 views
how to convert audio from aif or 3gp to mp3 in godaddy [closed]
how can I convert audio file which I recorded in the iphone or andriod which has aif or 3gp format into mp3. I have godaddy account and I upload the file using ftp.
but I can use php to upload the ...
1
vote
1answer
99 views
C# uploadify Access to the server denied
I'm trying to upload to my godaddy server a image but whenever i do i get a "access to the path D:\Hosting\012145454\html\uploads\sites is denied"
I have the proper write/read permissions configured ...
0
votes
0answers
69 views
Issue with GDForm.php on GoDaddy web hosting
I have gdform.php in the root folder of my site. The coding is as follows (after <? php):
$request_method = $_SERVER["REQUEST_METHOD"];
if($request_method == "GET"){
$query_vars = $_GET;
} ...
0
votes
0answers
62 views
Installing git on GoDaddy
I am trying to install git on Linux on server following instruction from this website which GoDaddy recommends.
Since I'm not an SSH expert I'm struggling to replace variables in .bashrc file
My ...
4
votes
2answers
163 views
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 39 bytes) in xxx/xxx/xxx/xxx
I have hosted one drupal website in godaddy. but now a days I am fighting with most weird problem "Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 39 bytes) in ...
1
vote
1answer
29 views
Uninstall WordPress (GoDDaddy)
I have scanned stackoverflow and Google thoroughly but I apologize if this has been answered elsewhere. Basically, I'm not all that smart when it comes to modern-day websites, especially with things ...
0
votes
2answers
55 views
What is wrong with my connection string?
I am trying to connect to my GoDaddy-hosted database.
They gave me this as an example:
Data Source=KezBlu.db.10971085.hostedresource.com; Initial Catalog=KezBlu; User ID=KezBlu; Password='your ...
0
votes
3answers
31 views
jquery s3slider working locally but not only
I am using the jquery s3slider, here is the link: http://www.serie3.info/s3slider/
it is working perfectly locally however when uploaded to my godaddy hosting it is not working, below is the link to ...
0
votes
1answer
76 views
Trying to get remote database server working with mysqli locally
I have created myself a new database through Godaddy, and I'm tyring to connect my PHP to it thru mysqli. It can't connect to the database. Since the database has just been created, maybe it's still ...
2
votes
4answers
271 views
php requests not send complete data always
I'm facing a problem that sometimes I'm not receiving complete data from php server for an AJAX request (Linux Shared hosting on godaddy). See attached image, it is showing 0B(14.3KB) (and it shows ...
0
votes
1answer
110 views
500 Internal Server Error on PHP Files - GoDaddy
I have a website in GoDaddy. - named 'skyslit.com'
It was working fine. But from last 1 week it takes above 30 seconds to load and finally an error message like 500 Internal Server Error is shown.
...
0
votes
2answers
268 views
How to access the php.ini file in godaddy shared hosting linux
I have a web, and running well on my localhost.
After I Upload on my godaddy hosting, My web got a bug. the conclusions is, I MUST change the memory_limit on the php.ini file, BUT cant find php.ini ...
0
votes
1answer
29 views
How to get my apps domain name to display in the browser when I visit it?
I've got an app hosted on heroku and a domain name from godaddy. I can simply forward the address from godaddy but then the heroku address displays in the browsers navbar. I've added the domain name ...
0
votes
1answer
61 views
Whats the difference in go daddy fowarding vs cname pointing?
Whats the difference in go daddy between fowarding my subdomain to my heroku app url vs pointing a www cname to the heroku app url?
Which one should I use?
0
votes
2answers
56 views
MySQL Connection Issues
Not Connecting as expected
For some reason I cannot get my script to work as I need it to here is my mysql_connect that I have put into my PHP site. I cannot seem to get my PHP script to connect to ...
0
votes
3answers
187 views
Laravel installation in godaddy hosting, how to prevent accessing /public using .htaccess
I deploy a laravel application into godaddy hosting. I use Solution 2 from http://forums.laravel.io/viewtopic.php?id=1258
Now I have a working laravel application that accessible either using ...
0
votes
0answers
24 views
Godaddy : $_FILES['tmp_name'] error
Seems the temporary location on my file server on godaddy is missing, I've searched the web and found no article that c'd help. Is there a way I can change the .htaccess file so it redirects to a ...
2
votes
0answers
38 views
Develop website remotely using visual studio
I use Visual Studio 2010 Ultimate. I have created ASP.NET-Website project. I want to develop my site remotely, since I don't want to encounter surprising problems when I put my local-developed site to ...
-1
votes
0answers
29 views
How to replace the apache.crt and apache.key with GoDaddy.crt and key in SSL [closed]
So, after a week of trying to get my SSL up and running on my Apache2 server. I finally got it working. However, it is pointing at the self signed signature CRT that I created, in the SSL file. I ...
0
votes
2answers
80 views
How to configure Rails with Puma to use SSL?
I am using:
Rails 3.2.13
Puma 1.6.3
Devise 2.2.3
So, I tried googling and looking for an answer, online, however I only found how to start puma using SSL: puma -b ...
0
votes
1answer
43 views
Why are the hidden links throughout my page still appearing in the noscript tags?
Thank you for reading.
I have been working on a simple web site (one page at the moment) to display some basic information. This site also contains several links that refer the user to downloadable ...
0
votes
1answer
81 views
Cronjob executes multiple times - Godaddy
Everything was working ok but some days ago my newsletter started sending 3 times the same email to all of my subscribers at the same time!
This is my script:
/usr/bin/wget ...
0
votes
0answers
43 views
Installing Request Tracker on 3rd party hosting account [closed]
I'm wondering if it's possible to install Request Tracker on GoDaddy's servers.
For example, could I extract the tarball into a directory to which a subdomain points and configure it from there.
If ...







