Hello,
So I have this website/script that is no longer developed and it has been shut down for quite some time. I would like to keep it as read only (archive.mydomain.com), no new registration. It still works fine with PHP 5.3.10 but any other version it starts throwing errors and the page does not open. On WAMPserver I've setup PHP 5.3.10 and MySQL 5.6.37
Which are the same version where it currently works (Inmostion hosting) and they use same versions just on Linux (CentOS or Red Hat, not quite sure).
I've copied all files over to WAMPserver and impored DB in PHPMyAdmin and created same DB name and username/password but it does work.
My question is, how do I troubleshoot this and determine why its not working on Windows? I'm out of ideas.
TIA
So I have this website/script that is no longer developed and it has been shut down for quite some time. I would like to keep it as read only (archive.mydomain.com), no new registration. It still works fine with PHP 5.3.10 but any other version it starts throwing errors and the page does not open. On WAMPserver I've setup PHP 5.3.10 and MySQL 5.6.37
Which are the same version where it currently works (Inmostion hosting) and they use same versions just on Linux (CentOS or Red Hat, not quite sure).
I've copied all files over to WAMPserver and impored DB in PHPMyAdmin and created same DB name and username/password but it does work.
My question is, how do I troubleshoot this and determine why its not working on Windows? I'm out of ideas.
TIA