This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Webmaster forum > May 2005 > Imagemagick down on Page-Zone?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Imagemagick down on Page-Zone?
|
|
|
| Is there anyone here who has a site using Imagemagick on Page-zone? If so is
it working (i.e. through the /usr/bin/mogrify) ?
This is day 4 trying to tell them there seems to be a problem.... I can
change my config-inc file to direct to the GD 2.0.8 installed on the server
and works like a charm...except the colors aren't to crash hot.....
I've usually had great service from these guys Jim and Co., but this seems
to be in the too hard basket....
| |
| Blinky the Shark 2005-05-21, 7:20 am |
| plato wrote:
> Is there anyone here who has a site using Imagemagick on Page-zone? If so is
> it working (i.e. through the /usr/bin/mogrify) ?
Check into the user forums at Page-Zone. I've gotten good help from
the guys there. I'll bet you will, too.
> This is day 4 trying to tell them there seems to be a problem.... I can
> change my config-inc file to direct to the GD 2.0.8 installed on the server
> and works like a charm...except the colors aren't to crash hot.....
> I've usually had great service from these guys Jim and Co., but this seems
> to be in the too hard basket....
Is this via the forums, or with a ticket? If a ticket, try the forums;
your issue will be seen by more people.
And good luck.
--
Blinky Linux Registered User 297263
Killing all Usenet posts from Google Groups
Info: http://blinkynet.net/comp/uip5.html
| |
| Dylan Parry 2005-05-21, 7:22 pm |
| plato wrote:
> Is there anyone here who has a site using Imagemagick on Page-zone? If so is
> it working (i.e. through the /usr/bin/mogrify) ?
I am using it, quite successfully, to create thumbnail images. I found
that the system() method in PHP had suddenly became disabled for one of
my accounts, but found that creating a 'php.ini' file in the directory
that the script was in, with 'php_flag disable_functions ""' in it fixed
the problem, and I could resize images once again.
Of course, I don't know whether this is the same problem you are
getting, or indeed whether this is how you are using (or attempting to
use) Imagemagick.
--
Dylan Parry
http://webpageworkshop.co.uk -- FREE Web tutorials and references
| |
|
|
"Dylan Parry" <usenet@dylanparry.com> wrote in message
news:3f8ls7F6f1k2U1@individual.net...
> plato wrote:
so is[color=darkred]
>
> I am using it, quite successfully, to create thumbnail images. I found
> that the system() method in PHP had suddenly became disabled for one of
> my accounts, but found that creating a 'php.ini' file in the directory
> that the script was in, with 'php_flag disable_functions ""' in it fixed
> the problem, and I could resize images once again.
>
> Of course, I don't know whether this is the same problem you are
> getting, or indeed whether this is how you are using (or attempting to
> use) Imagemagick.
>
> --
> Dylan Parry
I am calling the mogrify command from within a config-inc file with PHP (the
program is photopost). It has been working successfully for some time but
now it won't create the thumbnails as it should. Couldn't find a problem
with the script and when I change the config-inc file to point to GD2 it
works ok . Using mogrify I get an error:
System() has been disabled for security reasons in .....
How do I write the php.ini file
I can create it and upload it...can you advise what goes in it.
This is about my last ditch effort.
| |
| Dylan Parry 2005-05-22, 7:25 pm |
| plato wrote:
> Using mogrify I get an error: System() has been disabled for security reasons in
Yep, that's the same error I was getting too.
> How do I write the php.ini file
Using a regular text editor such as notepad et al.
> I can create it and upload it...can you advise what goes in it.
Just put the following line in it:
php_flag disable_functions ""
That worked for me on Page-Zone, so it /should/ work for you too.
--
Dylan Parry
http://webpageworkshop.co.uk -- FREE Web tutorials and references
| |
|
|
"Dylan Parry" <usenet@dylanparry.com> wrote in message
news:3fbagvF6tvcfU1@individual.net...
> plato wrote:
>
reasons in[color=darkred]
>
> Yep, that's the same error I was getting too.
>
>
> Using a regular text editor such as notepad et al.
>
>
> Just put the following line in it:
>
> php_flag disable_functions ""
>
> That worked for me on Page-Zone, so it /should/ work for you too.
>
> --
> Dylan Parry
I did this and all it seemed to do was disable the error message... I
reuploaded the script that the error message related to and it solved the
problem. Thanks for the input.
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|