Darrix
10-18-2015,
Hello, I'm new to Komodo, and I am trying to figure out how to correctly use the preview function.
As of right now, when I press the globe icon to preview my file, one of two things happens:
If I select preview in a Komodo Tab, the webview opens up on the bottom of the window, and I am presented with a panel that asks me if I want to save or open the file. If I click open, it gives me a list of other applications, which isn't what I want, and if I click save, the panel goes away, but the webview remains empty, without loading the file. If I then refresh the webview it loads an empty "about:blank" page.
If I select preview in chrome, the file opens in chrome, but it opens as "file://localhost/Users/myUserName/Sites/..." which just displays the text of the php file. I need it to open as "http://localhost/~myUserName/..." to actually run the code.
As of right now, when I press the globe icon to preview my file, one of two things happens:
If I select preview in a Komodo Tab, the webview opens up on the bottom of the window, and I am presented with a panel that asks me if I want to save or open the file. If I click open, it gives me a list of other applications, which isn't what I want, and if I click save, the panel goes away, but the webview remains empty, without loading the file. If I then refresh the webview it loads an empty "about:blank" page.
If I select preview in chrome, the file opens in chrome, but it opens as "file://localhost/Users/myUserName/Sites/..." which just displays the text of the php file. I need it to open as "http://localhost/~myUserName/..." to actually run the code.