Home Private Messages Search
CPG Dragonfly™ CMS stopsoftwarepatents.eu petition banner
Toggle Content
 
Forums ⇒ DragonflyCMS ⇒ Coppermine ⇒ Problem w/upload on 1and1


Problem w/upload on 1and1
Please post bugs in the Projects Module.
Post anything and everything else about Coppermine in this forum.

Go to page Previous  1, 2
Post new topic    Reply to topic    Printer Friendly Page     Forum Index ⇒  Add-Ons & BlocksCoppermine

View previous topic :: View next topic  
Author Message
ACIDRAIN
Newbie
Newbie

Offline Offline
Joined: Sep 11, 2007
Posts: 13
Location: Kingwood, TX
PostPosted: Wed Dec 26, 2007 1:12 am
Post subject: Re: Problem w/upload on 1and1

second time worked. I think it's a memory issue on the serverside, that's the only thing that makes sense right now.


ACIDRAIN's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/1.3.33/4.0.27/4.4.7/9.1.2.1
Back to top
View user's profile Visit poster's website
NanoCaiordo
Developer
Developer

Offline Offline
Joined: Jun 29, 2004
Posts: 3878
Location: Melbourne, AU
PostPosted: Wed Dec 26, 2007 3:30 am
Post subject: Re: Problem w/upload on 1and1

I think that your host started fixing NFS issues after your report.
So if in the next days you get strange or different problems every time, it means that the sys-admin is working on it. Give them a couple of days to stabilize the situation.

_________________
.:: I met php the 03 December 2003 :: Unforgettable day! ::.

Linux 64bit / Apache 2.2 / PHP 5.4 / MySQL 5.5.22 / v9, v10
Linux 32bit / Apache 2.2 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10
Windows 64bit / IIS 7.5 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10


NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
mixed
Back to top
View user's profile Visit poster's website Photo Gallery
ACIDRAIN
Newbie
Newbie

Offline Offline
Joined: Sep 11, 2007
Posts: 13
Location: Kingwood, TX
PostPosted: Wed Dec 26, 2007 10:20 pm
Post subject: Re: Problem w/upload on 1and1

Thing is, I hadn't contacted them yet. This is purely random it seems.


ACIDRAIN's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/1.3.33/4.0.27/4.4.7/9.1.2.1
Back to top
View user's profile Visit poster's website
NanoCaiordo
Developer
Developer

Offline Offline
Joined: Jun 29, 2004
Posts: 3878
Location: Melbourne, AU
PostPosted: Wed Dec 26, 2007 10:29 pm
Post subject: Re: Problem w/upload on 1and1

same image + same code + same server = random issues? thats wierd

_________________
.:: I met php the 03 December 2003 :: Unforgettable day! ::.

Linux 64bit / Apache 2.2 / PHP 5.4 / MySQL 5.5.22 / v9, v10
Linux 32bit / Apache 2.2 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10
Windows 64bit / IIS 7.5 / PHP 5.3.10 / MySQL 5.5.22 / v9, v10


NanoCaiordo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
mixed
Back to top
View user's profile Visit poster's website Photo Gallery
ACIDRAIN
Newbie
Newbie

Offline Offline
Joined: Sep 11, 2007
Posts: 13
Location: Kingwood, TX
PostPosted: Sat Dec 29, 2007 4:42 pm
Post subject: Re: Problem w/upload on 1and1

That's what I was thinking. Only thing not static really is memory usage, and if they have weird or inadequate rules on usage, it might explain the problems. For instance, if another client hogged the resources, my issue is explained. What really confounds me is I've uploaded very close to the 1and1 20MB limit on php in the past, and it worked fine, and then I go to upload a 1MB image months later and it flips out.

After I got past the error 500, it couldn't access the image thumbnail libraries temporarily, but a few minutes later it did it just fine. To me that is a definite resource issue.


ACIDRAIN's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/1.3.33/4.0.27/4.4.7/9.1.2.1
Back to top
View user's profile Visit poster's website
ScooperJay
Newbie
Newbie

Offline Offline
Joined: Feb 23, 2008
Posts: 2
Location: Minneapolis
PostPosted: Thu Mar 27, 2008 3:55 am
Post subject: Re: Problem w/upload on 1and1

ACIDRAIN wrote:
New error, seems that a large image (1932x1050) can't be made into a thumbnail..?

Unable to create thumbnail or reduced size image.

File: /modules/coppermine/db_input.php - Line: 456

I am recieving the same error message.

Unable to create thumbnail or reduced size image.

File: \modules\coppermine\db_input.php - Line: 456

I host myself, and have given full rights to the structure. I suspect I might be missing an Image Magick piece. Is Image Magick ideal for coppermine? I am open to alternative, more or less if I can get coppermine to work.

Is there a trick to installing / configuring Image Magick?

I attached a PDF of my photo album config as well.


DEBUG INFO - Upload picture page
Debug Information Integration vars
Selected CMS Theme: reDesign
Coppermine Theme: themes/reDesign/coppermine
Module path modules/coppermine
Nukelink index.php?name=coppermine
$_SERVER vars
DOCUMENT_ROOT: D:\Inetpub\wwwroot
HTTP_ACCEPT_LANGUAGE: en-us
HTTP_USER_AGENT: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)
SCRIPT_FILENAME: D:\Inetpub\wwwroot/index.php

QUERY_STRING: name=coppermine&file=upload
PHP_SELF: /index.php
CPG Config
TABLE_PICTURES cms_cpg_pictures
TABLE_ALBUMS cms_cpg_albums
TABLE_COMMENTS cms_cpg_comments
TABLE_CATEGORIES cms_cpg_categories
TABLE_CONFIG cms_cpg_config
TABLE_USERGROUPS cms_cpg_usergroups
TABLE_VOTES cms_cpg_votes
TABLE_USERS cms_users
allow_private_albums 1
Site url (ecards_more_pic_target) www.localhost.com/
fullpath modules/coppermine/albums/
USER_IN_GROUPS 1
Default Language english
Language Directory coppermine
Queries
GET array (
'name' => 'coppermine',
'file' => 'upload',
)
POST array (
)


ScooperJay's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
WIN2K3_SBS/MYSQL 4.1/PHP 5.2.5/DragonflyCMS 9.2.1
Back to top
View user's profile Visit poster's website
Display posts from previous:   
Post new topic    Reply to topic    Printer Friendly Page    Forum Index ⇒  Add-Ons & BlocksCoppermine
Page 2 of 2
All times are GMT
Go to page Previous  1, 2



Jump to:  


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


 
   Toggle Content User Info

Welcome Anonymous

Nickname
Password
(Register)

   Toggle Content Last CVS commits
· Further security class improvements.
· 301 redirects on LEO changes
· Option to force 3xx http status codes
· Validate googlebot.com and google.com crawlers.
· CCBot
· Rss with etag and atom.
· Removed index.php depency.
· v9 fixed menu hoverings on touch screens.
· Fixed menu hoverings on touch screens.
· Fixed empty $Module object

devamı...

   Toggle Content Community

Support for DragonflyCMS in a other languages:

Deutsch
Español

   Toggle Content X-links
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
Interactive software released under GNU GPL, Code Credits, Privacy Policy