BTP wrote:
My main interest is to have GD and MYSQL support enabled for apache2,
so is this possible with a few additional apt-get installs for these
modules??


$ apt-get install php4-gd2
$ apt-get install mysql-sever
or
$ apt-get install mysql-server-4.1
$ apt-get install php4-mysql

And then restaret apache2 to load GD and Mysql support:

/etc/init.d/apache2 restart

-Øyvind

-Øyvind l


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to