View previous topic :: View next topic |
Author |
Message |
djx -
Joined: 06 Mar 2004 Posts: 51
|
Posted: Thu Apr 22, 2004 6:33 pm Post subject: Gd?? I need it for IPB 2.0 |
|
|
Hi!
Im running IPB 2.0 on my server but the securitey code wotn appear!
I think it might have somehting to do withg GD although im not sure!
I have tried int he admin co GD1 And GD2 but neither boek
If it is GD how can i install it and if not what is it?
Darren _________________ Thanks, |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Thu Apr 22, 2004 7:28 pm Post subject: |
|
|
Try my GD Tutorial that I wrote a while back!
http://www.trustabyss.com/phpgd_install.html
Edit: Website link is no longer broken
Last edited by TRUSTAbyss on Thu Mar 24, 2005 9:47 am; edited 3 times in total |
|
Back to top |
|
 |
djx -
Joined: 06 Mar 2004 Posts: 51
|
Posted: Fri Apr 23, 2004 7:19 am Post subject: Thanks |
|
|
Thanks ill give it a try!
Darren _________________ Thanks, |
|
Back to top |
|
 |
djx -
Joined: 06 Mar 2004 Posts: 51
|
Posted: Fri Apr 23, 2004 7:27 am Post subject: Cant find the fiel |
|
|
I cant find the file anyhwhere
i Have downmloaded the winodws binary and looked in the ext folder then in the gd folder but cant find it???
Darren _________________ Thanks, |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Fri Apr 23, 2004 3:20 pm Post subject: Re: Cant find the fiel |
|
|
djx,
You should download the PHP Zip package (which size if around 7MB). _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
djx -
Joined: 06 Mar 2004 Posts: 51
|
Posted: Mon Apr 26, 2004 7:25 am Post subject: ? |
|
|
Do i need the binary or ouce code?
Darren _________________ Thanks, |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
|
Back to top |
|
 |
axdrubal -
Joined: 04 Feb 2004 Posts: 4
|
Posted: Thu May 06, 2004 11:28 pm Post subject: It Doesn't Work For me |
|
|
I have followed all the steps you put in your Manual, and it stil doesn't work.
I am trying to install gd support on PHP 4.3.4.4, which I installed not from the binaries, but from the install for windows. |
|
Back to top |
|
 |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
Posted: Fri May 07, 2004 12:03 am Post subject: |
|
|
What exactly isn't working?
Is it the code that isn't showing up, or are you not able to install GD (and why)? _________________ Bienvenidos! |
|
Back to top |
 |
 |
axdrubal -
Joined: 04 Feb 2004 Posts: 4
|
Posted: Fri May 07, 2004 12:09 am Post subject: What it is |
|
|
I am triying to initialise Photoshare Module on a PostNuke Web Portal.
When I do this, I get this error message: The server hasn't got GD Library Installed, please contact with your admin.
I have tried to Install php_gd2.dll on my PHP folder, on the main folder, and edite php.ini, but when I try to see if this lib is loaded trhought an info.php file, it doesn't appear as it should.
I have tried this with another server and it works correctly. This one is an Apache server. |
|
Back to top |
|
 |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
Posted: Fri May 07, 2004 12:23 am Post subject: |
|
|
What operating system is it? _________________ Bienvenidos! |
|
Back to top |
 |
 |
axdrubal -
Joined: 04 Feb 2004 Posts: 4
|
Posted: Fri May 07, 2004 12:24 am Post subject: System |
|
|
Windows XP Professional Service Pack 1 |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Fri May 07, 2004 3:03 pm Post subject: Re: What it is |
|
|
axdrubal,
Locate in your PHP.ini file a line starting with extension_dir .
The value of this parameter is the directory where the GD DLL should be put. If it is ./, this means the PHP installation directcory. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
axdrubal -
Joined: 04 Feb 2004 Posts: 4
|
Posted: Fri May 07, 2004 3:44 pm Post subject: It is there |
|
|
I had a look to what Aprelium said before.
My php.ini says this.
Quote: | ; Directory in which the loadable extensions (modules) reside.
extension_dir = "./" |
I have already installed the DLL on the main PHP installation Directory, so it is where it is supposed to be, but nothing changes. |
|
Back to top |
|
 |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
Posted: Sat May 08, 2004 12:17 am Post subject: |
|
|
Try putting the entire directory instead. _________________ Bienvenidos! |
|
Back to top |
 |
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Sun May 09, 2004 1:14 pm Post subject: Re: It is there |
|
|
axdrubal,
If the problem persists, please send to support@aprelium.com your php.ini file. Give us also the full path of php.exe in your hard drive and the full path of your GD DLL extension. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
|