I have a godaddy hosting account and i am using php 5. I saw a tutorial on their website about making a .htaccess and php.ini and php5.ini page from the root folder to tweak values and what not.. so I did... Lately, there has been Internal Server Errors and a very slow response in browsing the site.... I stripped down pages to just html ...
I am running a web service on GoDaddy server. When i try to consume it by a ASP.NET client, hosting on the same server but diff. virtual directory, it is giving following error.
System.Security.SecurityException: Request for the permission of type 'System.Security.Permissions.ReflectionPermission, mscorlib, Version=2.0.0.0,
Culture=neu...
I am able to send and receive emails from my JSPs and associated Java code using the Java Mail API (javax.mail.*).
Now I would like to create a new POP3 email account programmatically when a user registers for my site.
I've found surprisingly little information about this with web searches. I would think it would be a somewhat common p...
I'm using a godaddy virtual dedicated server, and the default email server that comes bundled with it is postfix. There is even a way to add domains and user accounts through the godaddy control panel.
I am trying to figure out (1) exactly what it is they are doing to create new accounts via the control panel, and then (2) how to do tha...
Background
I have a GoDaddy shared Windows hosting plan and I'm running into a small issue with multiple domains.
Many people have previously reported such an issue, but I am not interested in trying to resolve that problem altogether; all I want to accomplish is to change the format of my ActionLinks.
Issue
Let's say the domain th...
Has anyone successfully been able to deploy ASP.NET website to GoDaddy's free hosting? I am talking about free hosting that comes with a domain package from GoDaddy. The catch of the free hosting is having an annoying Google Ads banner in a frame on top of the page.
I've searched Google, stackoverflow and GoDaddy forums but I can't find...
Hi,
I just pointed newdomain.com to a folder(olddomain.com/folder) on my deluxe hosting account with Godaddy. The olddomain.com/folder has a Wordpress installed in it.
When using newdomain.com none of the images show up but work when i access the site from olddomain.com/folder.
I notice that when I enter the admin section for the Word...
I'm using Heroku, and have added a couple custom domains for my app, i.e. myapp.com and www.myapp.com
My DNS at GoDaddy has three A records for '@' pointing to three separate Heroku IPs, and a CNAME for the 'www' subdomain that points to proxy.heroku.com
What I want to do is redirect any traffic to www.myapp.com to myapp.com. I tried s...
Hi!
I'd like to use gzip/deflate compression in my website on IIS7 basic shared hosting plan on GoDaddy server.
I've applied many solutions that I found in web but none resolved my problem. My pages are not being compressed at all, the size keeps the same after processing them.
I've tried to create a HttpHandler using DeflateStream bu...
I have been trying to install Mercurial on a GoDaddy deluxe server which I have ssh access to. It fails because the server does not have GCC installed and I do not wish to attempt to install it. GoDaddy support said I need to compile Mercurial locally and move it to their server.
Could anybody refer me to some resources on how to compil...
I have a Flash browser application that is used as the front end for a game I'm working on. I would like the application to be able to communicate with other instances of the application. Currently it works using URLRequests, reading from a remote PHP page that echos the data in XML. For this to work it must send a request on a specific ...
Weird problem...check out the Flash on www.FishChummer.com. The Fl and YouTube buttons (after clicking the yellow button) do not work the first time around...however, when you click the "Home" button on the side menu, and do it again, it works fine...why?
I think it's got a problem with the "framing" that godaddy's URL masking create...
I have a deluxe hosting account with Godaddy which allows for multiple sites to be installed on one server.
Problem is the root of the server is a site. www.rootsite.com
when inspecting all other sites on the server (which are in their own folders) with firebug I see www.rootsite.com/newsite instead of www.newsite.com
I would like it ...
Hi All:
I have a godaddy hosting account and having some problems with
routing. The files are under /cakephp under the default /html folder.
The full url is still showing instead of the desired www[dot]domain[dot]org
Please help.
The current setup
/cakephp/.htaccess
RewriteEngine on
RewriteBase /cakephp
RewriteRule ^$ ap...
Hello, I am new to the windows web server and have not the knowledge of syntax for web.config file.
We have under Windows IIS7 an Wordpress installation and for that wordpres generated few lines for a web.config file. Here is the content of the web.config file:
1.with this content our /stats directory and Webstats is no more accessible...
So I'm trying to break a few rules quietly. GoDaddy doesn't seem too keen on letting me have Git, and for some reason think that one needs root access to run any gcc (crazy web-hosting support teams). As I try to convince them to do what I tell them to, I'm trying to find a gcc that I can send to my server so I can build git on my own an...
Dear All,
I hosted my website on Godaddy shared linux environment and using PHP simple mail function to send emails to the registered users .But in some cases the email is not going and also I am crossing daily limit 1000 emails some times . I send maximum 1500 emails . Is there any way I can use google smtp server in PHP code there in ...
SSL Cert providers such as GoDaddy and RapidSSL claim 99% recognition -- what happens in the 1% non-recognition, and what is recognition, exactly? Should I just self-sign my certificate, instead of buying one? Is there such a thing as 100% recognition?
...
Does anyone have experience with the APIs of registrars like GoDaddy?
The goal is to use Javascript to check the availability of domain names. Someone asked a related question on StackOverflow, but the answers focused on WHOIS.
I'm hoping someone provides a more robust, JSON-based API for checking domain availability. It seems natura...
I have a GoDaddy shared hosting account where I've installed DotNetNuke. I'm trying to configure a secondary parent portal so that when users browse to my second domain, they see the new portal.
Here is my current setup:
Main DNN portal: http://MyFirstDomain.com/dnn
Domain mapped to: \dnn\Portals\1 (through GoDaddy Hosting Control Pan...