Posted - 03/10/2026 : 09:43:40
Hi there,
I have an older version PHP site that i created for a company that has been running perfectly well. (Ionos)
The company have decided to move to another developer/hosting provider and in the first part of that process they have moved the domain name to the other provider but still pointed the domain back to the original website.
However, in this process the website has stopped working. It is pointing to the correct original webspace but nothing is shown on the screen (the page titles can been seen in viewsource).
I just wondered if some one might be able to help diagnose the problem?
I haven't listed the domain name as view source lists the following details!
$db_username = ""; // Your database login username $db_password = ""; // Your database login password $db_name = ""; // The name of the database you wish to use $db_host = "";
Edited by - mikeod on 03/10/2026 10:00:53
|