Hmmm, maybe they forgot to make the omni-package yet,
# aptitude search ~nlibcurl4 | wc -l
5
# aptitude search ~nlibcurl4$ | wc -l
0
# aptitude search ~nlibcurl3$ | wc -l
1
Package: apache2-bin
Version: 2.4.33-3
Please Depend on libcurl3 | libcurl4,
else we cannot upgrade our system.
Package: apache2
Version: 2.4.23-2
Severity: wishlist
After upgrading one now gets
Forbidden
You don't have permission to access / on this server.
Server unable to read htaccess file, denying access to be safe
Apache/2.4.23 (Debian) Server at transgender-taiwan.org Port 80
so one m
Please be prepared for non-working apache when trying to recover
# a2query -M; echo $?
0
# a2query -M|od -c
000 \n
001
Package: apache2
Version: 2.4.18-1
File: /usr/share/apache2/apache2-maintscript-helper
You need to quote the variables to prevent mishaps.
Setting up libapache2-mod-php7.0 (7.0.2-1) ...
Installing new version of config file /etc/apache2/mods-available/php7.0.load
...
Replacing config file /etc/p
Package: apache2-doc
Version: 2.4.12-1
We see scary messages:
Setting up apache2-doc (2.4.12-1) ...
apache2_invoke apache2-doc: already enabled
Job for apache2.service invalid.
(Normally I have apache2 not started at boot via sysv-rc-conf. Not sure
if related.)
invoke-rc.d: initscript apache2,
Package: apache2
Version: 2.2.4-3
Severity: wishlist
dlocate cannot find /etc/default/apache2, unlike other files in /etc/default/.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: apache2.2-common
Severity: wishlist
Removing apache2.2-common ...
No apache MPM package installed
Purging configuration files for apache2.2-common ...
dpkg - warning: while removing apache2.2-common, directory `/var/cache/apache2'
not empty so not removed.
dpkg - warning: while removing
Package: apache2-common
Version: 2.0.55-4.2
Severity: wishlist
Upgrade fiasco:
# apt-get -m --no-download --purge dist-upgrade 2>&1|tee /var/tmp/dupgr$RANDOM
Reading package lists...
Building dependency tree...
The following packages will be REMOVED:
apache2-common*
The following NEW packages w
Package: apache2-doc
Version: 2.2.3-3.2
Severity: wishlist
X-debbugs-cc: [EMAIL PROTECTED]
File: /usr/share/doc/apache2-doc/
Why not have a file ./README in which put:
To read the manual, do
$ $BROWSER http://localhost/manual/
However by the way, even though
$ validate http://localhost/manual/mod
With2 no apache running:
Unpacking replacement php5-common ...
dpkg: apache2-common: dependency problems, but removing anyway as you request:
apache2-mpm-prefork depends on apache2-common (= 2.0.55-4.2); however:
Package apache2-common is to be removed.
(Reading database ... 241457 files and d
Package: apache2-doc
Version: 2.2.3-3.2
Severity: wishlist
Add a readme saying how to read this via http://localhost/WHAT?
Wait, I figured it out:
http://localhost/doc/apache2-doc/manual/
OK put that in the readme.
Else some people will use file:///
which is a browsing disaster.
--
To UNS
Package: apache2
Version: 2.2.3-3.2
Severity: wishlist
$ w3m -dump http://localhost/
It works!
Not good enough. Say what works. w3m? Also give a version number.
(Also wasn't there a link to see Apache documentation before? Too bad
no more.)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a
Package: apache2
Version: 2.2.3-3.2
Severity: wishlist
I recall in rcconf I had apache2 not start at boot. Now after the
apache2 upgrade I have to go back into rcconf again to tell apache2
not to start at boot.
Also it seems you wiped out my previous setup where php was activated.
Now raw php com
In http://localhost/manual/mod/mod_autoindex.html
SuppressIcon (Apache 2.0.23 and later)
This will suppress the icon in fancy indexing listings. Combining
both SuppressIcon and SuppressRules yields proper HTML 3.2 output,
which by the final specification prohibits img and hr elements
Package: apache2-common
Version: 2.0.53-5
Severity: minor
File: /etc/apache2/apache2.conf
Tags: upstream
Surely saying tgz is x-tar ignores its compressed state, and conflicts
with /etc/mime.types?!
$ grep x-.\\?tar /etc/apache2/apache2.conf /etc/mime.types
/etc/apache2/apache2.conf:AddType applic
Package: apache2-common
Version: 2.0.53-5
Severity: minor
File: /usr/sbin/apache2ctl
*)
$HTTPD $ARGV
is not good enough. E.g.,
# apache2ctl 2>&1| grep -i status
doesn't show the status options as seen on the man page.
The user thinks "huh, usage different from man page?!"
Also, for the status
Package: apache2-doc
Version: 2.0.53-5
Severity: wishlist
File: /usr/share/doc/apache2-doc/manual/howto/cgi.html.en
In "Your first CGI program", he should add a newline ("\n") to
print "Hello, World.";
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Conta
Package: apache2
Version: 2.0.53-5
Severity: minor
# mkdir /var/www/apache2-default/k
# validate http://localhost/apache2-default/k/
*** Errors validating http://localhost/apache2-default/k/: ***
Error at line 8, character 45: document type does not allow element "IMG"
here
Error at line
Package: apache
Severity: wishlist
I see
$ ls -l /etc/apache
-rw-r--r-- 1 root root 452 2002-06-14 11:24 access.conf
lrwxrwxrwx 1 root root 1 2002-05-28 21:40 conf -> .
-rw-r--r-- 1 root root 35166 2003-10-28 14:01 httpd.conf.old
-rw-r--r-- 1 root root 1125 2004-02-19 10:49 modules.conf.old
Package: apache2-doc
Version: 2.0.53-5
Severity: wishlist
File: /usr/share/doc/apache2-doc/manual/mod/core.html.en
Tags: upstream
In core.html.en#fileetag say how one should look at Etags, e.g.,
ETag: "1f8019-385-411fc8c4"
The last part is probably the time in seconds since 1970 in hex. Yes
in apa
Package: apache2-doc
Version: 2.0.53-5
Severity: wishlist
Make a /usr/share/doc/apache2-doc/README.debian saying how one is
supposed to read the documentation.
E.g., one hasn't started apache yet as one should always read
documents first before operating equipment.
One does
$ lynx file:///usr/sha
Package: apache2-doc
Version: 2.0.53-5
Severity: wishlist
File: /usr/share/doc/apache2-doc/manual/howto/cgi.html.en
Tags: upstream
Isn't "Your first CGI program" example,
#!/usr/bin/perl
print "Content-type: text/html\n\n";
print "Hello, World.";
a bad example, producing in
#closed by a TV mailing list?!
reopen 275561
Package: apache2-common
Version: 2.0.52-1
Severity: minor
File: /etc/init.d/apache2
For we NO_START=1 folks, upon shutdown, we still see disturbing
Could not determine the server's fully qualified domain name, using
127.0.0.1 for ServerName
Syntax OK
messages. Perhaps you could use pidof
25 matches
Mail list logo