Talk:Apache HTTP server, installing
From NAS-Central Buffalo - The Linkstation Wiki
(Difference between revisions)
(Debian/Freelink Required) |
(Summary of reorganization changes to main article) |
||
| (One intermediate revision not shown) | |||
| Line 1: | Line 1: | ||
| - | There should probably be some mention that these instructions are based on a Debian/Freelink installation | + | There should probably be some mention that these instructions are based on a Debian/Freelink installation. "apt get" won't work unless Debian is installed. |
| + | |||
| + | : Added note as part of reorganization (below). [[User:Jgiam|Jgiam]] 23:34, 20 December 2007 (CST) | ||
| + | |||
| + | == Reorganized Article == | ||
| + | |||
| + | I reorganised the article, putting things into sections. I also included separate instructions for Apache 1.3 and Apache 2, as well as PHP 4 and PHP 5. | ||
| + | |||
| + | Previously, the instruction included a package '''libapache-mod-auth-mysql'''. However, apt-get reports: | ||
| + | Package libapache-mod-auth-mysql has no installation candidate | ||
| + | |||
| + | The previous instructions also included the packages '''libapache-mod-phpx''' and '''phpx-common'''. These are installed automatically when using '''apt-get install phpx''', so I removed those packages from the instructions. [[User:Jgiam|Jgiam]] 23:34, 20 December 2007 (CST) | ||
Latest revision as of 05:34, 21 December 2007
There should probably be some mention that these instructions are based on a Debian/Freelink installation. "apt get" won't work unless Debian is installed.
- Added note as part of reorganization (below). Jgiam 23:34, 20 December 2007 (CST)
Reorganized Article
I reorganised the article, putting things into sections. I also included separate instructions for Apache 1.3 and Apache 2, as well as PHP 4 and PHP 5.
Previously, the instruction included a package libapache-mod-auth-mysql. However, apt-get reports:
Package libapache-mod-auth-mysql has no installation candidate
The previous instructions also included the packages libapache-mod-phpx and phpx-common. These are installed automatically when using apt-get install phpx, so I removed those packages from the instructions. Jgiam 23:34, 20 December 2007 (CST)

