Error after uploading about 80 images... happened before Error after uploading about 80 images... happened before
 

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 after uploading about 80 images... happened before

Started by st33lwolf, February 18, 2005, 02:10:52 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

st33lwolf

Ok after i uploaded about 80 images i get this error...

"
Warning: is_dir(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/content/s/t/3/st33lwolf/html/coppermine/upload.php on line 432

Warning: filemtime(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /home/content/s/t/3/st33lwolf/html/coppermine/upload.php on line 440

Warning: unlink(./albums/edit/.): Permission denied in /home/content/s/t/3/st33lwolf/html/coppermine/upload.php on line 453

Warning: is_dir(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/content/s/t/3/st33lwolf/html/coppermine/upload.php on line 432

Warning: filemtime(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /home/content/s/t/3/st33lwolf/html/coppermine/upload.php on line 440

Warning: unlink(./albums/edit/..): Permission denied in /home/content/s/t/3/st33lwolf/html/coppermine/upload.php on line 453
"

i turned on debug mode and also got this...

"
Notice: Undefined offset: 2 in /home/content/s/t/3/st33lwolf/html/coppermine/upload.php on line 250

Notice: Undefined offset: 3 in /home/content/s/t/3/st33lwolf/html/coppermine/upload.php on line 256

Notice: Undefined offset: 4 in /home/content/s/t/3/st33lwolf/html/coppermine/upload.php on line 256
"

I checked out those lines and its a bunch of nothing... if someone could help me... please cause i had this error before and i reinstalled it then it worked... but now i got it again...

I also tried giving full acces since it says access denied... and that didnt work...

kegobeer

For whatever reason, some servers have this problem pop up.  We don't know what causes it.  The best thing to do is to delete the /edit directory, and then create a new /edit directory via FTP.  If you are unable to delete it, rename it, and then create a new /edit directory.
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

st33lwolf

That worked... but it only got me past the uploading part... when i go to place the picture it comes up with this...

"Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, support@supportwebsite.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log."

I go back to place it somewhere else and then it tells me it wasnt placed succesfully so i go upload it again and i get back to step 1... what the hell is going on here... is it my webserver? or a misconfiguration problem?

st33lwolf

I got it to work... it seems when i upload that certain picture it doesnt work... I changed the values for size values but that wasnt it because that didnt help. I guess I wont upload that one picture... It was a picture of my desktop... I just do print screen and paste it in paint and save it as a jpg. Is there a problem there or what?

Joachim Müller

There are limitations on filesize and dimensions, depending on your server setup. Read the sticky threads on the upload board for details.

Joachim