Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » "workspace in use" driving me crazy!
"workspace in use" driving me crazy! [message #544217] Fri, 02 July 2010 04:02 Go to next message
Garrett is currently offline GarrettFriend
Messages: 2
Registered: July 2009
Junior Member
i have no versions of eclipse running
i've deleted all '.lock' files
i just reinstalled windows 7
i'm running win 7 x64 with zend eclipse with pdt x64

why is it still giving me this message??

i NEED to set my workspace to C:/Program Files (x86)/Zend/Apache2/htdocs in order to use my apache server. please help!
Re: "workspace in use" driving me crazy! [message #544413 is a reply to message #544217] Fri, 02 July 2010 15:30 Go to previous messageGo to next message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 17
Registered: June 2010
Junior Member
No you do not need to. Just create the workspace where suggested and then create projects that point to your apache directory.

But do not place the whole workspace in there!
Re: "workspace in use" driving me crazy! [message #544502 is a reply to message #544217] Sat, 03 July 2010 00:13 Go to previous messageGo to next message
Garrett is currently offline GarrettFriend
Messages: 2
Registered: July 2009
Junior Member
that's a good idea

so i tried that, and under "New PHP Project" i selected "Create project at existing location (from existing source)" (which i think is what you were referring to), and got the error:

Could not write file: C:\Program Files (x86)\Zend\Apache2\htdocs\.project.
C:\Program Files (x86)\Zend\Apache2\htdocs\.project (Access is denied)


how can i get rid of that?
Re: "workspace in use" driving me crazy! [message #544512 is a reply to message #544502] Sat, 03 July 2010 04:52 Go to previous messageGo to next message
Enrico R. is currently offline Enrico R.Friend
Messages: 45
Registered: July 2009
Location: Germany
Member

Hey Garrett

The Problem is, that your Server was installed at
"C:\Program Files (x86)".

This directory is a system directory and mostly restricted for other users.

Users like "System", "Trusted Installer" and "Administrator" have access
to this directory but eclipse is running as a user like you "Garrett"
(or whatever you have named your user account on your system).

That means, that the eclipse prozess and his owner have no normal access
to this folder.

Try to install a test zend server to the root directory of some harddrive.

Or try to start your eclipse as administrator, right click on
eclipse.exe -> start as Administrator (or somthing like that, cant see
it here, running a german Windows7).

Hope that helps a li'l bit :)

Am 03.07.2010 02:13, schrieb Garrett:
> that's a good idea
>
> so i tried that, and under "New PHP Project" i selected "Create project
> at existing location (from existing source)" (which i think is what you
> were referring to), and got the error:
>
> Could not write file: C:\Program Files (x86)\Zend\Apache2\htdocs\.project.
> C:\Program Files (x86)\Zend\Apache2\htdocs\.project (Access is denied)
>
>
> how can i get rid of that?
Re: "workspace in use" driving me crazy! [message #642391 is a reply to message #544512] Wed, 01 December 2010 07:48 Go to previous message
sojan chandy is currently offline sojan chandyFriend
Messages: 1
Registered: December 2010
Junior Member
nice explanation, but it will take time to reinstall again... Smile
Previous Topic:MySQL connection
Next Topic:Initial Setup
Goto Forum:
  


Current Time: Fri Apr 26 13:12:48 GMT 2024

Powered by FUDForum. Page generated in 0.03430 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top