Note that there are some explanatory texts on larger screens.

plurals
  1. POPHPStorm, Xdebug and remote debugging (using FTP in phpstorm)
    primarykey
    data
    text
    <p>First things first:</p> <ul> <li>Server is an Apache running on Ubuntu on SunVirtualBox x86</li> <li>Debugging-Server is XDebug</li> <li>Files are downloaded from FTP using phpstorm</li> </ul> <p>PHP version is</p> <pre><code>PHP 5.4.9-4ubuntu2.4 (cli) (built: Dec 12 2013 04:26:30) Copyright (c) 1997-2012 The PHP Group Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies with Xdebug v2.2.1, Copyright (c) 2002-2012, by Derick Rethans </code></pre> <p><em>Important</em>: <strong>XDebug is properly configured cause everything works on my localhost.</strong></p> <p><img src="https://i.stack.imgur.com/x4fvo.jpg" alt="enter image description here"></p> <p>But I just can't set up remote debug here are all the images and steps I made, PLEASE HELP and advice me.</p> <p><strong>Step 1</strong> - Basic click on Create new project from existing files.</p> <p><img src="https://i.stack.imgur.com/vdhE0.jpg" alt="Step1"> </p> <p><strong>Step 2</strong> - Choose FTP</p> <p><img src="https://i.stack.imgur.com/rjgen.jpg" alt="Step2"></p> <p><strong>Step 3</strong> - Project settings on file system</p> <p><img src="https://i.stack.imgur.com/qT9MQ.jpg" alt="Step 3"></p> <p><strong>Step 4</strong> - Setting FTP connection and Advanced - Passive mode</p> <p><img src="https://i.stack.imgur.com/YQKzA.jpg" alt="Setting FTP connection and Advanced - Passive mode"></p> <p><strong>Step 5</strong> - Run/Debug configuration, choose <strong>PHP remote Debug</strong>, and typed in Ide key: PHPSTORM</p> <p><img src="https://i.stack.imgur.com/wYwWk.jpg" alt="Run/Debug configuration"></p> <p><strong>Step 6</strong> - Servers and validate remote enviroment, here pops out <strong>WARNING: No debug extension loaded</strong></p> <p><img src="https://i.stack.imgur.com/vWg5m.jpg" alt="Servers and validate remote enviroment"></p> <p><strong>Step 7</strong> - Php ini configuration.</p> <p><img src="https://i.stack.imgur.com/5JhYO.jpg" alt="Php ini configuration."></p> <p>So in the end....</p> <p>1) Is there anything that I had to do on <strong>remote server from my client</strong> for this thing to work? Maybe install XDEBUG also there, maybe you will find this questions silly, believe me I lost 3 days already in this and I am little frustrated to say the lease. so please help.</p> <p>2) I will happily upload more screenshots or answer to any question you might have in order to help me out. I know it is something simple but I am breaking my head over it.</p> <p>Again please help, I passed certainly 15 pages on remote debug in PHPSTROM and all of them were just not precise enough. Like you can see in first pictures everything works fine on my localhost.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload