Workspace and Projects |
Site Admin
|
workspaces (ppw files) and projects (ppj files) are finally only files. If you want to delete them, just remove the files. Please note that prject is accompanied with ppx (code insight data) and ppd (profiler data) files. Before deleting you may want to close workspace, this operation is available in the menu.
I'm not sure what you mean under "start" the project. If you want to work with one of the projects in the Workspace, you need to make it active. See "activate" in the popup menu. |
||||||||||||
_________________ The PHP IDE team |
Workspace and Projects |
|
Thanks for that, got me started nicely...
Final question, can I only have one Project, and/or only one Workspace, open at once? |
||||||||||||
_________________ PC |
|
OK, so it wasn't quite the final question
I have downloaded the Evaluation Copy, 5.2, build 5210eval Is this a copy of NuSphere PhpED Standard 5.2 for Windows? It appears not to be able to debug on the clients server, although I am very pleased with debugging on the local development server. Instructions for setting debugging seem to say that you must restart PHP. But many of my clients have shared hosting, and wouldn't be able to do that. Does this mean that it is not possible to debug remotely on a shared server? |
||||||||||||
_________________ PC |
Site Admin
|
Debugging on the remote servers is certainly possible and is widely used by developers. All you need is debugger module installed on the server. In most cases you perform some changes in php.ini and restarting Apache (or whatever web server you use). If you have no appropriate rights to install anything on the server, you need to talk to your hosting provider. We may help with providing necessary info they may request.
|
||||||||||||
_________________ The PHP IDE team |
Veteran
|
I've not run into any shared hosts that will install a debugger on their main PHP install. However, you can sometimes do this in a shared environment if the host provides a way to install/configure your own copy of PHP. I've done this myself with pair.com, and it looks like Dreamhost supports this, as well.
|
||||||||||||
|
Site Admin
|
Why don't they install it on the main php? They can disable debugger for all the vhosts by placing debugger.enabled=off in php.ini and enable it for selected vhosts by placing "php_admin_value debugger.enabled on" for particular vhost(s)
|
||||||||||||
_________________ The PHP IDE team |
Workspace and Projects |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by