Which gd package did you install? Php5-gd worked for me. Could be
something like it trying to install a php4 module onto php5
Luke Slater
Lead Developer
NuVoo
On 18 Aug 2008, at 15:47, Chantal Rosmuller <chantal@xxxxxxxxxx> wrote:
I did, but it doens't help
On Thursday 14 August 2008 18:58:57 Micah Gersten wrote:
Make sure that your php.ini file for the cli is loading gd.
Thank you,
Micah Gersten
onShore Networks
Internal Developer
http://www.onshore.com
Chantal Rosmuller wrote:
Hi list,
I have a PHP problem on Ubuntu 8.04, the php-gd package for ubuntu
doesn't use the gd bundles library for security reasons if I
understood
this correctly. I solved it by downloading a php-gd fedora rpm and
converting it to .deb with alien. it works for the apache websites
but
not for the commandline. I get the follwoing error:
php /path/to/process.php variable1 variable2
Warning: Wrong parameter count for strpos() in /path/to/config.php
on
line 30
JpGraph Error This PHP installation is not configured with the GD
library. Please recompile PHP with GD support to run JpGraph.
(Neither
function imagetypes() nor imagecreatefromstring() does exist)ro
does anyone know how to fix this?
regards Chantal
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php