Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Eelco Alosery
Total activity
16
Last activity
January 18, 2016 03:27
Member since
December 14, 2011 20:49
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
4
Activity overview
Posts (4)
Comments (8)
Sort by recent activity
Recent activity
Votes
Created
July 12, 2012 19:53
Hello Andriy,This is my xdebug conf in the php.ini[xdebug]xdebug.default_enable=1xdebug.remote_enable=1xdebug.remote_handler=dbgpxdebug.remote_host=localhostxdebug.remote_port=9000xdebug.remote_aut...
Community
PhpStorm
Slow responses when not in listening mode (mac osx, PhpStrom 4.0.3, MAMP2.0)
0 votes
Created
July 13, 2012 09:13
Thanks for your reply,I wil test this later this evening.P.S. if i read corectly this sessting only will be good, becouse of all default values on local debuggingxdebug.remote_enable=1I post the re...
Community
PhpStorm
Slow responses when not in listening mode (mac osx, PhpStrom 4.0.3, MAMP2.0)
0 votes
Created
July 14, 2012 11:00
This was the solution.I now have only this line active : xdebug.remote_enable=1The only thing i needed to figure out was that it was not hitting the breakpoints anymore.I needed to add the bookmark...
Community
PhpStorm
Slow responses when not in listening mode (mac osx, PhpStrom 4.0.3, MAMP2.0)
0 votes
Created
January 31, 2013 11:28
Manny thanks for your answers.I will do some testing to se what will be the best solution for me.I also now think your option 1 would now be the best and simpel way to get it working.Greetings,Eelco
Community
PhpStorm
Work with private framework
0 votes
Created
December 19, 2011 10:21
Hello Jeff,If you dont use the full namespace includig the classname, you hav to use the last name space when loading the class.(i used for excample Name1 .. as namespace names and ClassName1... as...
Community
PhpStorm
phpstorm namespace functionalitie
0 votes
Created
January 31, 2013 08:15
Hello Andriy,Thaks for your answer.I use a mac, no windows here :-)Step 3 sounds the best to me.The framework will be a project ont its own, so if i need to edit the framework, i will do it at that...
Community
PhpStorm
Work with private framework
0 votes
Created
January 31, 2013 11:04
Hello Andriy,In a new project i call from the index.php th FrameWork autoloader like the following.All request run tru the index.phh by using .htaccassWill this still work, becouse i use the BASE_P...
Community
PhpStorm
Work with private framework
0 votes
Created
April 18, 2013 14:07
Yesss, thank you.This fixed the problem.
Community
PhpStorm
php storm broken after update to 6.0.1
0 votes