Re: [PEAR] Image_Transform
[email protected] (Christian Weiske)
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <20130403060352.54d49248@bogo> |
Hello Mojmir,
> I downloaded http://pear.php.net/package/Image_Transform/ package,
> placed it under
> my php app libs folder and loaded like:
>
> $Image = Image_Transform::factory('GD');
> I get an error: Driver failed to load file
> Image/Transform/Driver/GD.php (line 246 in Transform.php)
Adjust your include path to contain the full path to "imagetransform/".
Even after that you may get errors when depencendies are missing. You
have to resolve them manually if you don't use the PEAR installer.
--
Regards/Mit freundlichen Grüßen
Christian Weiske
-=≡ Geeking around in the name of science since 1982 ≡=-
signature.asc
(application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAlFbqigACgkQFMhaCCTq+CMmGACfXb9LloK8AycWRmKO9zC1Vray f0sAniakgu/eyqeaxKeFchDG5UdbfJAi =QHCm -----END PGP SIGNATURE-----