how to configure project in my case? |
Site Admin
|
Settings does not look correct, absolutely. All the slashes are incorrect. backslashes can not appear in the urls. forwardslashes should not appear in Window's path. Remote Root if it corresponds to the Windows host, shoun't have forwardslashes either. Regarding the directories you entered (between slashes), they look incorrect too. If d:\wamp\www corresponds to your web's document root, the URL should be http://localhost/ not http://localhost/OOP, because they must reference to the same physical place (or at least to the places with absolutely indentical content if you run the server on a remote host). After fixes, I'd highly recommend you to start with Project->Project Properties->Settings wizard and check what you have configured. |
||||||||||||||
_________________ The PHP IDE team |
|
I made the changes to the slashes. You were correct about those. My icons in the workspace list came back. However, debugging or running a file still doesnt work.
If d:\wamp\www corresponds to your web's document root... my apache root is d:\wamp\www, but my web files are in a directory /OOP. After fixes, I'd highly recommend you to start with Project->Project Properties->Settings wizard I have PhpEd 5.2 ... I do not have a settings wizard, do I? The odd thing is.. I open two projects under my workspace. One was set to local SRV and the other was set to 3rd party. I activated each project and ran phpifo(). I received two different displays. Then I activated the 3rd party project and ran my index file in dubbugger. It ran, although I had a syntax error. I fixed the syntax error and now I cannot connect to the server again. Getting same responce: Cant debug "D\wamp\www\OOP\test.php" Make sure that "Remote root directory" and "Root URL are correct in the project settings IT WORKED ONCE! Any other suggestions? |
||||||||||||
|
Site Admin
|
if all files are in OOP subdirectory, you have to set the following:
Project Root: D:\wamp\www\OOP Root URL: http://localhost/OOP Remote Root Directory: D:\wamp\www\OOP |
||||||||||||
_________________ The PHP IDE team |
|
Would be nice to have more than one alias per project. NOT A BUG!
|
||||||||||||
|
Site Admin
|
if you have multiple hostnames to work with, create corrsponding number of the projects.
|
||||||||||||
_________________ The PHP IDE team |
how to configure project in my case? |
|
||
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