On Wed, Apr 11, 2007 at 08:36:52AM -0700, Bill Moseley wrote:
> On Wed, Apr 11, 2007 at 03:28:59PM +0100, Adeola Awoyemi wrote:
> >     if ( $new_img->write( file => $new_filename ) ) {
> > 
> > I tried using "$c->response->redirect( $new_filepath )" but that  
> > issues a 302 "Temporarily Moved" status.
> 
> I suspect your web document root is not the root of the file system.

Oops -- I read those as the same variable.  Shows, how important it is
to use good variable names.

Are you sure $new_filepath is really where you are saving the image?


-- 
Bill Moseley
[EMAIL PROTECTED]


_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to