[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] Re: cobalt-developers digest, Vol 1 #311 - 6 msgs
- Subject: [cobalt-developers] Re: cobalt-developers digest, Vol 1 #311 - 6 msgs
- From: Brendon Llewellyn <brendon@xxxxxxxxxx>
- Date: Thu Sep 21 16:05:15 2000
- Organization: eis.net
cobalt-developers-admin@xxxxxxxxxxxxxxx wrote:
>
> Send cobalt-developers mailing list submissions to
> cobalt-developers@xxxxxxxxxxxxxxx
>
> To subscribe or unsubscribe via the web, visit
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
> or, via email, send a message with subject or body 'help' to
> cobalt-developers-request@xxxxxxxxxxxxxxx
> You can reach the person managing the list at
> cobalt-developers-admin@xxxxxxxxxxxxxxx
>
> When replying, please edit your Subject line so it is more specific than
> "Re: Contents of cobalt-developers digest..."
>
> Today's Topics:
>
> 1. Majordomo and duplicate supression (Robert J. McMahon)
> 2. SSL (Mark Baker - Cobalt Lists)
> 3. Site Setup (Brett Michael Roy)
> 4. Cobalt RAQ 3 Upgrade question (Allen Huggins)
> 5. Uninstalling MySQL RPM (was Re: [cobalt-developers] FAQ:
> installing PHP4 on a Qube2) (Geoff Baysinger)
>
> --__--__--
>
> Message: 1
> From: "Robert J. McMahon" <rjmcmahon@xxxxxxxxxxxxxx>
> To: <cobalt-developers@xxxxxxxxxxxxxxx>
> Date: Wed, 20 Sep 2000 14:24:37 -1200
> charset="iso-8859-1"
> Subject: [cobalt-developers] Majordomo and duplicate supression
> Reply-To: cobalt-developers@xxxxxxxxxxxxxxx
>
> Duplicate email suppression seems to be disabled.
> on my Cobalt cube. I was told by tech support
> is shipped this way and I have to pay Professional
> services to enable.
>
> Can someone tell me what needs to be changed
> so that folks on the .cc and are part of a discussion
> list don't receive duplicate emails?
>
> Thanks,
> Bob McMahon
>
> --__--__--
>
> Message: 2
> Reply-To: "Mark Baker - Cobalt Lists" <cobalt@xxxxxxxxxxxxxxxxxx>
> From: "Mark Baker - Cobalt Lists" <cobalt@xxxxxxxxxxxxxxxxxx>
> To: <cobalt-developers@xxxxxxxxxxxxxxx>
> Date: Thu, 21 Sep 2000 16:07:40 +0100
> charset="iso-8859-1"
> Subject: [cobalt-developers] SSL
> Reply-To: cobalt-developers@xxxxxxxxxxxxxxx
>
> I posted a message yesterday about SSL but got no reply.
>
> Does anyone use a Thawte certificate? (i'm sure there are loads you out
> there)
>
> If so what does it need to work? Does pasting it in the admin panel and
> clicking save have it working straight away? or are other things needed?
>
> Cheers
>
> Regards,
>
> Mark Baker
> Dark Marketing Ltd
> http://www.yoursitehere.co.uk
> ------------------------------------------------------------------
> Low cost Internet Solutions including Hosting,
> Domain Registration and Design.
> http://www.yoursitehere.co.uk | info@xxxxxxxxxxxxxxxxxx
> ------------------------------------------------------------------
> FREE .co.uk with Unix hosting package 2 to 7 at
> http://www.yoursitehere.co.uk !!
> ------------------------------------------------------------------
>
Hi
I have a raq2 with a thawte cert. I just cut and paste the cert from
thawte rebooted the server and boom! away I went. If thesite is a vitual
domain it needs it's own IP Address. Or the cert will give an error.
Can php4 work under ssl from brosoft, las bit of my puzzle.
Brendpn Llewelyyn
brendon@xxxxxxxxxx
> --__--__--
>
> Message: 3
> From: "Brett Michael Roy" <brettr@xxxxxxxxxxxxxx>
> To: <cobalt-developers@xxxxxxxxxxxxxxx>
> Date: Thu, 21 Sep 2000 11:15:26 -0500
> charset="iso-8859-1"
> Subject: [cobalt-developers] Site Setup
> Reply-To: cobalt-developers@xxxxxxxxxxxxxxx
>
> I have checked the KB but have not stumbled upon an answer for this.
>
> When I set up a new virtual site on the RAQ3 using the UI, I am REQUIRED to
> provide a host name (www) and a domain name (mydomain).
>
> The problem is that when I create a new user, the system assigns the email
> address as newuser@xxxxxxxxxxxxxxxx (this is what shows up on the users
> default welcome page). Although newuser@xxxxxxxxxxxx works fine, the
> impression for the new user is that the first email address is the one they
> have to use. Can I tell the RAQ3 NOT to append the www after the @?
>
> Brett
>
> --__--__--
>
> Message: 4
> From: Allen Huggins <allen.huggins@xxxxxxxxx>
> To: "'cobalt-developers@xxxxxxxxxxxxxxx'"
> <cobalt-developers@xxxxxxxxxxxxxxx>
> Date: Thu, 21 Sep 2000 12:15:03 -0400
> charset="iso-8859-1"
> Subject: [cobalt-developers] Cobalt RAQ 3 Upgrade question
> Reply-To: cobalt-developers@xxxxxxxxxxxxxxx
>
> When I run upgrade of our product, after the windows with messages about the
> previous version being installed, the uninstall script that I created for
> the previous release is run. In my package for our next release, I would
> like to run some checks before the old uninstall script is executed. Is
> there a way to get a small script to run before the uninstall script is run?
>
> Allen Huggins
>
> --__--__--
>
> Message: 5
> Date: Thu, 21 Sep 2000 13:33:45 -0500
> To: cobalt-developers@xxxxxxxxxxxxxxx, rspurlock@xxxxxxxxxxxx
> From: Geoff Baysinger <lists@xxxxxxxxxxxxxx>
> Subject: Uninstalling MySQL RPM (was Re: [cobalt-developers] FAQ:
> installing PHP4 on a Qube2)
> <5.0.0.25.2.20000918000358.00a1db30@xxxxxxxxxxxxxxxxxxxx>
> Reply-To: cobalt-developers@xxxxxxxxxxxxxxx
>
> (( I'm not very familiar with MySQL ... this thread really has nothing to
> do with installing PHP so I've changed the subject. ))
>
> >Can you give me any insight how to uninstall the Cobalt RPM for MySQL (v.
> >3.22.21)? I have downloaded the source for MySQL 3.22.32 and now I have 2
> >versions installed. Also, what are the major differences between the source
> >and an RPM (a truly Newbie question indeed)? I mean are the files stored in
> >different locations depending on source vs. RPM? Please help.
>
> Sorry, been battling the flu so it took me awhile to get back to the board.
>
> 0) Try "man rpm" sometime, it will help :) RPM can be confusing to
> newberts, and I'm woefully inadequate with it ... but "rpm -i", "rpm -qa"
> and "rpm -e" are generally enough to get you by most times.
>
> 1) files in the RPM are probably installed in a default location ... as
> would anything you compiled from source unless you modified the source. In
> other words, if you delete the RPM there is at least a chance that you will
> be removing files also used by the RPM installation.
>
> 2) the proper procedure in this case would have been to
> a] backup your database content
> b] remove the RPM
> c] install the version you compiled from source
>
> 3) To remove the MySQL rpm, log in to your server as "root", run the
> command "rpm -qa" and look for the MySQL entry. then type "rpm -e [MySQL
> entry]".
>
> As noted above, this may kill files your source compiled version is using,
> so you probably want to log in and find out where your database content is
> stored and make backup copies of the files. Not knowing alot about MySQL
> and not needing to use it myself, I can't tell you where those files are
> ... but you should be able to figure it out.
>
> --__--__--
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>
> End of cobalt-developers Digest