Permission Issues
Posted: 05 June 2008 12:26 PM   [ Ignore ]  
Lab Assistant
Avatar
RankRank
Total Posts:  145
Joined  05-22-2008

I’m a new user of EE and am excited to try it out on client work after test-driving the core version and doing some reading of the documentation.

Following the install Video tutorial I changed the system file name, uploaded the files and them changed the appropriate permissions as instructed. After that I began the installation process, accepted terms of use, told the install what I have changed the system file name to, and boom…I get an error telling me my permissions are not correct for the following files:

  path.php

  ./system/config.php

  ./system/cache/

  images/uploads

  images/captchas

I have checked and reset all of the permissions using Transmit and they show to be the correct settings. I’m not sure how to get around this, as my FTP program appears to believe the file permissions are set to the correct settings, yet EE believe it to be otherwise. Can anyone help?

 Signature 

Josh Clark
I design at Origen Creatives, Blog at Josh Clark Words and have started to Twitter in Haiku.

Profile
 
 
Posted: 05 June 2008 12:35 PM   [ Ignore ]   [ # 1 ]  
Moderator
Avatar
RankRankRankRankRankRankRank
Total Posts:  15522
Joined  05-15-2004

Which version and build are you using? If I understand you correctly, you’re stil stuck in the installation phase? What kind of server (Windows, or UNIX) are you using?

Welcome to the forums, and—I knew we’d meet again smile (For anybody else reading this, we had a brief encounter via email before.)

 Signature 

Everything will be good in the end. If it’s not good, it’s not the end.

Profile
MSG
 
 
Posted: 05 June 2008 12:39 PM   [ Ignore ]   [ # 2 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  145
Joined  05-22-2008

Hi Ingmar-
I’m using 1.6.3, is that what you mean by version and build? It’s a client server, but I believe it is a UNIX server.

THanks for the welcome. I’ll get used to this. smile

Josh

 Signature 

Josh Clark
I design at Origen Creatives, Blog at Josh Clark Words and have started to Twitter in Haiku.

Profile
 
 
Posted: 05 June 2008 12:42 PM   [ Ignore ]   [ # 3 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  145
Joined  05-22-2008

Sorry…the build is 20080421.

 Signature 

Josh Clark
I design at Origen Creatives, Blog at Josh Clark Words and have started to Twitter in Haiku.

Profile
 
 
Posted: 05 June 2008 12:46 PM   [ Ignore ]   [ # 4 ]  
Moderator
Avatar
RankRankRankRankRankRankRank
Total Posts:  15522
Joined  05-15-2004

So that is the latest version and build, no surprises here. I still think it’s a permission issue, of course. Have you changed the other directories and files as per the installation instructions without a problem? When you connect to the server with your FTP client, what permissions does it give you for these files?

 Signature 

Everything will be good in the end. If it’s not good, it’s not the end.

Profile
MSG
 
 
Posted: 05 June 2008 12:52 PM   [ Ignore ]   [ # 5 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  145
Joined  05-22-2008

It for the other files, like config_bak.php, images/avatars, etc, it shows the permissions exactly right. Even for the files/folders in question it shows the permissions to be as they should be. Here is what I’ve got it set at:

path.php (666)

./system/config.php (666)

./system/cache/ (777)

images/uploads (777)

images/captchas (777)

It is really strange.

 Signature 

Josh Clark
I design at Origen Creatives, Blog at Josh Clark Words and have started to Twitter in Haiku.

Profile
 
 
Posted: 05 June 2008 01:01 PM   [ Ignore ]   [ # 6 ]  
Moderator
Avatar
RankRankRankRankRankRankRank
Total Posts:  15522
Joined  05-15-2004

Can you check the permissions of the parent directories? IE images, and “system” (I know you renamed it)?

 Signature 

Everything will be good in the end. If it’s not good, it’s not the end.

Profile
MSG
 
 
Posted: 05 June 2008 02:51 PM   [ Ignore ]   [ # 7 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  145
Joined  05-22-2008

They were both “770” but I changed them to “777” But it didnt’ help. :(

 Signature 

Josh Clark
I design at Origen Creatives, Blog at Josh Clark Words and have started to Twitter in Haiku.

Profile
 
 
Posted: 05 June 2008 03:12 PM   [ Ignore ]   [ # 8 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  145
Joined  05-22-2008

Here is a screencast showing you exactly what I’m seeing and doing.

http://screencast.com/[deleted]

Thanks for your help!

Josh

Moderator’s note: Probably not a good idea to broadcast your system dir location, so I edited that out. I got it, though.

 Signature 

Josh Clark
I design at Origen Creatives, Blog at Josh Clark Words and have started to Twitter in Haiku.

Profile
 
 
Posted: 05 June 2008 03:36 PM   [ Ignore ]   [ # 9 ]  
Moderator
Avatar
RankRankRankRankRankRankRank
Total Posts:  15522
Joined  05-15-2004

OK, that is kind of weird. Can you send me login info (FTP account) and location of your site per mail? Use ingmar.greil@ellislab.com, please; I’d like to take a look myself, if you don’t mind.

 Signature 

Everything will be good in the end. If it’s not good, it’s not the end.

Profile
MSG
 
 
Posted: 05 June 2008 04:03 PM   [ Ignore ]   [ # 10 ]  
Moderator
Avatar
RankRankRankRankRankRankRank
Total Posts:  15522
Joined  05-15-2004

Josh, the whole sub-directoy has permissions

drwxrws---

meaning that user “nobody” (and the webserver is probably running as such), may not read, write, or list this directory. Small wonder that EE complains about lack of permissions. Not being the owner of this directory, I could not change permissions, either. You’ll have to take that up with your server guys, I am afraid.

 Signature 

Everything will be good in the end. If it’s not good, it’s not the end.

Profile
MSG
 
 
Posted: 05 June 2008 04:20 PM   [ Ignore ]   [ # 11 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  145
Joined  05-22-2008

Thanks for helping get to the bottom of the problem. Just so I understand, as you’re talking about the “system” folder, you’re not talking about the EE “system” folder which I renamed, but instead the root folder in which the EE install files are in, right?

Josh

 Signature 

Josh Clark
I design at Origen Creatives, Blog at Josh Clark Words and have started to Twitter in Haiku.

Profile
 
 
Posted: 05 June 2008 04:25 PM   [ Ignore ]   [ # 12 ]  
Moderator
Avatar
RankRankRankRankRankRankRank
Total Posts:  15522
Joined  05-15-2004

That’s right, folder ie3g…something.

 Signature 

Everything will be good in the end. If it’s not good, it’s not the end.

Profile
MSG
 
 
Posted: 05 June 2008 04:35 PM   [ Ignore ]   [ # 13 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  145
Joined  05-22-2008

Great! Thanks! I’ve got an email into the server people. Thanks for ALL of your help. This is so much more helpful than Wordpress or Drupal docs! smile

 Signature 

Josh Clark
I design at Origen Creatives, Blog at Josh Clark Words and have started to Twitter in Haiku.

Profile
 
 
Posted: 05 June 2008 06:48 PM   [ Ignore ]   [ # 14 ]  
Moderator
Avatar
RankRankRankRankRankRankRank
Total Posts:  12434
Joined  04-29-2002

Please let us know when you have things working again so we can close the thread.

 Signature 

Quick Reference - EE Trial Options - EE Wiki - Docs for updating a build

Profile
MSG
 
 
Posted: 06 June 2008 03:38 PM   [ Ignore ]   [ # 15 ]  
Lab Assistant
Avatar
RankRank
Total Posts:  145
Joined  05-22-2008

I have worked out all of the server bugs and have got a working version of EE installed on the server! Close away!

 Signature 

Josh Clark
I design at Origen Creatives, Blog at Josh Clark Words and have started to Twitter in Haiku.

Profile
 
 
Posted: 06 June 2008 03:43 PM   [ Ignore ]   [ # 16 ]  
Moderator
Avatar
RankRankRankRankRankRankRank
Total Posts:  15522
Joined  05-15-2004

Now you’re talking. Good luck smile

 Signature 

Everything will be good in the end. If it’s not good, it’s not the end.

Profile
MSG
 
 
   
 
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 1149, on July 16, 2007 09:33 AM
Total Registered Members: 65102 Total Logged-in Users: 60
Total Topics: 82263 Total Anonymous Users: 32
Total Replies: 442113 Total Guests: 238
Total Posts: 524376    
Members ( View Memberlist )