Interestinglyaverage

Avatar
  • Total activity 73
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 29
  • Created

    How to specify my web root?

    I am sure this has been asked and answered before, but my searches all only turned up how to set this in the Deployment section.I am working on a site that is built on the Zend Framework, so there ...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    How to rescan a file?

    How can I rescan a file that PHPStorm is misreporting syntax errors in?One developer on a project I am working on has an irrational love of switch trees - sometimes nesting them two or three deep, ...
    • 2 followers
    • 1 comment
    • 1 vote
  • Created

    How to connect to server using a private key

    As the title indicates, I am trying to connect to two remote servers from PHPStorm 3.0.3 using my new private key (SSH-DSA 2048 bit). However, I get errors. I had been able to connect to the SVN re...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    Possible to set relationship between overlapping SVN repos?

    I am not sure if this is possible or not, but I have a situation where a single website is maintained through three different overlapping SVN repositories. I created a project with a seperate folde...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Creating multiple projects from a single SVN?

    I have a single SVN repository that has branches for numerous sites, as well as some shared resources, and I am trying to find the best way to create projects based on this SVN repository, any advi...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    How to edit SVN settings?

    I have a project that is linked to SVN. I can not find where I got to change the connection settings such as username and password for the connection. Please advise where I need to go to edit these...
    • 2 followers
    • 7 comments
    • 0 votes
  • Created

    Detecting variables using __set and __get

    I have a class that uses the __set and __get magic methods to handle most of the variables, so that any other class can easily add new variables. However, I can not seem to get PHPStorm to recogniz...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    How to import files into a project?

    I have a project that is based on an SVN repository. I have a few files that I was testing on another non-svn server that I would now like to add to the project and commit to SVN. Is there a way to...
    • 4 followers
    • 5 comments
    • 0 votes
  • Created

    Possible to tell PHPStorm that a script is included by another script?

    I have a custom framework based on MVC where the view files get included by the controller files. PHPStorm does not appear to see how the files are related, and so marks all of the variables in the...
    • 3 followers
    • 3 comments
    • 0 votes
  • Created

    Add FTP support to a project

    I am sure this is a basic thing that I just couldn't find in searching the documents, but I am brand new to PHPStorm (2.1.5 on Win7x64) and I have created a project, which I have open in the IDE, b...
    • 2 followers
    • 2 comments
    • 0 votes