I have an apache server on my WinBox with PHP/MySQL. Using a free domain name service to redirect traffic to the server as DNS Host A, the invision message board fails when users click on links. To correct this, I have had to enter the servers IP directly into the conf_global.php file. The problem is that the servers IP is dynamic on dial up and so has to be re-entered into the conf_global.php file each time the server is reconnected to the internet.
Is there a way of automatically retrieving the IP?