Even the Sharepoint Central Administration page doesnt open. I get the same error as "Unable to connect to configuration database".
Main Topics
Browse All TopicsWe have sharepoint and SQL Server installed on a single windows 2003 server. The setup was fine until we changed the Static IP and the network configuration of the windows 2003 server in our company to accomodate more servers. Now we are getting "Cannot connect to configuration database" error. Iam able to connect to the sql server using the SQL Server Management studio but how do we update the sharepoint configuration files to point to the new static ip, so that the sharepoint can connect to the sql server?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Business Accounts
Answer for Membership
by: chapmandewPosted on 2008-04-28 at 07:18:10ID: 21454197
SEe if this helps guide to you where you can change the connection:
On the SharePoint Central Administration page, click Extend or upgrade virtual server.
On the Virtual Server List page, click the name of the virtual server to extend.
On the Extend Virtual Server page, in the Provisioning Options section, select Extend and create a content database.
In the Application Pool section, select either Use an existing application pool or Create a new application pool.
Note It is recommended that you create a new application pool for each virtual server, so that they run in separate processes. This application pool should use a domain account, but it does not need to have database creation rights in SQL Server the administration virtual server account will create any databases required.
If you selected Use an existing application pool, select the application pool to use. If you selected Create a new application pool, enter the new application pool name, user name, and password to use.
In the Site Owner section, in the Account name box, type the user name for the site owner (in the format DOMAIN\name, if the username is part of a Windows domain group).
In the E-mail address box, type the e-mail address that corresponds to the account.
In the Database Information section, select the Use default content database server check box, or type the database server name and database name to use for a new content database.
In the Security Configuration section choose either NTLM or Kerberos authentication.
Note Using a domain user account might require additional steps to add a Service Principal Name (SPN) to the account. Information about adding a Service Principal Name (SPN) to a domain user account is available in Using Integrated Windows Authentication with Windows SharePoint Services and the Microsoft Knowledge base article 832769: How to configure a Windows SharePoint Services virtual server to use Kerberos authentication.
If you want to specify a path for the URL, in the Custom URL path box, type the path to use.
If you are using quotas, select a template in the Select a quota template box of the the Quota Settings section.
In the Site Language section, select the language to use.
Click OK.