Est. 2003
Home Help Login Register
News: Welcome to ZboX Webhosting.
10 Megs

10 MB Disk
1 GB Transfer
$10.00 per year
25 Megs

25 MB Disk
2 GB Transfer
$25.00 per year
50 Megs

50 MB Disk
3 GB Transfer
$50.00 per year
75 Megs

75 MB Disk
4 GB Transfer
$75.00 per year
500 Megs

500 MB Disk
10 GB Trans
$100.00 yr.

+  ZboX Webhosting Est. 2003. Now in our Fifth year!
|-+  MagickStudio
| |-+  MagickStudio Help
| | |-+  MagickStudio is still down
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: MagickStudio is still down  (Read 424 times)
ZboX
Founder
Administrator
Posting Maniac
*****
Offline Offline

Posts: 1660


What 'ya got there??


MagickStudio is still down
« on: July 12, 2008, 03:58:25 PM »

We are working on trying to find out what the issue is. I haven't changed anything in the script, nothing in the server environment has changed. There is plenty of disk space on the server, so at this point we are at a loss and are trying to troubleshoot the symptoms over in the Imagemagick forum. I'll post more as soon as I know anything.

~;-)

Bert
Logged

Homepage / Community: http://zboxhosting.com

Contact: sales@zboxhosting.com
"Ohhh weeeeeee ohhhh, weeeee ohhhhhh wa. Ohhhh weeeee ohhhhh, weeeee ohhhhh wa!"
mistymage
ZboXian
**
Offline Offline

Posts: 14



Re: MagickStudio is still down
« Reply #1 on: August 10, 2008, 10:21:45 PM »

So is magickstudio up now?  I emailed a while back to get my name/pw (since I forgot it and have a new pc and my pw-remembering-tool didn't have that site in it).

Also, please tell me that MagickStudio is the same as ImageMagick.. and that I don't have to use scripts to run it!! I can play all day at IM (knowing which parameters to plug-in) but that script stuff DJ and Lila do.. whoooosh!

~misty
Logged
ZboX
Founder
Administrator
Posting Maniac
*****
Offline Offline

Posts: 1660


What 'ya got there??


Re: MagickStudio is still down
« Reply #2 on: August 10, 2008, 11:47:39 PM »

Frankly the ZboX installation of MagickStudio is history.  From this point forward only the packaged versions of ImageMagick will be supported on our servers.

I'm sorry folks but the complete lack of support from the ImageMagick folks for anything MagikStudio is beyond distressing. I have other things to do than to figure out how in h e double hockey sticks to make one of their "upgrades" work. Enough is enough.

Bert
Logged

Homepage / Community: http://zboxhosting.com

Contact: sales@zboxhosting.com
"Ohhh weeeeeee ohhhh, weeeee ohhhhhh wa. Ohhhh weeeee ohhhhh, weeeee ohhhhh wa!"
DJ Mike
Serious Poster
****
Offline Offline

Posts: 166



Re: MagickStudio is still down
« Reply #3 on: August 11, 2008, 09:11:44 AM »

Also, please tell me that MagickStudio is the same as ImageMagick.. and that I don't have to use scripts to run it!! I can play all day at IM (knowing which parameters to plug-in) but that script stuff DJ and Lila do.. whoooosh!

~misty

They aren't the same but they are both interfaces for the same thing. There is a command line interface for it too. For the code, you can start a lot simpler that what I have posted here. For example, you can swirl with 4 lines of code.

DJ Mike's Tutorials: PHP Imagemagick Functions: Imagick::swirlImage
http://eclecticdjs.com/mike/tutorials/php/imagemagick/examples_03/swirl.php

Code:
<?php 
header
('Content-type: image/jpeg'); 
$image 
= new Imagick("opossum.jpg"); 
$image
->swirlimage(180); 
echo $image
; 
?>
Logged


mistymage
ZboXian
**
Offline Offline

Posts: 14



Re: MagickStudio is still down
« Reply #4 on: August 11, 2008, 02:32:42 PM »

Frankly the ZboX installation of MagickStudio is history.  From this point forward only the packaged versions of ImageMagick will be supported on our servers.

I'm sorry folks but the complete lack of support from the ImageMagick folks for anything MagikStudio is beyond distressing. I have other things to do than to figure out how in h e double hockey sticks to make one of their "upgrades" work. Enough is enough.

Bert

Ok.. so how does one get to the packaged versions of IM? 

It's not a big deal for me.. I use irfanview or paint to my cropping/text stuff but I can always use the online versions of IM for compositing.. just would be nice to do it from in my filemanager.
Logged
ZboX
Founder
Administrator
Posting Maniac
*****
Offline Offline

Posts: 1660


What 'ya got there??


Re: MagickStudio is still down
« Reply #5 on: August 11, 2008, 06:59:27 PM »

Ok.. so how does one get to the packaged versions of IM? 

It's not a big deal for me.. I use irfanview or paint to my cropping/text stuff but I can always use the online versions of IM for compositing.. just would be nice to do it from in my filemanager.

Hi Misty,
Well you can't access ImageMagick itself unless you either a) Use MagickStudio or b) Use a script or command line. We don't allow staight command line access to the server so the best thing is to use a script. And Mike is the master of IM scripts.

~;-)

Bert
Logged

Homepage / Community: http://zboxhosting.com

Contact: sales@zboxhosting.com
"Ohhh weeeeeee ohhhh, weeeee ohhhhhh wa. Ohhhh weeeee ohhhhh, weeeee ohhhhh wa!"
Pages: [1] Go Up Print 
« previous next »
Jump to:  


Login with username, password and session length

ZboX Webhosting Est. 2003. Now in our Fifth year! | Powered by SMF 1.0.10.
© 2005, Simple Machines LLC. All Rights Reserved.
Page created in 0.092 seconds with 21 queries.