Ticket #1062 (closed defect: duplicate)
bureau not accessible after clean install
| Reported by: | anarcat | Owned by: | anonymous |
|---|---|---|---|
| Priority: | block | Milestone: | alternc-0.9.7 |
| Component: | Package Debian | Version: | alternc-0.9.6.4 |
| Severity: | major | Keywords: | |
| Cc: |
Description
Quite simple:
The requested URL /admin/ was not found on this server.
error.log says:
[Fri Sep 7 18:45:12 2007] [error] [client 69.157.231.51] File does not exist: /var/www/admin/
oxfamqc:/etc/apache# ls -la total 56 drwxr-xr-x 3 root root 4096 Sep 7 18:38 . drwxr-xr-x 60 root root 4096 Sep 7 18:39 .. -rw-r--r-- 1 root root 285 Sep 7 18:37 access.conf drwxr-xr-x 2 root root 4096 Sep 7 18:38 conf.d -rw-r--r-- 1 root root 35457 Sep 7 18:37 httpd.conf lrwxrwxrwx 1 root root 15 Sep 7 18:37 mime.types -> /etc/mime.types -rw-r--r-- 1 root root 297 Sep 7 18:37 srm.conf oxfamqc:/etc/apache# ls -la conf.d/ total 12 drwxr-xr-x 2 root root 4096 Sep 7 18:38 . drwxr-xr-x 3 root root 4096 Sep 7 18:38 .. lrwxrwxrwx 1 root root 24 Sep 7 18:38 alternc.conf -> /etc/alternc/apache.conf lrwxrwxrwx 1 root root 41 Sep 7 18:38 override_php.conf -> /var/alternc/apacheconf/override_php.conf -rw-r--r-- 1 root root 133 Jul 2 20:43 php5.conf
Change History
comment:3 Changed 6 years ago by anarcat
- Status changed from closed to reopened
- Resolution fixed deleted
This doesn't work, apparently apache-modconf simply does nothing.
comment:5 Changed 6 years ago by anarcat
- Status changed from reopened to closed
- Resolution set to fixed
Drop apache-modconf, it's not working. Rewrite modules.conf manually, and add support for apache2 while we're here.
Note: See
TracTickets for help on using
tickets.

Je pense que le problème est dû à cette erreur:
Du coup apache ne repart pas.