Re: [PHP] Upgrading GD...

From: Ryan Thompson (rthomp_at_sympatico.ca)
Date: 10/28/03


To: Leif K-Brooks <eurleif@buyer-brokerage.com>
Date: Tue, 28 Oct 2003 01:42:53 -0500

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
rthomp@sympatico.ca
http://osgw.sourceforge.net
==============================
"A computer scientist is someone who fixes
 things that aren't broken" --Unknown


Relevant Pages

  • Re: [PHP] Upgrading GD...
    ... Try using phpinfo() to find out the compile options. ... and just add the GD compile options after upgrading GD. ... >>shared object instead of linked directly to php. ...
    (php.general)
  • Help with php5 install under windows
    ... This includes moving php from the ... Enable the PHP scripting language engine under Apache. ... or per-virtualhost web server configuration file. ... The PHP directives register_globals, ...
    (php.general)
  • RE: Virtual hosts and PHP "downloads": php5 and apache22 on FreeBSD6.1-STABLE
    ... Apache web server. ... Subject: Virtual hosts and PHP "downloads": php5 and apache22 on ...
    (freebsd-questions)
  • Re: HELP: send binary replies back and forth ???
    ... > My php application needs to do the following: ... > My PHP script loops through all records and sends each of them ONE BY ONE. ... > other than to be able to communicate with apache. ... All communication is binary because the connection used is pricy and ...
    (comp.lang.php)
  • Re: PHP Tutorials
    ... >> In this tutorial we assume that your server has activated support for PHP ... install a web server locally (not just Apache). ...
    (comp.lang.php)