Peter Maier - 2014-07-29

Hi,

I had to move the calender (1.2.3) to another hoster.
Now the webserver is a different host that the database server.
I have updated settings.php so that db_host points to the DB servername.

Now when I start with the URL
webservername/WebCalendar-1.2.3/ it redirects to
dbservername/WebCalendar-1.2.3/month.php
and this is not found. If I change the dbservername to the one of the webserver, everything is fine, I can login and add entries.
If i logout and go back to the public calendar I am back to the dbservername problem.

Where can i define that the webserver is another hostname than the DBserver ?

I use version 1.2.3.
Thanks for any hints.

Cheers
-Peter