[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: squirrelmail+apache



>"ric" <f.riton@free.fr> a écrit :
>
>| bonjour !
>|
>| je rencontre qu'elle que problem avec apache apres avoir installer
>| squirrelmail
>|
>| apache a commencer par me refuser la connexion   ( connexion refus_ )
>|
>| puis apres un dpkg-reconfigure squirelmail suvi d'un
>| /etc/init.d/apache restart sa donne :
>|
>| syntax error on ligne 5 of /etc/squirelmail/apache.conf:
>| invalid commande 'php_flag' , perhaps mis-spelled or defined by a
>| module not inclued in the server confiuration
>
>Pardon, mais il t'est pas venu à l'esprit de donner les lignes 4, 5 et 6
>du fichier de conf, qui contient visiblement une erreur de syntaxe ?

apache.conf

Alias /squirrelmail /usr/share/squirrelmail

<Directory /usr/share/squirrelmail>
#  php_value register_globals On # refer to Debian bug #128226
  php_flag register_globals on
  Options Indexes FollowSymLinks
</Directory>

# users will prefer a simple URL like http://webmail.example.com
#<VirtualHost 1.2.3.4>
#  DocumentRoot /usr/share/squirrelmail
#  ServerName webmail.zone.one
#</VirtualHost>


>|
>| j ai verifier et le php4 est bien installer
>| d'ou cela peut il venir
>|
>| merci
>| richard
>|
>|
>|
>|
>
>
>--
>To UNSUBSCRIBE, email to debian-user-french-request@lists.debian.org
>with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org




Reply to: