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.
This commit is contained in:
Johann Kois 2010-07-03 16:51:32 +00:00
parent 4de8c06199
commit d42bd2f435
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35958

View file

@ -4408,10 +4408,13 @@ DocumentRoot /www/someotherdomain.tld
<para>For instance, to add support for the
<application>MySQL</application> database server to
<acronym>PHP</acronym>5, simply install the
<acronym>PHP</acronym>5, simply install the port
<filename>databases/php5-mysql</filename>.</para>
<!-- deactivate the filename link as there is no pkg-descr file for this port -->
<!--
<filename role="package">databases/php5-mysql</filename>
port.</para>
-->
<para>After installing an extension, the
<application>Apache</application> server must be reloaded to
pick up the new configuration changes:</para>