We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 12410
    • 353 Posts
    Hi Guys,
    I migrated Revo 2.1.2 to another server (into a sub directory) but the Site>View tab doesn’t show the home page. Instead it creates/opens a file called "download" with no apparent file extension. Resource ID 1 also can’t be viewed. All other resources work fine and can be viewed/previewed as normal. Some issue with viewing home page and resource id 1. I duplicated Resource ID 1 and it created as Resource id 21 and this views fine so its not a template or coding issue.
    Any ideas of fix or how to change the Site>View url?


    The content of the download file opened in notepad is:
    <?xml version="1.0"?>
    <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
    <wml>
    	<card id="card1" title="Parallels System Automation Default Page">
    		<p><img src="logo.wbmp" alt="Parallels"/></p>
    		<p><b>This is the WAP default page</b></p>
    		<p>This is the placeholder for Web service on domain www.mydomain.com. If you see this page after uploading site content you probably have not replaced the index.wml file.</p>
    		<p>This page has been automatically generated by Parallels System Automation.</p>
    	</card>
    </wml>


    ..and relates to the server I migrated FROM?


    Thanks

    Revo 2.1.2
    MySql 5.0.92
    PHP Version 5.2.17
      • 12410
      • 353 Posts
      Ok my bad. Ignore. index.wml took precedence over index.php in the directory. Deleted index.wml and its fixed. May help someone else.