Sun Feb 01, 2009 8:37 am |
Replies: 5 |
Views: 3647 |
|
|
I agree, I would not want this to detract from other higher priority items. But to clarify, I was only talking about MINOR updates. 5.6 to 5.6.1 or 5.6.2 (or using "builds"). 5.5->6 wo ...
|
Sun Feb 01, 2009 8:30 am |
Replies: 6 |
Views: 4985 |
|
|
Yes, apparently the php.ini file is operating similar to .htaccess. That is, if you put it in a folder it is checked and will use it. So, if I do a phpinfo() it sees that php.ini file in my shared d ...
|
Sat Jan 31, 2009 8:13 pm |
Replies: 5 |
Views: 3647 |
|
|
No, I mean the complete program is more than 60 Mb. I'd guess that the update from build 5625 to 5626 is not 60 Mb worth of changes. I might be more like 2 kb. I'm suggesting that rather than havin ...
|
Sat Jan 31, 2009 8:10 pm |
Replies: 6 |
Views: 4985 |
|
|
Let me rephrase one last time in case I was unclear.
I am able to provide my own php.ini file in any folder I wish. I installed the php.ini file a folder local to my shared to directory for the sh ...
|
Thu Jan 29, 2009 5:32 pm |
Replies: 5 |
Views: 3647 |
|
|
It would make it a bit less painful to update to latest release if the entire source didn't have to be reinstalled each time. I could see where for major updates reinstalling entirely might be needed ...
|
Thu Jan 29, 2009 5:27 pm |
Replies: 6 |
Views: 4985 |
|
|
Sorry for delayed acknowledgement, my email was pointing to old account.
Do you know if I can specify an alternate location for the debugger? The debug wizard is suggesting a location I don't have ...
|
Mon Jan 19, 2009 11:43 am |
Replies: 2 |
Views: 3463 |
|
|
In the project settings wizard it would be helpful if you allowed selecting text from the wizard which could then be copy/pasted as needed.
|
Mon Jan 19, 2009 11:37 am |
Replies: 6 |
Views: 4985 |
|
|
Is it possible to set up remote debugging on a shared host? I've used the new debug setup wizard (works pretty good by the way).
The wizard suggests I install the debugger module to
/usr/local/ph ...
|
Mon Jan 19, 2009 11:18 am |
Replies: 2 |
Views: 3463 |
|
|
Is there only one debug environment allowed per project?
I have a project. I develop locally and periodically test remotely on the "production" server. How best to debug in both environ ...
|
Sat Aug 09, 2008 1:04 pm |
Replies: 4 |
Views: 5411 |
|
|
I gather that going to http://localhost/someUrl/some.php is not using the built in debugger so you have to manually install the debugger on your server.
So go back to http://www.nusphere.com/kb/tec ...
|
Mon Jul 21, 2008 9:05 pm |
Replies: 1 |
Views: 4115 |
|
|
My mistake, I see it's already there. The call stack panel just wasn't showing up.
Please disregard, sorry.
|
Mon Jul 21, 2008 9:01 pm |
Replies: 1 |
Views: 4115 |
|
|
Understandable there's a limit because of the php engine. However, using tools like firebug, it provides a stack trace. Would it be possible to at least see that, so you could know where to set a br ...
|