<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://www.hovinne.com/blog/index.php/">
  <title>jf-hovinne.blog - Commentaires</title>
  <description><![CDATA[Debian,Dev,Web & Co]]></description>
  <link>http://www.hovinne.com/blog/index.php/</link>
  <dc:language>fr</dc:language>
  <dc:creator></dc:creator>
  <dc:rights></dc:rights>
  <dc:date>2007-04-19T11:30:20+02:00</dc:date>
  <admin:generatorAgent rdf:resource="http://www.dotclear.net/" />
  
  <sy:updatePeriod>daily</sy:updatePeriod>
  <sy:updateFrequency>1</sy:updateFrequency>
  <sy:updateBase>2007-04-19T11:30:20+02:00</sy:updateBase>
  
  <items>
  <rdf:Seq>
    <rdf:li rdf:resource="http://www.hovinne.com/blog/index.php/2006/10/23/93-aspnet-avec-mono-et-debian-etch#c22113" />
  <rdf:li rdf:resource="http://www.hovinne.com/blog/index.php/2006/10/23/93-aspnet-avec-mono-et-debian-etch#c22064" />
  <rdf:li rdf:resource="http://www.hovinne.com/blog/index.php/2006/10/23/93-aspnet-avec-mono-et-debian-etch#c16860" />
  <rdf:li rdf:resource="http://www.hovinne.com/blog/index.php/2006/10/23/93-aspnet-avec-mono-et-debian-etch#c16846" />
  <rdf:li rdf:resource="http://www.hovinne.com/blog/index.php/2006/10/23/93-aspnet-avec-mono-et-debian-etch#c16672" />
  <rdf:li rdf:resource="http://www.hovinne.com/blog/index.php/2006/10/23/93-aspnet-avec-mono-et-debian-etch#c16666" />
  <rdf:li rdf:resource="http://www.hovinne.com/blog/index.php/2006/10/23/93-aspnet-avec-mono-et-debian-etch#c16649" />
  <rdf:li rdf:resource="http://www.hovinne.com/blog/index.php/2006/10/23/93-aspnet-avec-mono-et-debian-etch#c16643" />
  </rdf:Seq>
  </items>
</channel>

<item rdf:about="http://www.hovinne.com/blog/index.php/2006/10/23/93-aspnet-avec-mono-et-debian-etch#c22113">
  <title>ASP.net avec Mono et Debian Etch - Fernando</title>
  <link>http://www.hovinne.com/blog/index.php/2006/10/23/93-aspnet-avec-mono-et-debian-etch#c22113</link>
  <dc:date>2007-04-19T11:30:20+02:00</dc:date>
  <dc:creator>Fernando</dc:creator>
  <description>J'ai resolu mon probleme, j'ai telechargé et compilé les toutes dernieres versions stables du mod_mono, mono, and xsp

Mon fichier mono-server2-hosts.conf:

&lt;IfModule mod_mono.c&gt;
  MonoAutoApplication enabled
  MonoExecutablePath default "/usr/bin/mono"
  MonoServerPath...</description>
  <content:encoded><![CDATA[<p>J'ai resolu mon probleme, j'ai telechargé et compilé les toutes dernieres versions stables du mod_mono, mono, and xsp<br />
<br />
Mon fichier mono-server2-hosts.conf:<br />
<br />
&lt;IfModule mod_mono.c&gt;<br />
  MonoAutoApplication enabled<br />
  MonoExecutablePath default &quot;/usr/bin/mono&quot;<br />
  MonoServerPath default &quot;/usr/lib/xsp/2.0/mod-mono-server2.exe&quot;<br />
  #MonoUnixSocket /tmp/.mod_mono_server2<br />
  #MonoApplicationsConfigDir /etc/mono-server2<br />
  #Alias /aspx &quot;/var/www/aspx&quot;<br />
  AddMonoApplications default &quot;/aspx:/var/www/aspx&quot;<br />
  &lt;Location /aspx&gt;<br />
    SetHandler mono<br />
  &lt;/Location&gt;<br />
  MonoPath /usr/lib/mono/2.0:/usr/lib<br />
&lt;/IfModule&gt;<br />
<br />
<br />
Mon fichier /etc/apache2/mods-enabled/mod_mono.conf<br />
<br />
<br />
AddType application/x-asp-net .aspx .ashx .asmx .ascx .asax .config .ascx<br />
DirectoryIndex Default.aspx<br />
<br />
# Include the web application definitions generated by<br />
# mono-server-update.conf. If you want to use XSP2, reverse the<br />
# comments.<br />
#Include /etc/mono-server/mono-server-hosts.conf<br />
Include /etc/mono-server2/mono-server2-hosts.conf<br />
<br />
J'ai on plus toutes mes pages qui marchent dans toutes les apps:<br />
<br />
MonoAutoApplication fonctionne!!<br />
</p>]]></content:encoded>
</item>
<item rdf:about="http://www.hovinne.com/blog/index.php/2006/10/23/93-aspnet-avec-mono-et-debian-etch#c22064">
  <title>ASP.net avec Mono et Debian Etch - Fernando</title>
  <link>http://www.hovinne.com/blog/index.php/2006/10/23/93-aspnet-avec-mono-et-debian-etch#c22064</link>
  <dc:date>2007-04-18T15:16:29+02:00</dc:date>
  <dc:creator>Fernando</dc:creator>
  <description>Aucun moyen du faire turner mono sur apache. J'ai compilé toutes les dernieres versions et instalé tout mais j'ia l'erreur:

Service Temporarily Unavailable

The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later....</description>
  <content:encoded><![CDATA[<p>Aucun moyen du faire turner mono sur apache. J'ai compilé toutes les dernieres versions et instalé tout mais j'ia l'erreur:<br />
<br />
Service Temporarily Unavailable<br />
<br />
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.<br />
Apache/2.0.55 (Ubuntu) mod_mono/1.2.1 PHP/5.1.2 Server at www.eyuup.com Port 80<br />
<br />
Je suis epuisé. Mon fichier du config et ici:<br />
<br />
# Default configuration, don't edit it!<br />
&lt;IfModule mod_mono.c&gt;<br />
  MonoUnixSocket /tmp/.mod_mono_server<br />
  MonoServerPath /usr/lib/xsp/1.0/mod-mono-server.exe<br />
  AddType application/x-asp-net .aspx .ashx .asmx .ascx .asax .config .ascx<br />
  MonoApplicationsConfigDir /etc/mono-server<br />
  MonoPath /usr/lib/mono/1.0:/usr/lib:/usr/lib/monodoc/web<br />
# start /etc/mono-server/conf.d/monodoc-http/10_monodochttp<br />
     Alias /aspx &quot;/usr/lib/monodoc/web&quot;<br />
     AddMonoApplications default &quot;/aspx:/var/www/aspx&quot;<br />
       &lt;Location /aspx&gt;<br />
         SetHandler mono<br />
       &lt;/Location&gt;<br />
# end /etc/mono-server/conf.d/monodoc-http/10_monodochttp<br />
&lt;/IfModule&gt;<br />
<br />
<br />
J'ai bine le sous repertoire aspx avec mes pages aspx.<br />
<br />
Tu fais reference a le commande suivante:<br />
<br />
a2enmod mod_mono_auto<br />
<br />
mais je n'ai pas ce module!<br />
<br />
j'ai juste mod_mono<br />
<br />
Il me montre le messge suivante quand j'eassay:<br />
<br />
This module does not exist!<br />
<br />
Comme faire pour obtenir ce module?<br />
<br />
Merci si qqn peux m'aider</p>]]></content:encoded>
</item>
<item rdf:about="http://www.hovinne.com/blog/index.php/2006/10/23/93-aspnet-avec-mono-et-debian-etch#c16860">
  <title>ASP.net avec Mono et Debian Etch - Jean-François</title>
  <link>http://www.hovinne.com/blog/index.php/2006/10/23/93-aspnet-avec-mono-et-debian-etch#c16860</link>
  <dc:date>2007-01-08T20:59:16+01:00</dc:date>
  <dc:creator>Jean-François</dc:creator>
  <description>As-tu activé le module?
a2enmod mod_mono_auto
ou
a2enmod mod_mono

Normalement, dans les fichiers de config (/etc/apache2/mods-available/mod_mono.conf), il y a une directive du style:
AddType application/x-asp-net .aspx .ashx .asmx .ascx .asax .config .ascx

Sous Etch, tout est configuré...</description>
  <content:encoded><![CDATA[<p>As-tu activé le module?<br />
a2enmod mod_mono_auto<br />
ou<br />
a2enmod mod_mono<br />
<br />
Normalement, dans les fichiers de config (/etc/apache2/mods-available/mod_mono.conf), il y a une directive du style:<br />
AddType application/x-asp-net .aspx .ashx .asmx .ascx .asax .config .ascx<br />
<br />
Sous Etch, tout est configuré automatiquement. Par contre, sous Sarge, tu vas peut-être devoir bidouiller un peu.<br />
<br />
La doc complète est ici:<br />
<a href="http://www.mono-project.com/Mod_mono" title="http://www.mono-project.com/Mod_mono" rel="nofollow">www.mono-project.com/Mod_...</a></p>]]></content:encoded>
</item>
<item rdf:about="http://www.hovinne.com/blog/index.php/2006/10/23/93-aspnet-avec-mono-et-debian-etch#c16846">
  <title>ASP.net avec Mono et Debian Etch - malick25</title>
  <link>http://www.hovinne.com/blog/index.php/2006/10/23/93-aspnet-avec-mono-et-debian-etch#c16846</link>
  <dc:date>2007-01-08T13:44:03+01:00</dc:date>
  <dc:creator>malick25</dc:creator>
  <description>Oui, il s'agit bien d'ASP.NET.
J'ai finalement installer mono-apache-server et Libapache-mod-mono (grace aux backports) mais mon navigateur (mozilla firefox) me revoie le code de mes pages au lieu de son interprétation.
Il s'agit d'une application réalisée grace à Visual Studio 8.
Il y aurait...</description>
  <content:encoded><![CDATA[<p>Oui, il s'agit bien d'ASP.NET.<br />
J'ai finalement installer mono-apache-server et Libapache-mod-mono (grace aux backports) mais mon navigateur (mozilla firefox) me revoie le code de mes pages au lieu de son interprétation.<br />
Il s'agit d'une application réalisée grace à Visual Studio 8.<br />
Il y aurait il encore quelques config à faire.<br />
J'utilise apache2 comme serveur web.<br />
Merci</p>]]></content:encoded>
</item>
<item rdf:about="http://www.hovinne.com/blog/index.php/2006/10/23/93-aspnet-avec-mono-et-debian-etch#c16672">
  <title>ASP.net avec Mono et Debian Etch - Jean-François</title>
  <link>http://www.hovinne.com/blog/index.php/2006/10/23/93-aspnet-avec-mono-et-debian-etch#c16672</link>
  <dc:date>2007-01-05T11:20:52+01:00</dc:date>
  <dc:creator>Jean-François</dc:creator>
  <description>Logiquement, oui.
Au sujet de l'archive, je me suis trompé, Mono n'a été intégré dans Debian qu'à partir de Etch.
Tu peux par contre utiliser un backport.
Infos: pkg-mono.alioth.debian.or...

Tu parles de pages asp - c'est bien d'asp.net qu'il s'agit?...</description>
  <content:encoded><![CDATA[<p>Logiquement, oui.<br />
Au sujet de l'archive, je me suis trompé, Mono n'a été intégré dans Debian qu'à partir de Etch.<br />
Tu peux par contre utiliser un backport.<br />
Infos: <a href="http://pkg-mono.alioth.debian.org/" title="http://pkg-mono.alioth.debian.org/" rel="nofollow">pkg-mono.alioth.debian.or...</a><br />
<br />
Tu parles de pages asp - c'est bien d'asp.net qu'il s'agit?</p>]]></content:encoded>
</item>
<item rdf:about="http://www.hovinne.com/blog/index.php/2006/10/23/93-aspnet-avec-mono-et-debian-etch#c16666">
  <title>ASP.net avec Mono et Debian Etch - malick25</title>
  <link>http://www.hovinne.com/blog/index.php/2006/10/23/93-aspnet-avec-mono-et-debian-etch#c16666</link>
  <dc:date>2007-01-05T09:18:55+01:00</dc:date>
  <dc:creator>malick25</dc:creator>
  <description>Mais en ce qui concerne la Sarge, libapache-mod-mono pourrait il faire l'affaire? C'est à dire me permettre d'héberger comme il se doit mes pages asp, ...
Merci....</description>
  <content:encoded><![CDATA[<p>Mais en ce qui concerne la Sarge, libapache-mod-mono pourrait il faire l'affaire? C'est à dire me permettre d'héberger comme il se doit mes pages asp, ...<br />
Merci.</p>]]></content:encoded>
</item>
<item rdf:about="http://www.hovinne.com/blog/index.php/2006/10/23/93-aspnet-avec-mono-et-debian-etch#c16649">
  <title>ASP.net avec Mono et Debian Etch - Jean-François</title>
  <link>http://www.hovinne.com/blog/index.php/2006/10/23/93-aspnet-avec-mono-et-debian-etch#c16649</link>
  <dc:date>2007-01-04T20:42:12+01:00</dc:date>
  <dc:creator>Jean-François</dc:creator>
  <description>Attention, libapache2-mod-mono n'est disponible qu'à partir d'Etch, ç-à-d la prochaine version stable de Debian.
Pour Sarge, seul libapache-mod-mono est disponible dans l'archive officielle.

Pour passer à Etch, modifier /etc/apt/sources.list en remplaçant toutes les occurrences de 'sarge'...</description>
  <content:encoded><![CDATA[<p>Attention, libapache2-mod-mono n'est disponible qu'à partir d'Etch, ç-à-d la prochaine version stable de Debian.<br />
Pour Sarge, seul libapache-mod-mono est disponible dans l'archive officielle.<br />
<br />
Pour passer à Etch, modifier /etc/apt/sources.list en remplaçant toutes les occurrences de 'sarge' ou 'stable' par 'etch'.<br />
Ensuite, lancer 'apt-get update' puis 'apt-get dist-upgrade' en tant que root.</p>]]></content:encoded>
</item>
<item rdf:about="http://www.hovinne.com/blog/index.php/2006/10/23/93-aspnet-avec-mono-et-debian-etch#c16643">
  <title>ASP.net avec Mono et Debian Etch - malick25</title>
  <link>http://www.hovinne.com/blog/index.php/2006/10/23/93-aspnet-avec-mono-et-debian-etch#c16643</link>
  <dc:date>2007-01-04T19:02:56+01:00</dc:date>
  <dc:creator>malick25</dc:creator>
  <description>Bonjour,
J'ai essayé de suivre cette procédure mais je me suis planté dès le début.
Il n'arrive pas à touver le pacquet libapache2-mod-mono, lorque je tape la commande :
apt-get install libapache2-mod-mono
Merci de votre aide....</description>
  <content:encoded><![CDATA[<p>Bonjour,<br />
J'ai essayé de suivre cette procédure mais je me suis planté dès le début.<br />
Il n'arrive pas à touver le pacquet libapache2-mod-mono, lorque je tape la commande :<br />
apt-get install libapache2-mod-mono<br />
Merci de votre aide.</p>]]></content:encoded>
</item>

</rdf:RDF>
