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:

href name= link from dynamic URL possible? (1998) More on the email templates (1997) checkbox results written to a database (1999) Tags not being Interpreted (1999) Can't use old cart file (was One more try) (1997) Referrer from multiple entry points (1998) [WebDNA] 6.2.1 fails on Apache 2.4.6 (2014) & not allowed in db by definition? (1999) Summing fields (1997) DON'T use old cart file! (1997) weird convertchars behavior (2000) Web Catalog 2 demo (1997) Help! WebCat2 bug (1997) Sendmail Excel Attachment (2006) Security (1998) redirect not passing vars (2004) pop up menu's (1998) ShipCost Data Base (1998) How to display images? (2002) Online reference (1997)