Re: Upload Graphic Problem

This WebDNA talk-list message is from

2004


It keeps the original formatting.
numero = 59732
interpreted = N
texte = Well, the problem is somehow related to my secure server. When I run the same code on a non-secured connection, it uploads fine. However, when I upload through the secure, then it fails. To troubleshoot, I put a [formvariables] context in the beginning of the upload_file2.tpl file to take a look at what was being posted, and none of the information being posted from upload_file.tpl gets there via secure connection. This is probably getting a little off-topic (looks like a server config issue than a WebDNA issue) so I will seek out other resources as well. Any thoughts though? Thanks, Jason ----- Original Message ----- From: "Jason Aus" To: "WebDNA Talk" Sent: Friday, October 22, 2004 10:37 AM Subject: Re: Upload Graphic Problem > That makes sense about the files not being written, and WebDNA throwing that > error. I took a look at the permissions, and it appears that everything is > setup OK, unless I am missing something. The WebStar user has read/write > capabilities (is owner). > > I'm using WebStar not Apache, so looking at the httpd.config file probably > won't help. > > Does anyone know what the correct permissions are, just in case I am missing > something? > > Greatly Appreciated, > > Thanks, > Jason > > ----- Original Message ----- > From: "Sal D'Anna" > To: "WebDNA Talk" > Sent: Thursday, October 21, 2004 8:18 PM > Subject: Re: Upload Graphic Problem > > > > It sounds like a permission issue on the server, something that needs to > be > > setup in the httpd.config. It uploads the file and then does not have > > permission to post so WebDNA gives the Please Choose either .gif or .jpg > as > > the standard error for a failed upload. Since the file is never written, > > WebDNA doesn't know what the extension of the file is. > > > > Sal D'Anna > > > > -----Original Message----- > > From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com] On Behalf Of > > Jason Aus > > Sent: Thursday, October 21, 2004 2:25 PM > > To: WebDNA Talk > > Subject: Upload Graphic Problem > > > > Hi Everyone - > > When any of our commerce clients goes to upload an image (Use > Graphic), > > the admin area allows them to browse for the image fine, but when they > click > > "Upload" the browser hangs for about 60 seconds, then says: > > > > "Please specify the source file. > > Please choose either .gif or .jpg file." > > > > So at first I thought it was the code, however, when I copied the entire > > site to my test server, the code executed just fine - no delay, file > uploads > > successfully > > > > I've tried Netscape(pc), IE(pc), and Safari(mac) and they all experience > the > > same problem on the live server. > > > > Live Server: OSX 10.3, Webstar 5.x (latest) and RumpusFTP, WDNA 5.1g > > Test: XP Pro, 6.0 dev > > > > Thanks, > > Jason Aus > > ACS/Digital Jam > > www.digitaljam.com > > > > > > ------------------------------------------------------------- > > This message is sent to you because you are subscribed to > > the mailing list . > > To unsubscribe, E-mail to: > > To switch to the DIGEST mode, E-mail to > > > > Web Archive of this list is at: http://webdna.smithmicro.com/ > > > > > > ------------------------------------------------------------- > > This message is sent to you because you are subscribed to > > the mailing list . > > To unsubscribe, E-mail to: > > To switch to the DIGEST mode, E-mail to > > > Web Archive of this list is at: http://webdna.smithmicro.com/ > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > Web Archive of this list is at: http://webdna.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Upload Graphic Problem ( "Jason Aus" 2004)
  2. Re: Upload Graphic Problem ( "Jason Aus" 2004)
  3. Re: Upload Graphic Problem ( "Sal D'Anna" 2004)
  4. Re: Upload Graphic Problem ( Donovan Brooke 2004)
  5. Upload Graphic Problem ( "Jason Aus" 2004)
Well, the problem is somehow related to my secure server. When I run the same code on a non-secured connection, it uploads fine. However, when I upload through the secure, then it fails. To troubleshoot, I put a [formvariables] context in the beginning of the upload_file2.tpl file to take a look at what was being posted, and none of the information being posted from upload_file.tpl gets there via secure connection. This is probably getting a little off-topic (looks like a server config issue than a WebDNA issue) so I will seek out other resources as well. Any thoughts though? Thanks, Jason ----- Original Message ----- From: "Jason Aus" To: "WebDNA Talk" Sent: Friday, October 22, 2004 10:37 AM Subject: Re: Upload Graphic Problem > That makes sense about the files not being written, and WebDNA throwing that > error. I took a look at the permissions, and it appears that everything is > setup OK, unless I am missing something. The WebStar user has read/write > capabilities (is owner). > > I'm using WebStar not Apache, so looking at the httpd.config file probably > won't help. > > Does anyone know what the correct permissions are, just in case I am missing > something? > > Greatly Appreciated, > > Thanks, > Jason > > ----- Original Message ----- > From: "Sal D'Anna" > To: "WebDNA Talk" > Sent: Thursday, October 21, 2004 8:18 PM > Subject: Re: Upload Graphic Problem > > > > It sounds like a permission issue on the server, something that needs to > be > > setup in the httpd.config. It uploads the file and then does not have > > permission to post so WebDNA gives the Please Choose either .gif or .jpg > as > > the standard error for a failed upload. Since the file is never written, > > WebDNA doesn't know what the extension of the file is. > > > > Sal D'Anna > > > > -----Original Message----- > > From: WebDNA Talk [mailto:WebDNA-Talk@talk.smithmicro.com] On Behalf Of > > Jason Aus > > Sent: Thursday, October 21, 2004 2:25 PM > > To: WebDNA Talk > > Subject: Upload Graphic Problem > > > > Hi Everyone - > > When any of our commerce clients goes to upload an image (Use > Graphic), > > the admin area allows them to browse for the image fine, but when they > click > > "Upload" the browser hangs for about 60 seconds, then says: > > > > "Please specify the source file. > > Please choose either .gif or .jpg file." > > > > So at first I thought it was the code, however, when I copied the entire > > site to my test server, the code executed just fine - no delay, file > uploads > > successfully > > > > I've tried Netscape(pc), IE(pc), and Safari(mac) and they all experience > the > > same problem on the live server. > > > > Live Server: OSX 10.3, Webstar 5.x (latest) and RumpusFTP, WDNA 5.1g > > Test: XP Pro, 6.0 dev > > > > Thanks, > > Jason Aus > > ACS/Digital Jam > > www.digitaljam.com > > > > > > ------------------------------------------------------------- > > This message is sent to you because you are subscribed to > > the mailing list . > > To unsubscribe, E-mail to: > > To switch to the DIGEST mode, E-mail to > > > > Web Archive of this list is at: http://webdna.smithmicro.com/ > > > > > > ------------------------------------------------------------- > > This message is sent to you because you are subscribed to > > the mailing list . > > To unsubscribe, E-mail to: > > To switch to the DIGEST mode, E-mail to > > > Web Archive of this list is at: http://webdna.smithmicro.com/ > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > Web Archive of this list is at: http://webdna.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ "Jason Aus"

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Further on formula.db failure to calculate shipCost (1997) suggestion (1997) [WebDNA] WebDNA jQuery JSON javascript stuff (2010) Superfilous Characters (1998) form data submission gets truncated (1997) Not reading code (1997) problems with 2 tags (1997) ImageMagick (2003) Date format problems (1997) Replace Statement (1997) WebCat2b13 Command Reference Doc error (1997) Is there a max number of fields? (1998) chat opinion ... (2002) RE: Checkboxes to add to cart... (1998) [WebDNA] test (2011) RE: Emailer prefs in two places ... (1997) math variable security [MEDIUM LONG] (2000) Lost Field (1998) WebCatalog for Postcards ? (1997) [addlineitems] (1997)