PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro Bug Reports

Photopost Pro Bug Reports Post post installation PhotoPost Pro problems here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old June 4th, 2009, 10:44 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 41
Flash Upload error 404

I'm not sure this is a bug in the interface to swfupload, but what ever is going on, I am sure it is something obvious and I am missing something obvious. Any help would be appreciated.

Running the latest release. Once I have select the photos, it seems to upload but then I error 404. Taking the advise i found at the swfupload, I examined the Apache access log and found that the file not found was "upload.php" I 've triple checked and the file is there in the proper path'

Here is the applicable area of the access log.

Code:
Content visible to verified customers only.
See the last 2 lines.

Any help and suggestions would be appreciated.
scoles15 is offline   Reply With Quote
Old June 4th, 2009, 11:23 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
Did you upload the upload.php file to your photopost directory?
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 4th, 2009, 11:50 AM   #3 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 41
yes, i did. That's what's driving me crazy. If you do a http://www.ncwoodworker.net/pp/upload.php you see that the file is there. Of it doesn't do anything as a GET
scoles15 is offline   Reply With Quote
Old June 4th, 2009, 11:56 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
There should be no issue with a POST

What does SWFupload say about a 404 error or your results?

This is the only code that stops upload.php that we have

Code:
Content visible to verified customers only.
If there is no flash session or file then we stop.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 4th, 2009, 12:13 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 41
The upload.php code is not being excecuted, becuase Apache is returning the 404. At least in theory. I've semi verified that by adding trace code to the beginning of upload.php

SWFUpload are the people that told me to look at the access log to find what generating the 404
scoles15 is offline   Reply With Quote
Old June 4th, 2009, 12:33 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
upload.php is a very simple file process in general basically its only task is to read the SESSION info and move the actual file uploaded by flash to the users uploads directory.

Your telling me the file exists. This is the java that loads the flash

Code:
Content visible to verified customers only.
I would wonder is your session being created? Is there a PHPSESSION cookie in your browser when uploading.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 4th, 2009, 03:36 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 41
Quote:
Originally Posted by Chuck S View Post
I would wonder is your session being created? Is there a PHPSESSION cookie in your browser when uploading.
Sorry, How coud I tell that?
scoles15 is offline   Reply With Quote
Old June 4th, 2009, 03:50 PM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
well this all depends on your browser I guess,

I use firefox and I can go to TOOLS => OPTIONS => PRIVACY => SHOW COOKIES.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 4th, 2009, 03:53 PM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
Also another thing how big is this file your trying to upload?

You can place a url here and a test login for us to try uploading.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 4th, 2009, 06:02 PM   #10 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 41
Quote:
Originally Posted by Chuck S View Post
I would wonder is your session being created? Is there a PHPSESSION cookie in your browser when uploading.
As long as mean PHPSESSID, yes it is.
Quote:
Originally Posted by Chuck S View Post
Also another thing how big is this file your trying to upload?

You can place a url here and a test login for us to try uploading.
I'll PM you a login and URL. I've tried all different sizes.

I've put SWFUpload into debug mode and am trying to understand what it is really telling me. When you try, you'll see it at the bottom of the page
scoles15 is offline   Reply With Quote
Old June 4th, 2009, 06:09 PM   #11 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 41
Quote:
Originally Posted by scoles15 View Post
I'll PM you a login and URL.
Oops, how do I send the logon to you.?
scoles15 is offline   Reply With Quote
Old June 4th, 2009, 09:50 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
You can use the contact us link in our site header.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 5th, 2009, 07:04 AM   #13 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 41
Just did, thanks.
scoles15 is offline   Reply With Quote
Old June 5th, 2009, 07:32 AM   #14 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
Okay we will respond from there then via email
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 5th, 2009, 07:37 AM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
I am not sure your email had the right info here. I get a blank email here with the words ppdebug and a link to this thread nothing more. None of the information asked for. Please resend an email with ftp access and admin login as well as url to photopost install.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 5th, 2009, 08:17 AM   #16 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 41
Quote:
Originally Posted by Chuck S View Post
I am not sure your email had the right info here. I get a blank email here with the words ppdebug and a link to this thread nothing more. None of the information asked for. Please resend an email with ftp access and admin login as well as url to photopost install.
Ok I just sent it again.
scoles15 is offline   Reply With Quote
Old June 5th, 2009, 12:34 PM   #17 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 41
Just wanted to check if you got the info
scoles15 is offline   Reply With Quote
Old June 5th, 2009, 02:33 PM   #18 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
Yes I got it I really dont have any more info. There is a limit on what I can say about the flash uploader or its errors because we did not write that code. Our only involvement with the flash uploader is to tell it where to upload a file. Other than that any errors put out are returned by there code and SWFUPLOAD people would have better ideas that I do.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old June 10th, 2009, 12:23 PM   #19 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 41
Solved - FYI

There is a problem with Apache mod_security and swfupload. I don't know who is at fault. Just that mod_security does not like the POST that is being issued and rejects it. Why a 404, I don't know.

But by disabling mod_security in the .htaccess file at the root of my PP directory, the problem has gone away
scoles15 is offline   Reply With Quote
Old June 10th, 2009, 12:32 PM   #20 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,940
Well mod_security can disable alot of things in software depending on the actions being performed.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Upload Error 503 using flash bulk uploader imvitaliy Photopost Pro Bug Reports 6 October 25th, 2008 06:02 AM
Upload Error: 403 using Flash loader v6.2 1996 328ti Photopost Pro Installation & Upgrades 1 October 19th, 2008 02:48 PM
404 Error after upload Fortissimo Photopost Pro Bug Reports 5 September 5th, 2008 06:17 PM
showgallery 404 Error saybigdog2433 Photopost Pro How Do I...? 2 March 29th, 2007 12:39 PM


All times are GMT -5. The time now is 07:48 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0