Browse Source

Port is already gone

master
parent
commit
0b09305d3e
  1. 4
      wordpress/wordpress.spec

4
wordpress/wordpress.spec

@ -45,7 +45,7 @@ Class: PLUS
Group: CMS
License: GPL
Version: %{V_wordpress}
Release: 20071027
Release: 20071213
# list of sources
Source0: http://wordpress.org/wordpress-%{V_wordpress}.tar.gz
@ -267,7 +267,7 @@ AutoReqProv: no
echo ""
echo "3. By default, Wordpress runs its own Apache server on IPv4 address"
echo " 127.0.0.1, TCP port 8081. Please change this by editing the"
echo " \"Port 8081\" and \"Listen 127.0.0.1:8081\" directives in"
echo " \"Listen 127.0.0.1:8081\" directives in the configuration file"
echo " $RPM_INSTALL_PREFIX/etc/wordpress/wordpress-apache.conf"
echo ""
echo "4. After this postinstallation, start Wordpress by running"

Loading…
Cancel
Save