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: HELP WARNING ERROR  (Read 9411 times)

0 Members and 1 Guest are viewing this topic.

djwillie

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
HELP WARNING ERROR
« on: January 20, 2005, 07:49:04 am »

why do i keep getting this when i goto upload file i jsut started doing this ???:

Warning: is_dir(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /var/www/html/coppermine/upload.php on line 432

Warning: filemtime(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /var/www/html/coppermine/upload.php on line 440

Warning: unlink(./albums/edit/.): Permission denied in /var/www/html/coppermine/upload.php on line 453

Warning: is_dir(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /var/www/html/coppermine/upload.php on line 432

Warning: filemtime(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /var/www/html/coppermine/upload.php on line 440

Warning: unlink(./albums/edit/..): Permission denied in /var/www/html/coppermine/upload.php on line 453
-------------------------------------------------
DEBUG mode:


USER:
------------------
Array
(
    [ID] => 3167e41993c272000e47e3b7a698e926
    [am] => 1
    [theme] => hardwired
    [liv] => Array
        (
           
  • => 90
  • [1] => 92
                [2] => 87
                [3] => 95
                [4] => 85
            )

    )

    ==========================
    USER DATA:
    ------------------
    Array
    (
       
[user_id] => 1
    [user_group] => 1
    [user_active] => YES
    [user_name] => djwillie
    [user_password] => ********
    [user_lastvisit] => 2005-01-19 23:32:27
    [user_regdate] => 2005-01-19 23:32:27
    [user_group_list] =>
    [user_email] =>
    [user_website] =>
    [user_location] =>
    [user_interests] =>
    [user_occupation] =>
    [user_actkey] =>
    [disk_max] => 0
    [disk_min] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 3
    [ufc_min] => 3
    [custom_user_upload] => 0
    [num_file_upload] => 5
    [num_URI_upload] => 3
    [can_post_comments] => 1
    [can_upload_pictures] => 1
    [can_create_albums] => 1
    [has_admin_access] => 1
    [pub_upl_need_approval] => 0
    [priv_upl_need_approval] => 0
    [group_name] => Administrators
    [upload_form_config] => 3
    [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) = '8b9127934238e9a03691225c734a0a71'
        [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 < 1106200081
        [5] => SELECT * FROM cpg132_banned WHERE ip_addr='67.81.197.195' OR ip_addr='67.81.197.195' 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 | Off | Off
    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 | .:/php/includes:/usr/share/php | .:/php/includes:/usr/share/php
    open_basedir | no value | 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 | 60 | 60
    max_input_time | 60 | 60
    upload_max_filesize | 2M | 2M
    post_max_size | 8M | 8M
    ==========================
    Page generated in 0.094 seconds - 6 queries in 0.003 seconds - Album set :
« Last Edit: January 20, 2005, 08:18:12 am by GauGau »
Logged

Aditya Mooley

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 781
    • My Sweet Home
Re: HELP WARNING ERROR
« Reply #1 on: January 20, 2005, 07:54:54 am »

Search the forum. This problem has been discussed many times in past.
Logged
--- "Its Nice 2 BE Important but its more Important 2 Be NICE" ---
Follow Coppermine on Twitter

djwillie

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Re: HELP WARNING ERROR
« Reply #2 on: January 20, 2005, 07:56:07 am »

Search the forum. This problem has been discussed many times in past.

what would i search for tho...?
Logged

Abbas Ali

  • Administrator
  • Coppermine addict
  • *****
  • Country: in
  • Offline Offline
  • Gender: Male
  • Posts: 2165
  • Spread the PHP Web
    • Ranium Systems
« Last Edit: January 20, 2005, 08:10:30 am by Abbas Ali »
Logged
Chief Geek at Ranium Systems

djwillie

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Re: HELP WARNING ERROR
« Reply #4 on: January 20, 2005, 08:16:40 am »

Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: HELP WARNING ERROR
« Reply #5 on: January 20, 2005, 08:27:42 am »

djwillie PMed me twice:
Quote from: djwillie
i need help with a error i keep getting
Quote from: djwillie
here is the link to my thread http://forum.coppermine-gallery.net/index.php?topic=13916.0
You already got help, there have been several people who replied. My signature clearly says not to PM me - in fact you mustn't PM any supporter, requesting support. Your behaviour is very rude, review your attitude!
You broke nearly all rules: no subject in PM, silly subject in posting with capitalized letters (this means "shouting" on the internet, and nobody likes to be shouted at), not searching before posting and PMing supporters (only 3 minutes after posting) although your issue was already being taken care of, and finally posting on the "general discussion" board (the description of the board clearly says that you mustn't post support requests here, but on the proper support board that corresponds to your coppermine version).

This all shows how little respect you have for others >:(.

Joachim
Logged

djwillie

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Re: HELP WARNING ERROR
« Reply #6 on: January 20, 2005, 01:50:52 pm »

djwillie PMed me twice:
Quote from: djwillie
i need help with a error i keep getting
Quote from: djwillie
here is the link to my thread http://forum.coppermine-gallery.net/index.php?topic=13916.0
You already got help, there have been several people who replied. My signature clearly says not to PM me - in fact you mustn't PM any supporter, requesting support. Your behaviour is very rude, review your attitude!
You broke nearly all rules: no subject in PM, silly subject in posting with capitalized letters (this means "shouting" on the internet, and nobody likes to be shouted at), not searching before posting and PMing supporters (only 3 minutes after posting) although your issue was already being taken care of, and finally posting on the "general discussion" board (the description of the board clearly says that you mustn't post support requests here, but on the proper support board that corresponds to your coppermine version).

This all shows how little respect you have for others >:(.

Joachim


honeslty i wasn't yelling and i did pm when i reg to the forms ur the forum admin ur suppose to answer pm honestly thats why u make ur self a admin and also if so many ppl get the same error then why hasn't copper mine fix it..... ???  oh well
Logged

Hein Traag

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: nl
  • Offline Offline
  • Gender: Male
  • Posts: 2166
  • A, B, Cpg
    • Personal website - Spintires.nl
Re: HELP WARNING ERROR
« Reply #7 on: January 20, 2005, 02:03:18 pm »

Also when being an admin one can set the rule for users not to PM them in case they need support. Not realistic either considering coppermine has probably thousands of users and imagine you being an admin here and allowing PM for support request you would get swamped in requests.

Think before you post. Have a nice day :)
Logged

Abbas Ali

  • Administrator
  • Coppermine addict
  • *****
  • Country: in
  • Offline Offline
  • Gender: Male
  • Posts: 2165
  • Spread the PHP Web
    • Ranium Systems
Re: HELP WARNING ERROR
« Reply #8 on: January 21, 2005, 06:21:32 am »

honeslty i wasn't yelling and i did pm when i reg to the forms ur the forum admin ur suppose to answer pm

The whole idea of putting on a forum is that everyone can see the questions and answers. If you PM a supporter then nobody else will be able to see the discussion between you and supporter. In that case what will be the point of maintaining this forum?

if so many ppl get the same error then why hasn't copper mine fix it..... ??? oh well

The error you were getting was not a bug of coppermine at all. It is clearly mentioned in the documentation that you need to chmod the specified directories. So it is your responsibility to follow the instructions given in docs. We cannot change the permissions on your file system.
Logged
Chief Geek at Ranium Systems

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: HELP WARNING ERROR
« Reply #9 on: January 21, 2005, 03:51:33 pm »

honeslty i wasn't yelling and i did pm when i reg to the forms ur the forum admin ur suppose to answer pm honestly thats why u make ur self a admin and also if so many ppl get the same error then why hasn't copper mine fix it..... ???  oh well
Instead of just posting "sorry" or not replying at all, you even reply with this silly remarks? A site admin is NOT the person you're suppossed to contact when looking for support. Being the site admin means I'm in charge of maintaining the bbs app here, nothing else. Everybody who knows how to run a bbs software could be the admin, while still not having an idea about coppermine. Your reply shows you're a moron - that's all. Sorry, I never called a user that before, but in your case, all other words don't seem to fit. ::)

>:D GauGau
Logged
Pages: [1]   Go Up
 

Page created in 0.029 seconds with 20 queries.