close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

DFP no longer works on new server

Thread began 2/23/2010 1:16 pm by Steve | Last modified 2/23/2010 3:18 pm by Steve | 909 views | 2 replies |

Steve

DFP no longer works on new server

Hello,
Just migrated to a new W2k8 server and now my uploads stopped working. Latest versions of PHP and MySQL

Any ideas what could prevent an uploaded file when the prior code worked fine?
No errors returned.

Also create s super simple page with just a form, file Field and a submit button. Added DFP to upload to the default images dir and same thing. No error and no file uploaded.

Any ideas??

Sign in to reply to this post

Jason ByrnesWebAssist

could be a php error occuring.

to trouble file uploads, follow these steps:
1) Add the following code a t line 1:

php:
<?php

error_reporting
(E_ALL);
ini_set('display_errors','on');
?>



2) Make sure there are no other server behaviors on the page that may redirect to another page.

3) On the bindings panel, expand the WA Upoad Files Global Status section and bind the Debug info to the page.

Post back the debug info after trying an upload along with any errors and a copy of the page.

Sign in to reply to this post

Steve

php opendir was configured but prior server it was not so removing the value solved the problem (php.ini)

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...