IM Studio Not Accessible. Raw Code Displayed. !/usr/bin/perl

Use this forum for comments, suggestions or problems related to the online ImageMagick Studio web interface @ https://imagemagick.org/MagickStudio.
Post Reply
ArtView
Posts: 39
Joined: 2012-01-05T17:29:51-07:00
Authentication code: 8675308

IM Studio Not Accessible. Raw Code Displayed. !/usr/bin/perl

Post by ArtView »

Hello Support,

ImageMagick Studio is not accessible online. We tried different web browsers. No access. The Studio link forwards to the following link:

http://transloadit.imagemagick.org/Magi ... Studio.cgi

which displays the following:

#!/usr/bin/perl
#
###############################################################################
# #
# #
# #
# M M AAA GGGG IIIII CCCC K K #
# MM MM A A G I C K K #
# M M M AAAAA G GG I C KKK #
# M M A A G G I C K K #
# M M A A GGG IIIII CCCC K K #
# #
# SSSSS TTTTT U U DDDD IIIII OOO #
# SS T U U D D I O O #
# SSS T U U D D I O O #
# SS T U U D D I O O #
# SSSSS T UUU DDDD IIIII OOO #
# #
# #
# Image Convert, Edit, and Compose on the Web #
# #
# #
# Software Design #
# John Cristy #
# November 1997 #
# #
# #
# Copyright (C) 1999-2004 ImageMagick Studio LLC, a non-profit organization #
# dedicated to making software imaging solutions freely available. #
# #
# You may not use this file except in compliance with the License. You may #
# obtain a copy of the License at #
# #
# http://www.imagemagick.org/www/Copyright.html #
# #
# Unless required by applicable law or agreed to in writing, software #
# distributed under the License is distributed on an "AS IS" BASIS, #
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. #
# See the License for the specific language governing permissions and #
# limitations under the License. #
# #
###############################################################################
#
# Magick Studio is a Web interface to PerlMagick that can read and write
# many of the more popular image formats including JPEG, TIFF, PNM, GIF, and
# Photo CD. In addition you can interactively resize, rotate, sharpen, color
# reduce, or add special effects to your image and save the completed work in
# the same or differing image format.
#
#
use CGI;
use CGI::Carp qw/fatalsToBrowser/;
use Sys::Hostname;

The above is a small excerpt of the raw code.

Any assistance to restore ImageMagick Studio online would be greatly appreciated. We have been using this valuable service for years.

Thank you for your time and consideration.

Artview
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: IM Studio Not Accessible. Raw Code Displayed. !/usr/bin/perl

Post by fmw42 »

I can confirm this. The new server is not working to render the web site properly. Also I do not see any links to MagicStudio or JqMagick at http://www.imagemagick.org/script/index.php, not even on the site map page.
ArtView
Posts: 39
Joined: 2012-01-05T17:29:51-07:00
Authentication code: 8675308

Re: IM Studio Not Accessible. Raw Code Displayed. !/usr/bin/perl

Post by ArtView »

Hello Support,

Thank you for your prompt response. Studio is now accessible and up and running. All Systems Go!

Thanks again for providing this valuable service.

ArtView
Post Reply