Hi everyone,
I am trying to transfer an IP board forum from a Linux server onto a windows server running IIS. I go through the installation, and set up a new database. Then, when I try to upload the old database form the linux server I get an error:
IPB WARNING [2] load_template_from_php(C:\Inetpub\vhosts\sitename.com\httpdocs\forum/cache/skin_cache/cacheid_21/skin_global.php): failed to open stream: No such file or directory (Line: 2116 of \sources\ipsclass.php)
So the slashes start off as \ a la Windows, but then turn to /. How do I fix this, or what am I doing wrong? Does this even have anything to do with Linux versus Windows? Thanks in advance!