Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: I Cant change permissions to folders "albums" and "include"  (Read 6634 times)

0 Members and 1 Guest are viewing this topic.

Prim3r

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 35
    • Prim3r PHUSiON
I Cant change permissions to folders "albums" and "include"
« on: October 08, 2004, 11:38:22 pm »

Hello all.

I just instaled the program , but i cant chabge the permissions :(

i asked to a frind of mine to change it...he did. but the folders go automaticly to read only again :(

he said that maybe is my winXP that dont alow to do that...

i spent hours trying to make this wokr..please..help.

what shloud i do?

thanks ;)
« Last Edit: October 09, 2004, 05:37:37 pm by kegobeer »
Logged

Prim3r

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 35
    • Prim3r PHUSiON
Re: I Cant change permissions to folders "albums" and "include"
« Reply #1 on: October 09, 2004, 12:19:40 am »

I just realize...i cant change atributes to ANY folder on my pc... :(

what the hell is going on? :(

anyone got a clue?

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: I Cant change permissions to folders "albums" and "include"
« Reply #2 on: October 09, 2004, 12:30:29 am »

Could you please describe your setup? Are you going to host the files on your WinXP machine? Do you have a PHP processor/parser installed?
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: I Cant change permissions to folders "albums" and "include"
« Reply #3 on: October 09, 2004, 02:26:10 am »

Quote
he said that maybe is my winXP that dont alow to do that

WindowsXP is your operating system, but what is your server?  IIS or Apache or something else?  Do you have server software running?
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Prim3r

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 35
    • Prim3r PHUSiON
Re: I Cant change permissions to folders "albums" and "include"
« Reply #4 on: October 09, 2004, 02:33:36 am »

im running the server on my pc , using easyphp.

its all ok..the site is up and running


but windows dont allow me to change folder attributes....
they are all read only.
my friend say is because of the SP2...

its realy weird....

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: I Cant change permissions to folders "albums" and "include"
« Reply #5 on: October 09, 2004, 02:46:01 am »

You don't change folder attributes in WindowsXP.  As long as the user running the software can read and write directories (and since it's you, I'm assuming you can) Coppermine can do what it needs to in order to run correctly.
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: I Cant change permissions to folders "albums" and "include"
« Reply #6 on: October 09, 2004, 04:59:51 am »

On windows as webserver there are two choices: you can have IIS (Internet Information Server) or Apache. Apache then runs in the context of the user who installed the software, IIS has two user specially designed for permissions, the one you have to change permissions for is IUSR_hostname).
You have to realize that there is no CHMOD on Windows, as this command is specific to Unix/Linux. As kegobeer suggested: if everything is working OK, you probably won't have to change a thing, although it's not recommended at all to run your own webserver that can be accessed from the internet if you don't have a clue on webserver basics.

Joachim
Logged

Prim3r

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 35
    • Prim3r PHUSiON
Re: I Cant change permissions to folders "albums" and "include"
« Reply #7 on: October 09, 2004, 05:07:06 am »

The server is working fine...the webpage is online.

The only problem is , when i upload a picture , it sais upload complete...but it wont make the thumbnail.

i go to the folder where the pics are uploaded..the photo is there...but not the thumb.

i assume that the reason why..is that he dont have the permission to do so.

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: I Cant change permissions to folders "albums" and "include"
« Reply #8 on: October 09, 2004, 05:30:04 am »

are you using apache or IIS?

Joachim
Logged

Prim3r

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 35
    • Prim3r PHUSiON
Re: I Cant change permissions to folders "albums" and "include"
« Reply #9 on: October 09, 2004, 05:36:55 am »

Apache.

im using EasyPHP pack.
the PHP that came with the pack doesnt have GD :( and i cant figure it out how to put GD there.

so i have to use ImageMagick 6.1.0-5.

Its 5 am here.. :( im trying to put resolve this problem since 16 pm...
i really wonna work with this , didnt likeany other r photo gallery online prog.
« Last Edit: October 09, 2004, 05:53:56 am by Prim3r »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: I Cant change permissions to folders "albums" and "include"
« Reply #10 on: October 09, 2004, 06:03:08 am »

you should get an error message if uploading fails - please post it, as it should give you an idea what actually goes wrong. Switch to single file uploads in your groups page, and enable debug mode in coppermine config. Getting ImageMagick to work on Windoze may be tricky...

Joachim
Logged

Prim3r

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 35
    • Prim3r PHUSiON
Re: I Cant change permissions to folders "albums" and "include"
« Reply #11 on: October 09, 2004, 06:07:35 am »

you should get an error message if uploading fails - please post it, as it should give you an idea what actually goes wrong. Switch to single file uploads in your groups page, and enable debug mode in coppermine config. Getting ImageMagick to work on Windoze may be tricky...

Joachim

thats the problem...it doesnt give any error message.
just says upload complete...but theres nothing there....im gonna re-install and make same screens to pst here....brb :P

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: I Cant change permissions to folders "albums" and "include"
« Reply #12 on: October 09, 2004, 06:11:51 am »

don't re-install but do as I suggested: switch to single file uploads, enable debug mode for everyone and try again.
Post a link and test user account (non-admin) with upload privileges then.

Joachim
Logged

Prim3r

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 35
    • Prim3r PHUSiON
Re: I Cant change permissions to folders "albums" and "include"
« Reply #13 on: October 09, 2004, 06:32:18 am »

here u go :

http://213.22.68.12/Gallery/index.php

user and pass : test

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: I Cant change permissions to folders "albums" and "include"
« Reply #14 on: October 09, 2004, 06:37:47 am »

I will only repeat this once more: switch groups settings to single uploads for the group the test user account is in, and enable debug mode in coppermine config for everyone. I won't look into this any further if you don't do what I suggest to help you troubleshoot. Read supporter's postings more carefully. >:(

Joachim
Logged

Prim3r

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 35
    • Prim3r PHUSiON
Re: I Cant change permissions to folders "albums" and "include"
« Reply #15 on: October 09, 2004, 06:41:13 am »

sorry...
done  :)

ok..now i get a lot os msg errors.guess the same as u gonna have :(

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: I Cant change permissions to folders "albums" and "include"
« Reply #16 on: October 09, 2004, 06:46:58 am »

This is the error message I get:
Quote
The file 'albums/userpics/10002/Beispiel~0.jpg' can't be inserted in the album

Error executing ImageMagick - Return value: 1

Cmd line :
C:\ImageMagick-6.1.0-Q16convert -quality 80 -antialias -geometry 133x100 "c:\program files\easyphp1-7\www\gallery\albums\userpics\10002\Beispiel~0.jpg" "c:\program files\easyphp1-7\www\gallery\albums\userpics\10002\thumb_Beispiel~0.jpg"


The convert program said:
'C:\ImageMagick-6.1.0-Q16convert' is not recognized as an internal or external command,
operable program or batch file.
What path did you specify for ImageMagick in coppermine config? There should not be the word "convert" in it, as you're suppossed to specify the path the executable (convert.exe) is in, not the executable itself.
With debug mode turned on, you should be able to trouble-shoot this on your own (at least try to before posting a quick reply).

Joachim

P.S. I didn't ask you to toggle the display of notices in debug mode to "Yes". Like I said: read supporter's posts more carefully.
« Last Edit: October 09, 2004, 06:56:37 am by GauGau »
Logged

Prim3r

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 35
    • Prim3r PHUSiON
Re: I Cant change permissions to folders "albums" and "include"
« Reply #17 on: October 09, 2004, 06:50:21 am »

i put just like this : C:\ImageMagick-6.1.0-Q16

Thanks for ur help..gonna try to see it more carefully.

sorry for the trouble :(

Pedro

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: I Cant change permissions to folders "albums" and "include"
« Reply #18 on: October 09, 2004, 01:25:31 pm »

Try C:\ImageMagick-6.1.0-Q16\

When you don't have the second slash, this is the result:

C:\ImageMagick-6.1.0-Q16convert
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Prim3r

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 35
    • Prim3r PHUSiON
Re: I Cant change permissions to folders "albums" and "include"
« Reply #19 on: October 09, 2004, 05:32:21 pm »

Try C:\ImageMagick-6.1.0-Q16\

When you don't have the second slash, this is the result:

C:\ImageMagick-6.1.0-Q16convert

I cant belive this...i spent hours to figure it out what was going on here...and that was the problem :(

enabling the debug mode like gaugau said,   and looking at ur repply , i finally manage to put things all right :D

Thanks 4 ur help , both of u ;)

Problem solved.
Pages: [1]   Go Up
 

Page created in 0.047 seconds with 16 queries.