Dave

Avatar
  • Total activity 50
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 15
  • Created

    Having problems connecting with XDebug -

    I have a ubuntu server on my network that is running php In the php.ini file. I say zend_extension = "/usr/lib/php/20170718/xdebug.so"xdebug-remote_host = "10.0.0.38"xdebug.remote_enable = 1xdebug....
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    No files of folders found to process

    All was working perfectly until I used PHPStorm to delete all files from the production server. Now, when I try to upload the entire site, or even just one file I get the "No files of folders found...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    Why is php storm complaining about this CSS

    In the followinf, PHPStorm complains about "align-items: space-between;" which works perfectly and does exactly what I want.  Am I missing something? div.divbody{ height:80%; margin:0; dis...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Drag / Drop in project window

     When I attempt to drag a file from one directory to another in the project window, nothing happens. I have also installed PHPStorm on a laptop and drag/drop works fine there.  If there is a settin...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    PHP Storm marking class attributes in paragraphs

    In one of my projects, phpstorm marks all paragraph class attributes as follows I have tried a simple file with only one <p class = 'dog'>Dog</p> and the problem exists. Mousing over the error bri...
    • 1 follower
    • 4 comments
    • 0 votes
  • Created

    Confusing Setup -

    First, I love PHPStorm but setup is terribly confusing.  I am moving from PHPEd. Here is what I want for a setup for all of my projects Source files reside on a 1GB network share on a server on my...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    phpstorm 18 not resolving directories/files. Worked fine in phpstorm 17

    Since upgrading to phpstorm 18, I have started seeing "Can't Resolve File" and "Can't Resolve Directory" in files that had no errors in phpstorm 17.  Nothing else has changed. Thanks, Dave Davis
    • 4 followers
    • 11 comments
    • 0 votes
  • Created

    Running Individual files on remote server with PHPStorm

    I have a standalone server that I use only for php development.  It is on a 1GB network ad as such is plenty fast for me.  My script files reside on that server. I have a development website such a...
    • 2 followers
    • 7 comments
    • 0 votes
  • Created

    PHP Storm Insists on using localhost to run php scripts

    I am attempting to move from phpED to phpStorm.  Today is my first day withPHPStorm. I have read and read the documentation but I'm at a loss.  I understand that my project files must be stored loc...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Valid selectors marked as "never used"

     After many years with PHPED, I decide to try PHPStorm.  My first impressions are favorable. However, I have found that numerous CSS selectors that are definitely in use are marked as "never used" ...
    • 2 followers
    • 1 comment
    • 1 vote