Deployment works in Remote Host Window, but not for New Project
In PhpStorm 8.0.3 I created an SFTP connection to connect to my remote staging site. After I select it in the Remote Host Window it connects just fine.
However, when I try to create a New Project From Existing Files, choose the scenario that the web server is on remote host, files are accessbile vis FTP/SFTP/FTPS, choose Default deployment options and then Specify the remote server my files are on using the SFTP configuration I created I get an error message "Connect to "staging" failed. Page not found."
How can the connection work in the Remote Host Window, but not when I try to make it part of a new project?
Please sign in to leave a comment.
Hi there,
Can you please clarify (with screenshots) on what do you mean by "Page not found".
For me it sounds like it's web server (checking URL) and not actual deployment. Which means (for me at least) that you have misconfigured something.
Thanks, but I got it to work. The only change I made was changing the Web server root URL from the IP address to the domain name.