Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Safe Mode restriction in effect  (Read 8603 times)

0 Members and 1 Guest are viewing this topic.

spa2036

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 16
Safe Mode restriction in effect
« on: December 21, 2005, 10:15:31 am »

Hi,

I am puzzled.........
I have read the manual searched the fora made adjustment to files and config, but could not find the solution for my trouble with coppermine:

For some reason I keep getting the warning reading as pasted below when I want to upload a new picture. As I continue, the picture will show up in the gallery. The only way for me to upload pictures is setting the upload form config in the admin menu under groups to single file. When I try to set multiple file upload, I get the same warning but no picture will be uploaded. Coppermine tells me then that it is unable to tranfer the requested file because of restrictions.

The trouble started when I tried to upload a picture which had IPTC content containing a accolade like: d'auvergne. Coppermine refused to upload that picture. After I removed the accolade I was able to upload again,but only single files!

Many thanks in advance for your help,
Kind regards,Rob


The warning message and debug output generated while selecting a picture in single file upload is pastes below:

Warning: opendir(): SAFE MODE Restriction in effect. The script whose uid is 10005 is not allowed to access ./albums/edit owned by uid 48 in /home/httpd/vhosts/de-beer.info/httpdocs/coppermine/upload.php on line 409

Warning: opendir(./albums/edit): failed to open dir: Success in /home/httpd/vhosts/de-beer.info/httpdocs/coppermine/upload.php on line 409


USER:
------------------
Array
(
    [ID] => 191336ccf37a78a4159ff6e24c9d336e
    [am] => 1
    [liv] => Array
        (
           
  • => 97
  • [1] => 96
                [2] => 95
                [3] => 94
                [4] => 124
            )

       
[sort] => na
    [search] => ###flora
    [uid] => 1
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_group] => 1
    [user_active] => YES
    [user_name] => rdebeer
    [user_password] => ********
    [user_lastvisit] => 2005-12-21 09:32:03
    [user_regdate] => 2005-12-05 11:04:26
    [user_group_list] =>
    [user_email] => *********@********.**
    [user_website] =>
    [user_location] =>
    [user_interests] =>
    [user_occupation] =>
    [user_actkey] =>
    [user_favpics] =>
    [disk_max] => 0
    [disk_min] => 0
    [can_rate_pictures] => 0
    [can_send_ecards] => 0
    [ufc_max] => 0
    [ufc_min] => 0
    [custom_user_upload] => 0
    [num_file_upload] => 10
    [num_URI_upload] => 1
    [can_post_comments] => 0
    [can_upload_pictures] => 1
    [can_create_albums] => 0
    [has_admin_access] => 1
    [pub_upl_need_approval] => 0
    [priv_upl_need_approval] => 0
    [group_name] => Administrators
    [upload_form_config] => 0
    [group_quota] => 0
    [can_see_all_albums] => 1
    [group_id] => 1
    [groups] => Array
        (
            [1] => 1
        )

)

==========================
Queries:
------------------
Array
(
   
  • => SELECT extension, mime, content FROM cpg132_filetypes;
  • [1] => SELECT * FROM cpg132_users WHERE user_id='1'AND user_active = 'YES' AND user_password != '' AND BINARY MD5(user_password) = '72792742c995e9d19f607be72785e013'
        [2] => SELECT MAX(group_quota) as disk_max, MIN(group_quota) as disk_min, MAX(can_rate_pictures) as can_rate_pictures, MAX(can_send_ecards) as can_send_ecards, MAX(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as num_file_upload, MAX(num_URI_upload) as num_URI_upload, MAX(can_post_comments) as can_post_comments, MAX(can_upload_pictures) as can_upload_pictures, MAX(can_create_albums) as can_create_albums, MAX(has_admin_access) as has_admin_access, MIN(pub_upl_need_approval) as pub_upl_need_approval, MIN( priv_upl_need_approval) as  priv_upl_need_approval FROM cpg132_usergroups WHERE group_id in (1)
        [3] => SELECT group_name FROM  cpg132_usergroups WHERE group_id= 1
        [4] => DELETE FROM cpg132_banned WHERE expiry < 1135154252
        [5] => SELECT * FROM cpg132_banned WHERE ip_addr='80.57.135.28' OR ip_addr='80.57.135.28' OR user_id=1
    )

    ==========================
    GET :
    ------------------
    Array
    (
    )

    ==========================
    POST :
    ------------------
    Array
    (
    )

    ==========================
    VERSION INFO :
    ------------------
    PHP version: 4.3.2 - OK
    ------------------
    mySQL version: 3.23.58
    ------------------
    Coppermine version: 1.3.2
    ==========================
    Module: gd
    ------------------
    GD Support enabled
    GD Version bundled (2.0.12 compatible)
    FreeType Support enabled
    FreeType Linkage with freetype
    GIF Read Support enabled
    JPG Support enabled
    PNG Support enabled
    WBMP Support enabled
    XBM Support enabled
    ==========================
    Module: mysql
    ------------------
    Active Persistent Links 0
    Active Links 1
    Client API version 3.23.58
    MYSQL_MODULE_TYPE external
    MYSQL_SOCKET /var/lib/mysql/mysql.sock
    MYSQL_INCLUDE -I/usr/include/mysql
    MYSQL_LIBS -L/usr/lib/mysql -lmysqlclient 
    ==========================
    Module: zlib
    ------------------
    ZLib Support enabled
    Compiled Version 1.1.4
    Linked Version 1.1.4
    ==========================
    Server restrictions (safe mode)?
    ------------------
    Directive | Local Value | Master Value
    safe_mode | On | On
    safe_mode_exec_dir | no value | no value
    safe_mode_gid | Off | Off
    safe_mode_include_dir | no value | no value
    safe_mode_exec_dir | no value | no value
    sql.safe_mode | Off | Off
    disable_functions | no value | no value
    file_uploads | On | On
    include_path | .:/usr/share/pear | .:/usr/share/pear
    open_basedir | /home/httpd/vhosts/de-beer.info/httpdocs:/tmp | no value
    ==========================
    email
    ------------------
    Directive | Local Value | Master Value
    sendmail_from | me@localhost.com | me@localhost.com
    sendmail_path | /usr/sbin/sendmail -t -i | /usr/sbin/sendmail -t -i
    SMTP | localhost | localhost
    smtp_port | 25 | 25
    ==========================
    Size and Time
    ------------------
    Directive | Local Value | Master Value
    max_execution_time | 30 | 30
    max_input_time | 60 | 60
    upload_max_filesize | 2M | 2M
    post_max_size | 8M | 8M
    ==========================
    Page generated in 0.103 seconds - 6 queries in 0.004 seconds - Album set :
Logged
Thanks for sharing this wonderful program

Nibbler

  • Guest
Re: Safe Mode restriction in effect
« Reply #1 on: December 21, 2005, 02:39:50 pm »

CHMOD albums/edit to 777 or 755 and update your gallery.
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: Safe Mode restriction in effect
« Reply #2 on: December 21, 2005, 02:42:39 pm »

You should also update PHP - 4.3.2 is very old.  If you are paying for hosting, I would consider moving to a better host.
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

spa2036

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 16
Re: Safe Mode restriction in effect
« Reply #3 on: December 21, 2005, 07:37:26 pm »

Hmmm I think I have really trouble..... It is not possible to CMOD albums/edit to 755 or 777. The server does not accept the change made with an FTP program, and does not accept it from the server. The server tells me that the user and group are both apache while the others have my login name in coppermine.
Any sugestions?
Thanks again.
Logged
Thanks for sharing this wonderful program

Nibbler

  • Guest
Re: Safe Mode restriction in effect
« Reply #4 on: December 21, 2005, 07:45:28 pm »

Try to rename or delete it. Then create a new folder named 'edit'. If you can't do that then contact your server admin/host and ask them to CHOWN it to you.
Logged
Pages: [1]   Go Up
 

Page created in 0.021 seconds with 19 queries.