From d42bd2f435c0a7cd6c6f0014b15b23408adff326 Mon Sep 17 00:00:00 2001 From: Johann Kois Date: Sat, 3 Jul 2010 16:51:32 +0000 Subject: [PATCH] PR: docs/147112 Remove the role attribut from the link to the port "database/php5-mysql". For this port there is no pkg-descr file. Therfore clicking on the link results in a 404 message. --- .../books/handbook/network-servers/chapter.sgml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml b/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml index f8109be694..8619e2e4e9 100644 --- a/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml @@ -4408,10 +4408,13 @@ DocumentRoot /www/someotherdomain.tld For instance, to add support for the MySQL database server to - PHP5, simply install the + PHP5, simply install the port + databases/php5-mysql. + + After installing an extension, the Apache server must be reloaded to pick up the new configuration changes: