Antoine Beaupré
a2b26cb820
don't hardcode the mysql host, rely on alternc configuration, which resolves the problem of configuring phpmyadmin for remote mysqls
2007-10-05 18:57:53 +00:00
Antoine Beaupré
91d8878aef
remove useless default configs to simplify this config file
2007-10-05 18:53:50 +00:00
Antoine Beaupré
82dcc64da5
switch to tcp connections in pma so that we can support remote mysqls properly
2007-10-05 18:31:07 +00:00
Antoine Beaupré
6b07011480
fix saslauthd config for etch, partial fix. See #1069
2007-10-02 17:26:38 +00:00
Antoine Beaupré
843f1fb246
remove duplicate icons alias, move non-bureau alternc conf to alternc.conf so that the bureau can be safely disabled by commenting out the bureau include in alternc.conf
2007-09-27 03:27:44 +00:00
Benjamin Sonntag
14d088ed31
only 1 module loading in proftpd :)
2007-08-26 19:32:32 +00:00
Benjamin Sonntag
e8299927e9
Fixing etch ftp configuration, Fixes #1046
2007-08-22 22:32:12 +00:00
Benjamin Sonntag
55308ae2c0
using our own log format : we need this since we are not using 'real' virtualhosts
2007-08-22 22:08:20 +00:00
anonyme
2085abb7e9
:P
2007-05-23 19:57:10 +00:00
anonyme
63085a5524
:P
2007-05-23 19:56:27 +00:00
anonyme
4a425b7313
:P
2007-05-23 19:55:39 +00:00
anonyme
55ddcb68e3
:P
2007-05-23 19:53:59 +00:00
Benjamin Sonntag
2a93b7e227
Loading Apache vhost module thanks to apache-modconf, and not manually in /etc/alternc/apache.conf : The module is now loaded at the right place.
...
Fix the bug with apache aliases (/admin/sql, /webmail)
2007-05-11 08:12:43 +00:00
franck
bda5165039
Rajout de register_globals on sinon le bureau ne fonctionne pas en HTTP
2007-05-03 13:32:19 +00:00
Antoine Beaupré
0fb06110c0
rouler le bureau en register_globals
...
grouper les options php
Closes : #563
2006-11-28 02:19:25 +00:00
Antoine Beaupré
b1dbde9d23
corriger un typo stupide
2006-11-28 01:48:50 +00:00
Antoine Beaupré
4404569e2b
My stab at #563 : stop overwriting php.ini.
...
Most parameters different from the factory default are now set for the
whole /var/alternc, apart from those very notable exceptions, which
are not set by Alternc anymore:
* precision = 12 ; The number of significant digits displayed in floating point numbers.
* y2k_compliance = On ; Enforce year 2000 compliance (will cause problems with non-compliant browsers)
* safe_mode_allowed_env_vars = PHP_,LANG,LC_
* highlight.*
* max_input_time = 60 ; Maximum amount of time each script may spend parsing request data
* log_errors_max_len = 1024 ; Do not log repeated messages. Repeated errors must occur in same file on same
* ignore_repeated_errors = Off ; line until ignore_repeated_source is set true. * ignore_repeated_source = Off
* report_memleaks = On
* warn_plus_overloading = Off
* register_globals = On ; enfin!
* default_charset = "iso-8859-1" (see #381 )
* upload_max_filesize = 5M ; left to admin's discretion
* default_socket_timeout = 60
* mysql.*
* pgsql.*
* sybase.*
* dbx.*
* session.*
* mssql.*
* extension=mysql.so ; we assume the php-mysql packages does this properly
The cgi/ subdir was never really changed, afaict.
2006-11-27 23:52:50 +00:00
Antoine Beaupré
2a1ddfab04
activate mod_vhost_alias in our config, this is necessary for upgrades
2006-07-08 10:22:51 +00:00
Antoine Beaupré
173e86a3c0
retirer httpd.conf de l'installation d'alternc, les symlinks devraient maintenant suffire. testing obligatoire. see #562
2006-07-08 09:22:58 +00:00
Rémi
933dd9e476
affiche le nom de l'utilisateur et le groupe "alternc" lors du listing du répertoire
...
plutôt que le couple "foo bar" équivoque...
2006-05-10 12:23:53 +00:00
Rémi
b20639cdc6
remise du loadmodule dans httpd.conf cause of bugs
2006-05-02 12:39:07 +00:00
Rémi
3a3619a38f
decommentage du chargement du module vhost_alias introduit sans raison en r1020 et posant des problèmes au niveau des alias
2006-05-02 12:29:21 +00:00
Antoine Beaupré
e05a16be23
move the server-status handler back to httpd.conf
2006-04-26 22:32:40 +00:00
Antoine Beaupré
5ed64df519
don't rely on %%myip%% for vhost, make it port-based
2006-04-26 22:29:14 +00:00
Antoine Beaupré
abc975efd9
move bureau.conf with the templates, as it is one, should fix #646
2006-04-26 21:38:32 +00:00
Antoine Beaupré
c34386e9a4
activate a configuration file for the bureau, common for both SSL and non-SSL configs, requested by pierre-gilles et
...
benji.
activate variable substitution for bureau.conf in alternc.install
2006-04-26 21:23:50 +00:00
Pierre Gilles Mialon
6ca8255f49
AlternC Plugin are now part of AlternC svn repository\n Migration Phase 2
2006-04-26 12:28:53 +00:00