Validate Remote Environment for In-Place project FAILS Follow
In PHP-Storm 7.1, I have a project. I have installed Xdebug on PHP - all is working fine, except validation part.
Things are on localhost, and I have "audith.basis" name as domain-name set both in hosts file and configured in Nginx server. There is no problem with these configurations. As you can see from the screenshot I attached, project is Laravel-4 based. Web directory resides under /public folder, which is accessed via http://audith.basis. The root of the project is one level above.
I attached phpinfo file as well.
Attachment(s):
phpinfo.html.zip
Screenshot from 2014-01-07 12:47:15.png
Please sign in to leave a comment.
Hi there,
I think it's exactly the problem here -- IDE does not have an option to set website root folder (hence "Open in Browser" action does not work for such folder structure as well).
1) I guess when this ticket will be implemented this issue should automatically be resolved (vote/comment to get notified when it will be implemented): http://youtrack.jetbrains.com/issue/WI-15169
2) In meantime you may report bug directly to the Issue Tracker (will not hurt -- it may speed up implementing of that ticket or just this particular case at least).