<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : setup forum on Godaddy servers</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : setup forum on Godaddy servers]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 11:25:20 +0000</pubDate>
  <lastBuildDate>Fri, 08 Jun 2007 22:17:11 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=23436</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[setup forum on Godaddy servers : call godaddy support they can...]]></title>
   <link>https://forums.webwiz.net/setup-forum-on-godaddy-servers_topic23436_post123485.html#123485</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23139">oldgym</a><br /><strong>Subject:</strong> 23436<br /><strong>Posted:</strong> 08&nbsp;June&nbsp;2007 at 10:17pm<br /><br />call godaddy support they can get you the exact information you need. like my post above make sure you put the info in the correct place in the connections page.<br><br>mysql on godaddy is running the correct version so it should work.<br>]]>
   </description>
   <pubDate>Fri, 08 Jun 2007 22:17:11 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/setup-forum-on-godaddy-servers_topic23436_post123485.html#123485</guid>
  </item> 
  <item>
   <title><![CDATA[setup forum on Godaddy servers : Thanks for the reply oldgym,I...]]></title>
   <link>https://forums.webwiz.net/setup-forum-on-godaddy-servers_topic23436_post123475.html#123475</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=26430">jman 31</a><br /><strong>Subject:</strong> 23436<br /><strong>Posted:</strong> 08&nbsp;June&nbsp;2007 at 2:28pm<br /><br />Thanks for the reply oldgym,<br><br>I have entered what I believe are the proper settings and still get the same results. The thing I'm not sure of is the "server-name"<br><br>I have two IP's to choose from. I get one from the godaddy server, but when I click on the mysql database it transfers me to "star technologies PHP" page and it has a different IP. I have tried using both of these IP's with the same results. Maybe I'm not supposed to be using an IP?<br><br>Jman<br><br>Its also telling me, <br><br>&nbsp;&nbsp;&nbsp;&nbsp; "You need to have myODBC Driver version 3.51 installed on the server". <br><br>How do I know if thats done or not? ]]>
   </description>
   <pubDate>Fri, 08 Jun 2007 14:28:02 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/setup-forum-on-godaddy-servers_topic23436_post123475.html#123475</guid>
  </item> 
  <item>
   <title><![CDATA[setup forum on Godaddy servers :  you need to make sure your database_connection.asp...]]></title>
   <link>https://forums.webwiz.net/setup-forum-on-godaddy-servers_topic23436_post123456.html#123456</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23139">oldgym</a><br /><strong>Subject:</strong> 23436<br /><strong>Posted:</strong> 08&nbsp;June&nbsp;2007 at 4:04am<br /><br />you need to make sure your database_connection.asp settings are as follows, only fill in the red areas...<br><br>&nbsp;&nbsp;&nbsp; strSQLServerName = "<font color="#ff0000">servername-secureserver.net</font>" 'Holds the name of the SQL Server (This is the name/location or IP address of the SQL Server)<br>&nbsp;&nbsp;&nbsp; strSQLDBUserName = "<font color="#ff0000">oldgym-username</font>" 'Holds the user name (for SQL Server Authentication)<br>&nbsp;&nbsp;&nbsp; strSQLDBPassword = "<font color="#ff0000">oldgym-password</font>" 'Holds the password (for SQL Server Authentication)<br>&nbsp;&nbsp;&nbsp; strSQLDBName = "<font color="#ff0000">DB-namehere</font>" &nbsp;&nbsp;&nbsp; 'Holds the name of the database<br><br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; 'Initilise the DB Connection String<br>&nbsp;&nbsp;&nbsp; strCon = "Server=" &amp; strSQLServerName &amp; ";User ID=" &amp; strSQLDBUserName &amp; ";Password=" &amp; strSQLDBPassword &amp; ";Database=" &amp; strSQLDBName &amp; ";"<br>End If<br><br>------------------------------------------<br><br>goaddy offers 1 sql database with shared hosting so i suggest you take advantage of that instead of using access.<br><br>also godaddy does have the aspupload component installed on all servers so all you have to do is add permissions to the uploads folder and posting files and images are available.<br><span style="font-size:10px"><br /><br />Edited by oldgym - 08&nbsp;June&nbsp;2007 at 4:05am</span>]]>
   </description>
   <pubDate>Fri, 08 Jun 2007 04:04:16 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/setup-forum-on-godaddy-servers_topic23436_post123456.html#123456</guid>
  </item> 
  <item>
   <title><![CDATA[setup forum on Godaddy servers : I am getting the same error that...]]></title>
   <link>https://forums.webwiz.net/setup-forum-on-godaddy-servers_topic23436_post123452.html#123452</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=26430">jman 31</a><br /><strong>Subject:</strong> 23436<br /><strong>Posted:</strong> 07&nbsp;June&nbsp;2007 at 10:02pm<br /><br />I am getting the same error that you got at godaddy, oldgym. If you don't mind my asking was it a spelling error on your part or in the file itself?<br><br>Thanks<br><br>Jman<br>]]>
   </description>
   <pubDate>Thu, 07 Jun 2007 22:02:17 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/setup-forum-on-godaddy-servers_topic23436_post123452.html#123452</guid>
  </item> 
  <item>
   <title><![CDATA[setup forum on Godaddy servers : If you ever have enough of GoDaddy...]]></title>
   <link>https://forums.webwiz.net/setup-forum-on-godaddy-servers_topic23436_post123277.html#123277</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 23436<br /><strong>Posted:</strong> 01&nbsp;June&nbsp;2007 at 1:12pm<br /><br />If you ever have enough of GoDaddy you can always checkout our hosting at <a href="http://www.webwiz.net" target="_blank">www.webwiz.net</a> and can even setup Web Wiz Forums for you on your hosting account.<br><br>We will also be launching a range of Web Wiz Forums only hosting packages so if you only wanted your forum hosted and not your whole site there will be cheaper options available for that.<br>]]>
   </description>
   <pubDate>Fri, 01 Jun 2007 13:12:31 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/setup-forum-on-godaddy-servers_topic23436_post123277.html#123277</guid>
  </item> 
  <item>
   <title><![CDATA[setup forum on Godaddy servers : turns out I had a typo in my database...]]></title>
   <link>https://forums.webwiz.net/setup-forum-on-godaddy-servers_topic23436_post123273.html#123273</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23139">oldgym</a><br /><strong>Subject:</strong> 23436<br /><strong>Posted:</strong> 01&nbsp;June&nbsp;2007 at 12:40pm<br /><br />turns out I had a typo in my database file. for future godaddy hosting customers, godaddy really has a generic support system. <br><br>they are easy to get to and available 24/7, they are in the USA and speak good english <img src="https://forums.webwiz.net/smileys/smiley32.gif" border="0" align="absmiddle" alt="Clap" />&nbsp; but all they could tell me was that the SQL DB is setup correctly bye bye!!<br><br>you are pretty much left in the dark for anything other then basic providing of information. I suggest anyone that has a website racking in big bucks, not to go with godaddy because if something happens you really cant get anyone behind the scenes to investigate.<br><br>as for me, my websites are small time so i get what i pay for.<br><br>Thanks, Borg and the rest of the webwiz family, <br><br>ps. I really love yourapplications and am waitng for9.0<br>]]>
   </description>
   <pubDate>Fri, 01 Jun 2007 12:40:48 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/setup-forum-on-godaddy-servers_topic23436_post123273.html#123273</guid>
  </item> 
  <item>
   <title><![CDATA[setup forum on Godaddy servers : The error means that the details...]]></title>
   <link>https://forums.webwiz.net/setup-forum-on-godaddy-servers_topic23436_post123259.html#123259</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 23436<br /><strong>Posted:</strong> 01&nbsp;June&nbsp;2007 at 8:11am<br /><br />The error means that the details you have entered to connect to the SQL Server are incorrect. Contact GoDaddy for the correct details.]]>
   </description>
   <pubDate>Fri, 01 Jun 2007 08:11:44 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/setup-forum-on-godaddy-servers_topic23436_post123259.html#123259</guid>
  </item> 
  <item>
   <title><![CDATA[setup forum on Godaddy servers : anyone succesful at installing...]]></title>
   <link>https://forums.webwiz.net/setup-forum-on-godaddy-servers_topic23436_post123253.html#123253</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=23139">oldgym</a><br /><strong>Subject:</strong> 23436<br /><strong>Posted:</strong> 31&nbsp;May&nbsp;2007 at 9:09pm<br /><br />anyone succesful at installing the SQL version of 8.0a forum on godaddy hosting server?<br><br>I was running the access version successfully but need to upgrade because of heavy traffic. so i created a SQL database with godaddy and plugged in the info into the database_connections.asp file.<br><br>when running the mssql_server_setup.asp file i get the following error<br><br><font color="#666666"><i><font face="Verdana, Arial, Helvetica, sans-serif" size="2"><b>Error Connecting to database on SQL Server</b><br><br>Check the following is set up and correct:- <br><br>SQL Server User Name<br>SQL Server Password<br>Name of the SQL Server<br>Database name set up by you on the server<br>Empty Database set up by you on the SQL Server<br><br>Check also that you have entered the correct details in the file 'database_connection.asp' found in the 'database' directory.<br>---------------------------------------<br><br><br></font></i><font color="#000000" face="Verdana, Arial, Helvetica, sans-serif" size="2">anyone with experience with go daddy please help.<br><br><br><br>thanks in advance<br></font></font>]]>
   </description>
   <pubDate>Thu, 31 May 2007 21:09:47 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/setup-forum-on-godaddy-servers_topic23436_post123253.html#123253</guid>
  </item> 
 </channel>
</rss>