March 2, 200620 yr comment_2609 Hi all, I've successfully installed uni-serv on my USB stick, using it as a portable development server. I'd like to add some debugging capabilities to my setup, and have installed DBG - 'PHP Debugger and Profiler' on top of php. Does anyone know of any IDEs that can be used from a USB stick and works with the debugger, so that I can add breakpoints, etc. Commercial or freeware! I've looked briefly at PHPed and some others, but they seem far to heavy to be used in a portable setting. Thanks! Report
March 2, 200620 yr comment_2611 I have heard of one but don't remember the name... You can search for it on sites like http://www.portablefreeware.com/ Good Luck.... Best Regards Olajide Olaolorun The Uniform Server Development Team Report
March 3, 200620 yr Author comment_2631 I have heard of one but don't remember the name... You can search for it on sites like http://www.portablefreeware.com/ Good Luck....2611[/snapback] Hi, thanks, I've tried PHP expert editor from ankord development, which seems to be quite lightweight and works with a debugger. They also have an stand-alone debugger GUI -I haven't tried it yet (http://www.ankord.com/phpxdbg.html). I don't know if it'll work from an USB stick though Maguma studio (open source version) also works with Uniform server with debugging tools installed, but I don't know how it works in a portable setting. Report
March 24, 200619 yr comment_2764 Best Regards Olajide Olaolorun The Uniform Server Development Team Report
April 1, 200619 yr comment_2821 hmm dont know if its portable but zend studio server installed ok with me.. Report
November 29, 200718 yr comment_5991 I've been using Notepad++ for a few months now and think its great.You can get it from here: Notepad++.It can be run from a USB stick and there are a number of plugins to extend the features, including one for debugging.The plugins can be downloaded from here: Notepad++ Plugins.I've been using this lately to debug an app and its been working fine for me.Let me know how you get on and what you decide to use. Marshy Report
July 9, 200916 yr comment_7438 This is an interesting discussion.. thank you for sharing. pret auto Report
August 6, 200916 yr comment_7491 To sum up: PHP can be debugged (portable+fixed) using Notepad++ [editor] and XDebug [php-Ext] (XDebug communicates with DebugPHP plugin in Notepad++, if both are installed) installation guide: How to Setup BDGp debugger in Notepad++ to Debug PHP (includes XDebug installation guide from #6 to #11) Report
August 12, 201114 yr comment_9495 The plugins can be downloaded from here: Notepad++ Plugins.MarshyHi Marshy would that be Download Oberon2Lexer.v0.3.1.zip (147.5 KB) Also bananaacid's Installation guide led to page not found. I need that link. Regards, Heinz Stapff. How to Setup BDGp debugger in Notepad++ to Debug PHP (includes XDebug installation guide from #6 to #11)Hey bananaacid this link isn't working but I could use it. wikicomunity.com leads to Godaddy site but searching for HOW TO INSTALL ETC. fails? http://www.judiwa.com/2010/03/27/how-to-se...d-to-debug-php/ works Report
August 12, 201114 yr comment_9496 The following page may helphttp://forum.uniformserver.com/index.php?showtopic=2085 Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.