Total Newbie Question

  • HI All

    I have inherited a MS SQL db and have next to no SQL or php experience.

    My problem is....

    I have just moved the web server and hence SQL server domain name to another server.

    I am referencing pages on the old site with its IP number but it is producing an error 403.1 I assume from the IIS server.

    http://152.98.194.2/boating/boating.html

    linking to

    http://152.98.194.2/boating/BookingsSave.php

    Where and what do I need to change to fix this?

    I have tried accessing the page with the IP and port number.

    Changed the DB name referenced in the php page.

    Any help would be appreciated

    TIA

  • Just a guess but if the name of your SQL Server changed your pages probably have a DNS statement (or possibly multiple statements) somewhere that is pointing to the old location.

    Kenneth Fisher

    Kenneth FisherI was once offered a wizards hat but it got in the way of my dunce cap.--------------------------------------------------------------------------------For better, quicker answers on T-SQL questions, click on the following... http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]For better answers on performance questions, click on the following... http://www.sqlservercentral.com/articles/SQLServerCentral/66909/[/url]Link to my Blog Post --> www.SQLStudies.com[/url]

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply