Search found 5 matches

by FrzzMan
Fri Oct 21, 2005 9:05 am
Forum: General Help and Development Discussion
Topic: Can't enable SSL site
Replies: 4
Views: 5374

I'm on CentOS3.3
by FrzzMan
Thu Oct 20, 2005 4:58 am
Forum: General Help and Development Discussion
Topic: Can't enable SSL site
Replies: 4
Views: 5374

Found the problem, mod_ssl haven't been installed yet. Tried to install mod_ssl: yum install mod_ssl Result: Gathering header information file(s) from server(s) Server: Atomic Rocket Turtle - 3 - Atomic PSA-Compatible RPMS Server: Atomic Rocket Turtle - 3 - Atomic PSA App Vault RPMS Server: Atomic R...
by FrzzMan
Thu Oct 20, 2005 4:40 am
Forum: General Help and Development Discussion
Topic: Can't enable SSL site
Replies: 4
Views: 5374

Oh I've just found out that in httpd.conf there's no instance of the string "mod_ssl"

Is that the problem? How can i fix this?
by FrzzMan
Thu Oct 20, 2005 4:36 am
Forum: General Help and Development Discussion
Topic: Can't enable SSL site
Replies: 4
Views: 5374

Can't enable SSL site

I have enabled "SSL support" under Setup panel of a domain, but it doesn't seem to works.

When I go to https://www.domain.com it display "Connection Refused" error...
by FrzzMan
Wed Oct 19, 2005 1:23 am
Forum: General Help and Development Discussion
Topic: How do I downgrade from MySQL 4.1.14 to 4.0.x
Replies: 1
Views: 3184

How do I downgrade from MySQL 4.1.14 to 4.0.x

Hello,

I do 'yum update' with ART repository so MySQL has been updated to 4.1.14 but my software need 4.0.x to run properly...

How do I downgrade it?