Error message Impossible to move Error message Impossible to move
 

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

Main Menu

Error message Impossible to move

Started by bclaussen, June 23, 2005, 10:19:21 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bclaussen

After a few weeks of use and no problems, I started getting this message and it has been reported to me by several people also using it.

Warning: move_uploaded_file(./albums/edit/mHTTP_temp_f677d5f2.jpg): failed to open stream: No such file or directory in /home/content/c/l/a/claussen/html/coppermine/upload.php on line 1193

Warning: move_uploaded_file(): Unable to move '/tmp/php2w9MZW' to './albums/edit/mHTTP_temp_f677d5f2.jpg' in /home/content/c/l/a/claussen/html/coppermine/upload.php on line 1193

The following uploads encountered errors:
FILE UPLOADS:
File name/URL                                Error message
1.a2_1_b.jpg                                 Impossible to move


This has happened to everyone that has tried to use it in the past week.

Nibbler

Create a folder in your albums folder called edit
CHMOD it to 777 or 755
Update your gallery so you do not needlessly suffer as a result of old bugs.

bclaussen

there is an edit folder in albums.  I don't know what CHMOD is to change it and where do I look for an update?  This was just installed from GODADDY.COM's one click install list.

bclaussen

#3
 Topic: Error message Impossible to move  (Read 6 times) 
bclaussen
Coppermine regular

Online

Posts: 7


Coppermine version: unknown
Bridged with: unknown
Downloaded from: unknown

    Error message Impossible to move
" on: Today at 04:19:21 PM "   

--------------------------------------------------------------------------------
After a few weeks of use and no problems, I started getting this message and it has been reported to me by several people also using it.

Warning: move_uploaded_file(./albums/edit/mHTTP_temp_f677d5f2.jpg): failed to open stream: No such file or directory in /home/content/c/l/a/claussen/html/coppermine/upload.php on line 1193

Warning: move_uploaded_file(): Unable to move '/tmp/php2w9MZW' to './albums/edit/mHTTP_temp_f677d5f2.jpg' in /home/content/c/l/a/claussen/html/coppermine/upload.php on line 1193

The following uploads encountered errors:
FILE UPLOADS:
File name/URL                                Error message
1.a2_1_b.jpg                                 Impossible to move

This has happened to everyone that has tried to use it in the past week.

  216.69.191.240 



Nibbler
Frontier Psychiatrist
Dev Team member
Coppermine wizard

Offline

Gender:
Posts: 3563



Coppermine version: cpg1.4.x
Bridged with: SMF
Downloaded from: sf.net

      Re: Error message Impossible to move
" Reply #1 on: Today at 04:21:49 PM "   

--------------------------------------------------------------------------------
Create a folder in your albums folder called edit
CHMOD it to 777 or 755
Update your gallery so you do not needlessly suffer as a result of old bugs.

  Logged 

--------------------------------------------------------------------------------
I wanna be sedated


bclaussen
Coppermine regular

Online

Posts: 7


Coppermine version: unknown
Bridged with: unknown
Downloaded from: unknown

    Re: Error message Impossible to move
" Reply #2 on: Today at 04:26:12 PM "   

--------------------------------------------------------------------------------




bclaussen

I've looked in the Doc file of the newest version and can't find anything on upgrading.  Also, when i go to the properties of a file, it says "READ" WRITE" EXICUITE" user/owner etc.. not 777 or 755 ect.  I also don't know where the database is so I can "DUMP" it.  When I use myadmin it shows all my phpbb stuff, but no coppermine.

Last, After my post yesterday, I still can't fix the bug giving me this warning

Warning: move_uploaded_file(./albums/edit/mHTTP_temp_0f20aa48.jpg): failed to open stream: No such file or directory in /home/content/c/l/a/claussen/html/coppermine/upload.php on line 1193

Warning: move_uploaded_file(): Unable to move '/tmp/phpiTeEIx' to './albums/edit/mHTTP_temp_0f20aa48.jpg' in /home/content/c/l/a/claussen/html/coppermine/upload.php on line 1193

kegobeer

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

bclaussen

that would be it, but what about the first line.  Says same thing I read somewhere else.  Backup (dump) your database.  I can't find the database.  Everything in my database is for phpbb

www.spooledturbos.com/coppermine

kegobeer

config.inc.php has your database information in it - look in there for your database name.
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