thanks Dave<br>
<br>
but i got it all ready<br>
<br>
up2date php-gd<br>
<br>
grabbed all deps, worked like a charm<br>
<br>
and the session auto-start in php<br>
<br>
vi php.ini<br>
<br>
session auto-start = 1 (this means yes)<br>
default here is 0 or no<br>
<br>
thanks<br>
<br>
<br><br><div><span class="gmail_quote">On 12/5/05, <b class="gmail_sendername">David Pembrook</b> &lt;<a href="mailto:david@pembrook.net">david@pembrook.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">







<div><font face="Arial" size="2">As for the GD lib, first thing I do on any 
RH/Fedora box is install apt-get (<a href="http://atrpms.net/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://atrpms.net/</a>). Then if all is well (follow 
instructions given by the rpm you install) do a apt-cache search &quot;whatever you 
want installed&quot;. Then apt-get install &quot;package name&quot;. It will get the package 
and any dependancies and install em for ya. </font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2"><font face="Arial" size="2">I did a quick search and 
the package name is simply &quot;gd&quot;, so apt-get install gd will take care of ya. If 
its going to install/update/remove anything else, it prompts ya. Look that list 
over carefull!</font></font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">For fc3 as root at prompt:</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">wget&nbsp;<a href="http://dl.atrpms.net/all/apt-0.5.15cnc7-57.rhfc3.at.i386.rpm" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://dl.atrpms.net/all/apt-0.5.15cnc7-57.rhfc3.at.i386.rpm
</a></font></div>
<div><font face="Arial" size="2">rpm -Uvh 
apt-0.5.15cnc7-57.rhfc3.at.i386.rpm</font></div>
<div><font face="Arial" size="2">apt-get update</font></div>
<div><font face="Arial" size="2">apt-get install gd</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">-Dave</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div>----- Original Message ----- </div>
<blockquote style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;"><div><span class="e" id="q_107fcdee4ef7c172_1">
  <div style="background: rgb(228, 228, 228) none repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">
<b>From:</b> 
  <a title="grlug@grandrapids-lug.org" href="mailto:grlug@grandrapids-lug.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">GRLUG general mailing list</a> </div>
  <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>To:</b> <a title="grlug@grandrapids-lug.org" href="mailto:grlug@grandrapids-lug.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Grand Rapids Linux User Group - 
  Mailing List</a> </div>
  <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Sent:</b> Monday, December 05, 2005 11:09 
  AM</div>
  <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Subject:</b> [GRLUG] GD library and PHP 
  session auto-start?</div>
  <div><br></div>hi guys i am playing with dotproject, its very cool you all can 
  check it out at <a href="http://dotproject.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">dotproject.net</a><br><br>its 
  a L.A.M.P application that i am hoping to install and use here at the company 
  i work for<br><br>after being asked to install M$ Project server (MS SQL, 
  Sharepoint services, Win2003, 2003 Project server) $$$$$ in CALs the whole 
  bit<br><br>i have almost all of it in place but i am fighting two 
  things<br><br>first i dont know about the Session auto-start for PHP?<br>is 
  this a tweek in Httpd.conf, or is this a PHP config?<br><br>second there is 
  GANTT Chart functionality in this application as long as i have the GD 
  library? installed.<br>i ran into this when i was investigating BugZilla (we 
  where looking for a versioning system for our internal application one of our 
  in-house developers thought BugZilla would work, it didn't) anyway, i was 
  never able to get GD installed correctly and at that time the List server was 
  still off walking around, so i couldn't ask you guys, now that the list mail 
  server is back up, i am hoping one of you all might know about GD and how to 
  get it installed<br><br>the system is Ferdora Core 3 kernel <span>2.6.11-1.14_FC3</span>, MySQL 3.23.x, Apache <span>2.0.52 (Fedora), and i have PHP 4.1 or better (dont know version 
  for sure)</span><br><br>thanks all<br><br>-- <br>Kyle Victor 
  MCSA/MCSE/CCNA/Linux +/RHCT<br><br>visit Kyle's website at:<br><a href="http://computerguykyle.gotdns.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://computerguykyle.gotdns.com</a> 

  </span></div><p>
  </p><hr>

  <p></p>_______________________________________________<br>grlug mailing 
  list<br><a href="mailto:grlug@grandrapids-lug.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">grlug@grandrapids-lug.org</a><br><a href="http://grlug.org/mailman/listinfo/grlug" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://grlug.org/mailman/listinfo/grlug</a><br><p></p></blockquote>

<br>_______________________________________________<br>grlug mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:grlug@grandrapids-lug.org">grlug@grandrapids-lug.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://grlug.org/mailman/listinfo/grlug" target="_blank">
http://grlug.org/mailman/listinfo/grlug</a><br><br><br></blockquote></div><br><br clear="all"><br>-- <br>Kyle Victor MCSA/MCSE/CCNA/Linux +/RHCT<br><br>visit Kyle's website at:<br><a href="http://computerguykyle.gotdns.com">
http://computerguykyle.gotdns.com</a>