Off the top of my head I can't think of where to get GD but google should be able to tell you. As for PHP just go to http://www.php.net/manual/en/install.apache2.php assuming your running Apache 2.0 is no just change apache2 for apache in the url. The php documentation has install instructions for almost all supported servers. Read through the documentation for your distribution on the make command (or find it at gnu.org) It explains some stuff about part of configuration.
On Tuesday 28 October 2003 01:26, Leif K-Brooks wrote: > Ryan Thompson wrote: > >Just a thought. Try using phpinfo() to find out the compile options. Use > > that and just add the GD compile options after upgrading GD. That's > > usually how I go about adding a new module. I can never remember what > > I've compiled into it. > > Thing is, I don't know how to get GD, how to compile PHP, or anything > else. Is there something explaining how somewhere? -- Ryan Thompson [EMAIL PROTECTED] http://osgw.sourceforge.net ============================== "A computer scientist is someone who fixes things that aren't broken" --Unknown -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php