[BlueOnyx:10100] Re: Error on SSL-cert import

2012-04-09 Thread Maurice de Laat
Hi Michael, On Tue, Apr 10, 2012 at 12:38:39AM +0200, Michael Stauber wrote: > > To get rid on that infinate loop, I have to comment out the line > > RewriteRule ^/(.*) http://vsite/$1 [L,R=301] > > You take out that entire line, correct? Yes, that's correct. -- Maurice d

[BlueOnyx:10099] Re: TinyMCE / TinyBrowser problem - FIXED

2012-04-09 Thread DD
While typing out a response to Chuck, I realised that I had previously only used the image upload on Windows XP. Seems it's a Windows 7 problem! DD ___ Blueonyx mailing list Blueonyx@mail.blueonyx.it http://mail.blueonyx.it/mailman/listinfo/blueon

[BlueOnyx:10098] Re: Error on SSL-cert import

2012-04-09 Thread Michael Stauber
Hi Maurice, > I have had that happened even after adding certificates through the GUI. > I found a solution for that: > http://mail.blueonyx.it/pipermail/blueonyx/2011-October/008717.html Hmm ... this is interesting, although I don't entirely understand what you're doing there. You said: > To g

[BlueOnyx:10097] Re: Error on SSL-cert import

2012-04-09 Thread Maurice de Laat
Hi Chris, On Mon, Apr 09, 2012 at 05:14:09PM -0500, Chris Gebhardt - VIRTBIZ Internet wrote: > Oh yes, I have done that. When I do that, then the site goes into it's > crazy infinite redirect loop. I have had that happened even after adding certificates through the GUI. I found a solution for

[BlueOnyx:10096] Re: TinyMCE / TinyBrowser problem

2012-04-09 Thread Chuck Tetlow
DD, Your user/password to access that directory isn't working.  It appears from that .htaccess file that its looking for a valid user listed in the .htpasswd file in your site's home directory.   I'd suggest you check that .htpasswd file to insure your username is in that file.  If it is, make

[BlueOnyx:10095] Re: Error on SSL-cert import

2012-04-09 Thread Chris Gebhardt - VIRTBIZ Internet
Larry Smith wrote: > Chris, > > Just tossing out ideas, but have you tried manually installing the cert > in the certs directory for the site (and of course fixing the name and such > to what the site expects) ?? (Believe they are stored under /certs/) Thanks Larry, Oh yes, I have done that.

[BlueOnyx:10094] Re: TinyMCE / TinyBrowser problem

2012-04-09 Thread DD
Replying to myself with more info: The problem is something to do with basic .htaccess/.htpasswd authentication. I removed the .htaccess from the folder and the image upload works fine. Replace the .htaccess and I can no longer upload. The .htaccess file reads: AuthType Basic AuthName "

[BlueOnyx:10093] TinyMCE / TinyBrowser problem

2012-04-09 Thread DD
Hi Blues, Tonight I tried to upload an image using a small editor plugin called TinyBrowser, part of the TinyMCE editor: http://www.tinymce.com/ For whatever reason, the upload failed with 'Status 401'. To ensure it wasn't a mistake on my part I tried uploading the same image, and anothe

[BlueOnyx:10092] Re: Error on SSL-cert import

2012-04-09 Thread Larry Smith
Chris, Just tossing out ideas, but have you tried manually installing the cert in the certs directory for the site (and of course fixing the name and such to what the site expects) ?? (Believe they are stored under /certs/) -- Larry Smith lesm...@ecsis.net On Mon April 9 2012 15:15, Chris G

[BlueOnyx:10091] Re: Error on SSL-cert import

2012-04-09 Thread Richard Barker
Chris, I have never had the GUI import work. What I do after the CA Bundles are in place I go to the cli and insert the cert by hand and restart httpd works every time. RC ___ Blueonyx mailing list Blueonyx@mail.blueonyx.it http://mail.blueonyx.it/mail

[BlueOnyx:10090] Re: Error on SSL-cert import

2012-04-09 Thread Chris Gebhardt - VIRTBIZ Internet
Ken - Precision Web Hosting, Inc wrote: > - Original Message - > From: "Chris Gebhardt - VIRTBIZ Internet" > To: "BlueOnyx General Mailing List" > Sent: Sunday, April 08, 2012 12:48 AM > Subject: [BlueOnyx:10083] Re: Error on SSL-cert import > > >> Ken - Precision Web Hosting, Inc wrot

[BlueOnyx:10089] Re: Error on SSL-cert import

2012-04-09 Thread Chris Gebhardt - VIRTBIZ Internet
Ken - Precision Web Hosting, Inc wrote: > Chris > > What if you turn off redirection for the site? > It doesn't matter if "Web Alias Redirects" is enabled or disabled. The end result for anything https on the site is the same. I thought maybe it was the code for the site, but it's not. I put