[Log In ] [New Posts] []
Go Back   GotApex? Forums Forums > General Topics > Software, OS, and the Internet
User Name
Password

Reply
 
Thread Tools Search this Thread Display Modes
Old 03-31-2004, 10:21 PM   #1
Hiro
Rear Admiral Upper Half
 
Hiro's Avatar
 
Join Date: Feb 2001
Posts: 3,654
PHP Error

I am trying to get my photo album running online again, and I just migrated to some new servers.

http://www.corsec.org/album/

I am getting the following error:

"There is no such function "gd_info." It seems you do not have GD installed"

Any ideas? Everything *should* be working straight out of the box, but it isn't.
__________________
-Corsec-
Hiro is offline   Reply With Quote
Old 03-31-2004, 11:26 PM   #2
revil
shibuya girl
 
Join Date: Apr 2000
Location: Oregon
Posts: 6,851
the server probably doesn't have the gd library installed...

are we using coppermine?
revil is offline   Reply With Quote
Old 04-08-2004, 12:15 AM   #3
sho.gun
the lemonizer
 
sho.gun's Avatar
 
Join Date: Apr 2001
Location: Calabasas, CA
Posts: 5,373
Send a message via AIM to sho.gun
ask your host whether or not the server has the gd library installed. If not, ask them nicely to install it

if you want to check it yourself, do the following:

1. open up notepad
2. type:

<?php
phpinfo();
?>

3. File >> save as.. >> phpinfo.php
4. upload to site
5. Navigate to php page

Do Ctrl+F "GD" to see if it's installed. If it's in there then chances are that you do have it installed.

Last edited by sho.gun : 04-08-2004 at 12:20 AM.
sho.gun is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -7. The time now is 03:36 AM.