<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
if you run phpinfo();<br>
<br>
does it show that gd is installed and enabled?<br>
<br>
<h2><a name="module_gd">gd</a></h2>
<table border="0" cellpadding="3" width="600">
  <tbody>
    <tr>
      <td class="e">GD Support </td>
      <td class="v">enabled </td>
    </tr>
    <tr>
      <td class="e">GD Version </td>
      <td class="v">bundled (2.0.28 compatible) </td>
    </tr>
    <tr>
      <td class="e">FreeType Support </td>
      <td class="v">enabled </td>
    </tr>
    <tr>
      <td class="e">FreeType Linkage </td>
      <td class="v">with freetype </td>
    </tr>
    <tr>
      <td class="e">FreeType Version </td>
      <td class="v">2.1.9 </td>
    </tr>
    <tr>
      <td class="e">GIF Read Support </td>
      <td class="v">enabled </td>
    </tr>
    <tr>
      <td class="e">GIF Create Support </td>
      <td class="v">enabled </td>
    </tr>
    <tr>
      <td class="e">JPG Support </td>
      <td class="v">enabled </td>
    </tr>
    <tr>
      <td class="e">PNG Support </td>
      <td class="v">enabled </td>
    </tr>
    <tr>
      <td class="e">WBMP Support </td>
      <td class="v">enabled </td>
    </tr>
    <tr>
      <td class="e">XBM Support </td>
      <td class="v">enabled</td>
    </tr>
  </tbody>
</table>
<br>
<br>
-chris<br>
<br>
LC wrote:
<blockquote cite="mid08ee01c604d5$25ed6d60$0201a8c0@dw1" type="cite"><br>
  <br>
  <blockquote type="cite">does it say anything in the logs or the
command line when you start apache
    <br>
  </blockquote>
  <br>
It says:-
  <br>
  <br>
[Tue Dec 20 03:16:04 2005] [notice] caught SIGTERM, shutting down
  <br>
[Tue Dec 20 03:16:05 2005] [notice] suEXEC mechanism enabled (wrapper:
/usr/sbin/suexec)
  <br>
[Tue Dec 20 03:16:06 2005] [notice] Digest: generating secret for
digest authentication ...
  <br>
[Tue Dec 20 03:16:06 2005] [notice] Digest: done
  <br>
[Tue Dec 20 03:16:06 2005] [notice] LDAP: Built with OpenLDAP LDAP SDK
  <br>
[Tue Dec 20 03:16:06 2005] [notice] LDAP: SSL support unavailable
  <br>
[Tue Dec 20 03:16:06 2005] [notice] Apache/2.0.54 (Fedora) configured
--&nbsp; resuming normal operations
  <br>
  <br>
  <br>
regards <br>
</blockquote>
</body>
</html>