Re: I'm having a serious problem with imagecreatefromjpeg();

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thank you so much, but I'm now with a trouble with permissions...

But the permission is set to  Read and Write to the directory where the
images are ("tmp").

And since when I try to use '/tmp/' as a dir it didn't work, I've tried
'c:\\Inetpub\\wwwroot\\tmp\\' (this is exactly how it is in the .php file)
and the "Permission denied" error appears...

"Rafael Soares" <rafael@xxxxxxxxxxxxxxx> escreveu na mensagem
news:20040920120230.85624.qmail@xxxxxxxxxxxxxxx
> I've located the problem:
>
> I don't have the gd2 extension... I've downloaded the PECL extensions but
it
> isn't there...
>
> Where may I get it???
>
> "Gusts Kaksis" <gusc@xxxxxx> escreveu na mensagem
> news:20040920091842.15514.qmail@xxxxxxxxxxxxxxx
> > Open the php.ini file, usualy located in php dir and uncomment
> > "extension=php_gd2.dll" (for php 5.0.1)
> >
> > for 4.3.3 it's in windows dir and it's either php_gd.dll or php_gd2.dll
> >
> > restart apache, restart iis
> >
> > should work
> > works for me ;)
> >
> > Rafael Soares wrote:
> > > This is what happens:
> > >
> > > "Call to undefined function imagecreatefromjpeg() in
> > > c:\Inetpub\wwwroot\poe_logo.php on line 26"
> > >
> > > I'm using PHP 5.0.1 running on IIS 5.1 / WinXP Professional.
> > >
> > > Either on Apache 1.3 and PHP 4.3.3 its does not work...
> > >
> > > I really don't what is happening...
> > > Note I'm newbie on php, apache, IIS and so on.

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux