Re: [us...@httpd] Ubuntu + Apache + Virtual host + Subversion + SSL tutorial: error about SSL.

2009-05-20 Thread tirengarfio
Thanks both! It is working now. =) Ciao Javi awarnier wrote: > > tirengarfio wrote: >> Hi again, >> >>> Or just enter >>> a2ensite www.domain.com >> >> After that and reload apache (/etc/init.d/apache2 reload) i get this >> error: >> >> Sintax error on line 22 of /etc/apache2/sites-enabled

Re: [us...@httpd] Ubuntu + Apache + Virtual host + Subversion + SSL tutorial: error about SSL.

2009-05-20 Thread André Warnier
tirengarfio wrote: Hi again, Or just enter a2ensite www.domain.com After that and reload apache (/etc/init.d/apache2 reload) i get this error: Sintax error on line 22 of /etc/apache2/sites-enabled/svn.domain.com: LogLevel takes one argument, Level of verbosity in error logging ...fail! Th

Re: [us...@httpd] Ubuntu + Apache + Virtual host + Subversion + SSL tutorial: error about SSL.

2009-05-20 Thread tirengarfio
Hi again, > Or just enter > a2ensite www.domain.com After that and reload apache (/etc/init.d/apache2 reload) i get this error: Sintax error on line 22 of /etc/apache2/sites-enabled/svn.domain.com: LogLevel takes one argument, Level of verbosity in error logging ...fail! The line 22 is this:

Re: [us...@httpd] Ubuntu + Apache + Virtual host + Subversion + SSL tutorial: error about SSL.

2009-05-19 Thread André Warnier
Dirk GROSSE OSTERHUES wrote: Hej Javi, it apprears to me that the tutorial you followed lacks some information. In debian the directory /etc/apache2/sites-available/ contains definitions of your hosts. Yet, those files are not parsed by apache directly. As apache is configured in debian only si

Re: [us...@httpd] Ubuntu + Apache + Virtual host + Subversion + SSL tutorial: error about SSL.

2009-05-19 Thread Dirk GROSSE OSTERHUES
Hej Javi, it apprears to me that the tutorial you followed lacks some information. In debian the directory /etc/apache2/sites-available/ contains definitions of your hosts. Yet, those files are not parsed by apache directly. As apache is configured in debian only sites sitting in /etc/apache2/sit

Re: [us...@httpd] Ubuntu + Apache + Virtual host + Subversion + SSL tutorial: error about SSL.

2009-05-19 Thread tirengarfio
Thanks Eric, you wrote: > You can't do SSL and non-SSL with a wildcard like this. Change your > VirtualHosts and NameVirtualHosts to be of the form *:80 and *:443. But... where should i do those changes ? In "www.domain.com"? This is i wrote inside "www.domain.com" file: NameVirtualHost *:443

Re: [us...@httpd] Ubuntu + Apache + Virtual host + Subversion + SSL tutorial: error about SSL.

2009-05-19 Thread Eric Covener
On Tue, May 19, 2009 at 6:46 AM, tirengarfio wrote: > > Hi Eric, > > del...@gnewsense:/srv/svn/repos$ apache2ctl -S > apache2: Could not reliably determine the server's fully qualified domain > name, using 127.0.1.1 for ServerName > VirtualHost configuration: > wildcard NameVirtualHosts and _defau

Re: [us...@httpd] Ubuntu + Apache + Virtual host + Subversion + SSL tutorial: error about SSL.

2009-05-19 Thread tirengarfio
Hi Eric, del...@gnewsense:/srv/svn/repos$ apache2ctl -S apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName VirtualHost configuration: wildcard NameVirtualHosts and _default_ servers: *:*is a NameVirtualHost d

Re: [us...@httpd] Ubuntu + Apache + Virtual host + Subversion + SSL tutorial: error about SSL.

2009-05-18 Thread Eric Covener
On Mon, May 18, 2009 at 7:18 PM, Eric Covener wrote: > On Mon, May 18, 2009 at 5:54 PM, tirengarfio wrote: >> >> Thanks, I followed the steps more carefully again, but the error is the >> same.., any idea? > > I offered advice in this thread, did you take any action on it? > > Can you include the

Re: [us...@httpd] Ubuntu + Apache + Virtual host + Subversion + SSL tutorial: error about SSL.

2009-05-18 Thread Eric Covener
On Mon, May 18, 2009 at 5:54 PM, tirengarfio wrote: > > Thanks, I followed the steps more carefully again, but the error is the > same.., any idea? I offered advice in this thread, did you take any action on it? Can you include the output of apache2ctl if the advice before didn't help? -- Eric

Re: [us...@httpd] Ubuntu + Apache + Virtual host + Subversion + SSL tutorial: error about SSL.

2009-05-18 Thread tirengarfio
Thanks, I followed the steps more carefully again, but the error is the same.., any idea? -- View this message in context: http://www.nabble.com/Ubuntu-%2B-Apache-%2B-Virtual-host-%2B-Subversion-%2B-SSL-tutorial%3A-error-about-SSL.-tp23502072p23606046.html Sent from the Apache HTTP Server - Us

Re: [us...@httpd] Ubuntu + Apache + Virtual host + Subversion + SSL tutorial: error about SSL.

2009-05-12 Thread Eric Covener
> SSL received a record that exceeded the maximum permissible length. > > (Error code: ssl_error_rx_record_too_long) > > The page you are trying to view can not be shown because the authenticity of > the received data could not be verified. Make sure your virtual hosts and NameVirtualHosts all spe

[us...@httpd] Ubuntu + Apache + Virtual host + Subversion + SSL tutorial: error about SSL.

2009-05-12 Thread tirengarfio
Hi, i've just followed [url=http://www.sellersrank.com/ubuntu/setup-apache-subversion-ssl-https-with-virtual-hosts-on-ubuntu/]this[/Url] tutorial and when i write "https://svn.domain.com"; as the tutorial mentions i get this message: hi, i added to my "/etc/hosts" and the message i mentioned i