Jump to content

GD LIBARY


Bedros

Recommended Posts

I have uploaded osdate to my server and while installing it found an error the error says GD LIBARY does not exist? you can take a look at [url=http://www.euroclubbers.ca/community/install.php]http://www.euroclubbers.ca/community/install.php[/url]


Can somone help me out im not sure what to do.


Thank You
Link to comment
Share on other sites

If the GD library truly does not exist, then you're stuck until your web host joins the 21st century (or you choose a better host).

You can check what you have installed by uploading and running a tiny script and seeing if it displays anything about the GD library:

[code]
<?php
// save as phpinfo.php
phpinfo();
?>[/code]
Link to comment
Share on other sites

If phpinfo shows nothing about the GD library then it's not installed on your server.  As I suggested before - you can ask your host to install it (it's free, so I don't know why a decent web host wouldn't have it), or find a new web host that provides it.
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.