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: Upload Problem - CHMOD set but Apache has taken over UID/GID  (Read 3437 times)

0 Members and 1 Guest are viewing this topic.

ClipdIn

  • Coppermine newbie
  • Offline Offline
  • Posts: 16
Upload Problem - CHMOD set but Apache has taken over UID/GID
« on: February 23, 2007, 08:17:27 pm »

I get the "Impossible to Move" error.

CHMOD is 777 but for some reason the userpics subfolders are all "User:  apache" and "Group:  apache"

This appears to have happend during a Plesk Update!!!

If anyone could walk me through or lead me to how to fix this...I think it is something I have to do in SSH.  (Which I am schetchy at, at best)
Also local is set to safe mode on, but global is set to off...is that SSH as well?

I would prefer to fix on the server side and not use a bypass.

I have another CPG on the same server that was added after the Plesk Update and it works fine, userpics subfolders have User and Group set appropriately.

Thanks,
Dan

 
Logged

Nibbler

  • Guest
Re: Upload Problem - CHMOD set but Apache has taken over UID/GID
« Reply #1 on: February 23, 2007, 09:56:25 pm »

Change ownership of the directory to whatever setup works.

chown user:group albums -Rv
Logged

ClipdIn

  • Coppermine newbie
  • Offline Offline
  • Posts: 16
Re: Upload Problem - CHMOD set but Apache has taken over UID/GID
« Reply #2 on: February 24, 2007, 03:57:57 am »

Change ownership of the directory to whatever setup works.

chown user:group albums -Rv

Yes...Thank You...but...How does one "chown"?

Open the directory in question in SSH using putty and type the command?
I do NOT want to screw anything up!!!

Thanks Again,
Dan
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Upload Problem - CHMOD set but Apache has taken over UID/GID
« Reply #3 on: February 24, 2007, 08:39:14 am »

Ask your webhost.
Logged

ClipdIn

  • Coppermine newbie
  • Offline Offline
  • Posts: 16
Re: Upload Problem - CHMOD set but Apache has taken over UID/GID
« Reply #4 on: February 24, 2007, 10:05:42 am »

Why didn't I think of that!?
Logged

ClipdIn

  • Coppermine newbie
  • Offline Offline
  • Posts: 16
Re: Upload Problem - CHMOD set but Apache has taken over UID/GID
« Reply #5 on: February 28, 2007, 04:46:40 am »

ok...chown done.
Safe Mode set to OFF

Now I get this:
Logged

ClipdIn

  • Coppermine newbie
  • Offline Offline
  • Posts: 16
Re: Upload Problem - CHMOD set but Apache has taken over UID/GID
« Reply #6 on: February 28, 2007, 04:53:12 am »

You can read this one:
Logged

ClipdIn

  • Coppermine newbie
  • Offline Offline
  • Posts: 16
Re: Upload Problem - CHMOD set but Apache has taken over UID/GID
« Reply #7 on: February 28, 2007, 05:55:09 am »

Script called without the required parameter(s).

File: /home/httpd/vhosts/clipdin.com/httpdocs/cpg142/db_input.php - Line: 58

Line 57-59:


57 if (!isset($_GET['event']) && !isset($_POST['event'])) {
58     cpg_die(CRITICAL_ERROR, $lang_errors['param_missing'], __FILE__, __LINE__);
59 }
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 21 queries.