forum.coppermine-gallery.net

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: xtreme on April 15, 2004, 01:31:45 pm

Title: Fault: unable to upload any pics
Post by: xtreme on April 15, 2004, 01:31:45 pm
hi i am currently receiving the following error:
Impossible to move Sample.jpg to albums/userpics/ !

ï"¿
Warning: move_uploaded_file(albums/userpics/Sample.jpg): failed to open stream: Permission denied in c:\inetpub\wwwroot\db_input.php on line 258

Warning: move_uploaded_file(): Unable to move 'C:\PHP\uploadtemp\php5.tmp' to 'albums/userpics/Sample.jpg' in c:\inetpub\wwwroot\db_input.php on line 258

the thing is  have been uploading my pics for a while now , & all of a sudden i cant any more.

is there any possability that id my webserver has suddenly rebooted , due to power failure , some of the php files might have been corupted.
i have checked my directory permisions , i have tried debug mode but that does not show any symptoms.

should i try silly safe mode ?
Title: Fault: unable to upload any pics
Post by: Joachim Müller on April 16, 2004, 07:47:13 am
probably related to http://forum.coppermine-gallery.net/index.php?topic=5206

GauGau
Title: Fault: unable to upload any pics
Post by: xtreme on April 16, 2004, 12:31:10 pm
gaugau , at a gues which file would you think might be corupted for this problem to occur ?
Title: Fault: unable to upload any pics
Post by: Joachim Müller on April 16, 2004, 03:52:40 pm
please watch the thread I linked instead of posting on this one - there's a guess at the bottom by oasis that I find very likely to be true.

GauGau
Title: Fault: unable to upload any pics
Post by: xtreme on April 18, 2004, 04:34:39 pm
gau gau , i am not really worried at the moment why , i am getting strange characters , my biggest problem currently is that  i am not able to upload any pics at all

i will keep track of the other tread , for the solution.
Title: Fault: unable to upload any pics
Post by: Nibbler on April 18, 2004, 11:26:25 pm
Check the chmod permissions on your userpics directory, should be 777.
Title: Fault: unable to upload any pics
Post by: xtreme on April 18, 2004, 11:43:53 pm
I am running a Windows IIS server.
but when i log in with a ftp app i have set the directory of albums to 777

i was wondering if it couldnt be a corrupt file perhaps
Title: Fault: unable to upload any pics
Post by: Nibbler on April 19, 2004, 12:00:50 am
and userpics ?
Title: Fault: unable to upload any pics
Post by: Joachim Müller on April 19, 2004, 12:12:39 am
erm, Windows IIS and CHMOD :wink: ? Come on, be real... There's no CHMOD in Windows you can set using ftp (but of course there's an equivalent: file permissions for IUSR_hostname).

GauGau
Title: Fault: unable to upload any pics
Post by: xtreme on April 19, 2004, 12:40:44 am
OK , i have checked the following:
IUSR has a guest account ,

& i have checked all the directories & they have read & write access enabled.

have a look.
http://iank.no-ip.com/index.php
user: cpm
pass: support
Title: Fault: unable to upload any pics
Post by: Casper on April 19, 2004, 12:43:27 pm
Ok,
I logged on, and was unable to upload, because there are no albums which I had permission to upload to, and user cpm has no rights to create his own albums.

Please enable at least one album for the group cpm is in, so we can test this.  Or place cpm in a group with rights for personal albums.
Title: Fault: unable to upload any pics
Post by: xtreme on April 19, 2004, 01:19:26 pm
Ok , i have given the user cpm  its own group & i have created a album.

please can you have a look now.


Thanks casper.. well spoted.
i am such a noob  :roll:
Title: Fault: unable to upload any pics
Post by: Echo5ive on April 20, 2004, 04:06:43 am
I figure I'll post here instead of creating a new thread, since I can't upload stuff either.

After a fresh first-time install, all I get is "Impossible to move" when uploading a file from my local computer, and "Cannot create write file" when I load an image URL.

I'm guessing it's something with write permissions somewhere, but I've chmodded all required directories as instructed during the install.

Any hints, anyone?
Title: Fault: unable to upload any pics
Post by: Joachim Müller on April 20, 2004, 09:10:52 am
check the documentation that comes with coppermine, chapter Safe mode issues (http://coppermine.sourceforge.net/manual.php#safe). Your problem is probably not related to xtreme's.

GauGau
Title: Fault: unable to upload any pics
Post by: xtreme on April 20, 2004, 09:14:59 am
guys , i was wondering if this would help .
when i get the error:
Code: [Select]

Warning: move_uploaded_file(albums/userpics/Sample.jpg): failed to open stream: Permission denied in c:\inetpub\wwwroot\db_input.php on line 258

Warning: move_uploaded_file(): Unable to move 'C:\PHP\uploadtemp\php5.tmp' to 'albums/userpics/Sample.jpg' in c:\inetpub\wwwroot\db_input.php on line 258

i am not trying to upload to my userpics album , but it looks like it is trying to upload there anyway ...
might this be where the problem lies ?
Title: Fault: unable to upload any pics
Post by: Joachim Müller on April 20, 2004, 09:24:17 am
yes, this is related. There's a folder for temporary files on your server the script needs write access to. Make sure IUSR_something and the other I_don't_remember_it's name_hostname (user name starting with capital "I" and hostname at the end) user have write access to 'C:\PHP\uploadtemp\'.

GauGau
Title: Fault: unable to upload any pics
Post by: xtreme on April 20, 2004, 11:52:43 pm
gaugau , thanks ..but i have added those two user's to the uploadtemp dir & still same error .

i need you advise. i have been able to upload fine in the past .about  1month ago. but since then i havnt played with the configuration of cpm or the server at all.  i thinking that this has got o have happened when we had those series of power failures in my area..
i.e. causing some coruption  in the files !!!

now what i want to know .would it help me to reinstall php or cpm ...
even though i have modified some file .. this will tell me whether it is a cpm/php or server config prob ..

what ur your recommendation Please!!
Title: Fault: unable to upload any pics
Post by: omniscientdeveloper on April 21, 2004, 01:01:30 am
I would say reinstall coppermine first, if you're sure permissions are set correctly.
Title: Fault: unable to upload any pics
Post by: Echo5ive on April 21, 2004, 08:43:02 am
I tried using define('SILLY_SAFE_MODE', 1);, but I still can't upload pictures -- I get the same error messages. This is really ticking me off now...
Title: Fault: unable to upload any pics
Post by: xtreme on April 21, 2004, 10:33:11 pm
:( guys , i have reinstalled cpm & same prob :(

is there a way i can test whether php  is working 100% without reinstalling ?

can i re-install /over install php4 on windowsXP , withouh causing moe damage ?


please guys i am losing hope that i am going to get this fixed !!!
Title: Fault: unable to upload any pics
Post by: hyperion on April 21, 2004, 11:35:37 pm
Yes, you can reinstall PHP.  Just go get the latest version from www.php.net and follow the instructions.

Have you run scandisk yet? Also, you need to get a UPS with shutdown software to save you from this type of misery in the future.
Title: Fault: unable to upload any pics
Post by: hyperion on April 21, 2004, 11:38:06 pm
Echo5ive,

You are using the beta. There is not beta support right now.  If you want to see the cause fot he error, you need to drop down to Single uploads only using the Group console.
Title: Fault: unable to upload any pics
Post by: Joachim Müller on April 22, 2004, 06:44:46 am
@xtreme: did you set the permissions for the temporary folders as suggested? Describe in detail what you did. Imo this is related to the fact that you're running your own server without actually knowing what you do (not recommended at all, you might get caught 'pants down' by any script kiddy attack).

GauGau
Title: Re: Fault: unable to upload any pics
Post by: xtreme on April 28, 2004, 12:24:34 am
Right guys it has taken me a while but here goes:
1. I reinstalled cpm by copying it over my existing instalatioin - no effect
2. I upgraded to PHP4.6 from PHP4.3 - No effect
3.I uninstalled IIS & Reinstalled - No Effect ( this took me quite some time )
4. i has a backup of the whole HDD , i restored to a backup - No Effect , i am asuming i had the problem b4 i did the backup.

now that leaves me with user permissions for teh whole PHP directory
http://homepage.ntlworld.com/shawn.gates/permisions.JPG
i have both my iusr & iwam acc listed here but they both have read/write access.

so what am i missing here ???
Please


Title: Re: Fault: unable to upload any pics
Post by: xtreme on May 03, 2004, 05:32:59 pm
Anyone ?
I will try Any ideas !!!!

Thanks
X
Title: Re: Fault: unable to upload any pics
Post by: GayleR on July 09, 2005, 06:25:21 pm
OK here's one for ya.

I am getting this same error message as the others in this thread:



Impossible to move GayleRichter_July4_O.png to albums/userpics/10001/ !

File: /home/gayler/public_html/cpg133/db_input.php - Line: 267

Warning: move_uploaded_file(albums/userpics/10001/GayleRichter_July4_O.png): failed to open stream: Permission denied in /home/gayler/public_html/cpg133/db_input.php on line 266


now for the funny part. I cannot upload as a user or as admin. Some of my registered users cannot upload either, BUT many registered users are uploading just fine. And I have tried to upload from my daughters computer (and she can upload fine).  So whats going on here?

Here is the debug info:

USER:
------------------
Array
(
    [ID] => 25bbfd3bee4ee29cd6d06f61d9aef588
    [am] => 1
    [liv] => Array
        (
            [user_id] => 1
    [user_group] => 1
    [user_active] => YES
    [user_name] => gayler
    [user_password] => ********
    [user_lastvisit] => 2005-07-09 11:07:10
    [user_regdate] => 2005-05-12 22:19:48
    [user_group_list] =>
    [user_email] =>
    [user_website] =>
    [user_location] =>
    [user_interests] =>
    [user_occupation] =>
    [user_actkey] =>
    [disk_max] => 10000
    [disk_min] => 10000
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 0
    [ufc_min] => 0
    [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] => 0
    [group_quota] => 10000
    [can_see_all_albums] => 1
    [group_id] => 1
    [groups] => Array
        (
            [1] => 1
        )

)

==========================
Queries:
------------------
Array
(
    [album] => 4
    [MAX_FILE_SIZE] => 10240000
    [title] =>
    [caption] =>
    [keywords] =>
    [event] => picture
    [user1] =>
    [user2] =>
    [user3] =>
)

==========================
VERSION INFO :
------------------
PHP version: 4.3.10 - OK
------------------
mySQL version: 4.0.24-standard
------------------
Coppermine version: 1.3.3
==========================
Module: gd
------------------
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
GIF Read Support enabled
GIF Create 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 4.0.24
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib -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 | .:/usr/lib/php:/usr/local/lib/php | .:/usr/lib/php:/usr/local/lib/php
open_basedir | /home/gayler/:/usr/lib/php:/usr/local/lib/php:/tmp | no value
==========================
email
------------------
Directive | Local Value | Master Value
sendmail_from | no value | no value
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 | -1 | -1
upload_max_filesize | 10M | 10M
post_max_size | 55M | 55M
==========================
Page generated in 0.067 seconds - 7 queries in 0.001 seconds - Album set :
Title: Re: Fault: unable to upload any pics
Post by: Nibbler on July 09, 2005, 06:27:26 pm
CHMOD albums/userpics/10001 to 777 or 755. Please post in a board appropriate to the version of coppermine you are running.