Tyreus Community: is imagemagick availible on tyreus - Tyreus Community

Jump to content

Quick Questions

Thank you for your interest in Tyreus Hosting!

Please note that this forum is for questions you may have before you become a Tyreus.com client.

Are you a current client and require support?

All support questions should be directed to this forum.
Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

is imagemagick availible on tyreus is imagemagick availible on tyreus

#1 User is offline   msk19994

  • Member
  • Icon
  • Group: Members
  • Posts: 76
  • Joined: March 17, 2009

Posted February 09 2010 - 12:10 AM

i wated to ask u guys is imagemagick availible on tyreus because i have a script that requires this.if it is availible then please provide me with its path
0

#2 User is offline   Amber

  • Icon
  • Group: General Manager
  • Posts: 2,265
  • Joined: July 09, 2008
  • Gender:Female
  • Location:/dev/random

Posted February 09 2010 - 12:26 AM

What script?
0

#3 User is offline   msk19994

  • Member
  • Icon
  • Group: Members
  • Posts: 76
  • Joined: March 17, 2009

Posted February 09 2010 - 02:12 AM

a custom made website script
0

#4 User is offline   msk19994

  • Member
  • Icon
  • Group: Members
  • Posts: 76
  • Joined: March 17, 2009

Posted February 09 2010 - 09:46 AM

hey i just installed it through perl in cpanel now i just want to know the parh of it
0

#5 User is offline   mmike

  • Member
  • Icon
  • Group: Upstream Executives
  • Posts: 63
  • Joined: May 27, 2009
  • Gender:Male
  • Location:England

Posted February 09 2010 - 11:59 AM

The path to imagemagick should be /usr/bin/
0

#6 User is offline   msk19994

  • Member
  • Icon
  • Group: Members
  • Posts: 76
  • Joined: March 17, 2009

Posted February 09 2010 - 12:59 PM

tried it mate but still no luck
0

#7 User is offline   mmike

  • Member
  • Icon
  • Group: Upstream Executives
  • Posts: 63
  • Joined: May 27, 2009
  • Gender:Male
  • Location:England

Posted February 09 2010 - 01:10 PM

Oh sorry, an error on my side. Try again now.
0

#8 User is offline   msk19994

  • Member
  • Icon
  • Group: Members
  • Posts: 76
  • Joined: March 17, 2009

Posted February 09 2010 - 02:10 PM

hey man i want the images to show at http://movies.tyreus.com/
like the images are showing on http://www.streaming-episodes.com/

he is running imagemajik
so when i write my path the script doesnot load images so pls help me
as the deafult setting in the script was
//Imagemagick
$config['imagick'] = '/usr/local/bin/convert';

i dont know the correct path so pls help me

as u told me to change the path i changed it to

//Imagemagick
$config['imagick'] = '/usr/bin/';
but still the images are not comming
0

#9 User is offline   mmike

  • Member
  • Icon
  • Group: Upstream Executives
  • Posts: 63
  • Joined: May 27, 2009
  • Gender:Male
  • Location:England

Posted February 09 2010 - 03:04 PM

Well.. I don't know then. Imagemagick is installed and the path for it is /usr/bin/.

I've noticed you have an error_log inside your public_html, try looking in there for PHP errors.
0

#10 User is offline   msk19994

  • Member
  • Icon
  • Group: Members
  • Posts: 76
  • Joined: March 17, 2009

Posted February 10 2010 - 04:46 AM

i cant see an erorlog in public_html
0

#11 User is offline   mmike

  • Member
  • Icon
  • Group: Upstream Executives
  • Posts: 63
  • Joined: May 27, 2009
  • Gender:Male
  • Location:England

Posted February 10 2010 - 12:17 PM

The error log says..

Quote

[09-Feb-2010 14:02:16] PHP Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/msk19994/public_html/_lib/config/config.php on line 74
[09-Feb-2010 14:02:16] PHP Parse error: syntax error, unexpected '/' in /home/msk19994/public_html/_lib/config/config.php on line 74
[09-Feb-2010 14:02:17] PHP Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/msk19994/public_html/_lib/config/config.php on line 74
[09-Feb-2010 14:02:17] PHP Parse error: syntax error, unexpected '/' in /home/msk19994/public_html/_lib/config/config.php on line 74
[09-Feb-2010 14:02:20] PHP Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/msk19994/public_html/_lib/config/config.php on line 74
[09-Feb-2010 14:02:20] PHP Parse error: syntax error, unexpected '/' in /home/msk19994/public_html/_lib/config/config.php on line 74
[09-Feb-2010 14:02:46] PHP Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/msk19994/public_html/_lib/config/config.php on line 74
[09-Feb-2010 14:02:46] PHP Parse error: syntax error, unexpected '/' in /home/msk19994/public_html/_lib/config/config.php on line 74
[09-Feb-2010 14:02:50] PHP Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/msk19994/public_html/_lib/config/config.php on line 74
[09-Feb-2010 14:02:50] PHP Parse error: syntax error, unexpected '/' in /home/msk19994/public_html/_lib/config/config.php on line 74
[09-Feb-2010 14:02:53] PHP Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/msk19994/public_html/_lib/config/config.php on line 74
[09-Feb-2010 14:02:53] PHP Parse error: syntax error, unexpected '/' in /home/msk19994/public_html/_lib/config/config.php on line 74
[09-Feb-2010 14:03:20] PHP Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/msk19994/public_html/_lib/config/config.php on line 74
[09-Feb-2010 14:03:20] PHP Parse error: syntax error, unexpected '/' in /home/msk19994/public_html/_lib/config/config.php on line 74
[09-Feb-2010 14:03:28] PHP Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/msk19994/public_html/_lib/config/config.php on line 74
[09-Feb-2010 14:03:28] PHP Parse error: syntax error, unexpected '/' in /home/msk19994/public_html/_lib/config/config.php on line 74
[09-Feb-2010 14:03:29] PHP Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/msk19994/public_html/_lib/config/config.php on line 74
[09-Feb-2010 14:03:29] PHP Parse error: syntax error, unexpected '/' in /home/msk19994/public_html/_lib/config/config.php on line 74
[09-Feb-2010 14:07:52] PHP Parse error: syntax error, unexpected '/' in /home/msk19994/public_html/_lib/config/config.php on line 74
[09-Feb-2010 14:07:56] PHP Parse error: syntax error, unexpected '/' in /home/msk19994/public_html/_lib/config/config.php on line 74
[09-Feb-2010 14:08:05] PHP Parse error: syntax error, unexpected '/' in /home/msk19994/public_html/_lib/config/config.php on line 74
[09-Feb-2010 14:08:43] PHP Parse error: syntax error, unexpected '/' in /home/msk19994/public_html/_lib/config/config.php on line 74
[09-Feb-2010 14:08:46] PHP Parse error: syntax error, unexpected '/' in /home/msk19994/public_html/_lib/config/config.php on line 74
[09-Feb-2010 14:09:32] PHP Fatal error: Call to a member function QFetchRowArray() on a non-object in /home/msk19994/public_html/_lib/class/workspace.php on line 249


But I'm not sure if this is causing the problem.
0

#12 User is offline   msk19994

  • Member
  • Icon
  • Group: Members
  • Posts: 76
  • Joined: March 17, 2009

Posted February 11 2010 - 10:47 AM

i just asked the person who provided me the script he said it needs imagemagick converter not only imagemagick i would like to request the tyreus staff to pls install the converter on the server
0

#13 User is offline   hitohi

  • Member
  • Icon
  • Group: Members
  • Posts: 51
  • Joined: February 13, 2010

Posted February 14 2010 - 08:55 AM

so? does it work?
0

#14 User is offline   Kevin M

  • Powered by Caffeine
  • Icon
  • Group: Chief Executives
  • Posts: 4,132
  • Joined: July 09, 2008
  • Gender:Male
  • Location:~/public_html

Posted March 20 2010 - 10:32 PM

This is an automated reply informing you that this topic has been closed.

The reasons for this may include one or more of the following:
* The topic is in violation of our forum rules and/or TOS,
* The question the topic was created for has been answered,
* The discussion has gone too-far off topic,
* The topic is old, and was bumped,
* Or, the topic contains spam.


If you have any questions about why exactly this topic was closed or think that it should not have been, feel free to PM me, or another member of staff.

Have a nice day,
Tyreus.com Staff
Regards,
Kevin M - Tyreus.com Chief Executive
kevin@tyreus.com
-----
Visit my Blog at: http://blog.stupidpoodles.com/
0

Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users