|
|
![]() |
|
|
Top | #1 |
|
(value not set)
Joined: August 2004
Location: Placerville, CA
Posts: 1,965
Reputation: 1290
Power: 126 |
|
|
|
|
|
|
Top | #2 |
|
OSNN Veteran Addict
Joined: March 2002
Location: United Kingdom
Posts: 7,805
Reputation: 1490
Power: 217 |
is the apache server running properly?
|
|
|
|
|
|
Top | #3 |
|
NTFS Guru
Joined: January 2002
Location: Sweden
Posts: 4,006
Reputation: 890
Power: 175 |
Connection refused usually means that the server isn't running. If you did start it, maybe it returned som error messages and stopped again?
|
|
|
|
|
|
Top | #4 |
|
(value not set)
Joined: August 2004
Location: Placerville, CA
Posts: 1,965
Reputation: 1290
Power: 126 |
I just checked the running processes on the server and there were 4 httpd-perl things running. Would they just not be responding?
|
|
|
|
|
|
Top | #5 |
|
(value not set)
Joined: August 2004
Location: Placerville, CA
Posts: 1,965
Reputation: 1290
Power: 126 |
|
|
|
|
|
|
Top | #6 |
|
Glaanies script monkey
Joined: February 2003
Location: Chicago
Posts: 2,725
Reputation: 1520
Power: 155 |
Yes, you have no Cert file like the error is saying. Comment out the mod_ssl stuff in httpd.conf.
|
|
|
|
|
|
Top | #7 |
|
(value not set)
Joined: August 2004
Location: Placerville, CA
Posts: 1,965
Reputation: 1290
Power: 126 |
Originally Posted by j79zlr
Ok, I have the httpd.conf file opened in notepad2 and I found two lines that contain mod_ssl
|
|
|
|
|
|
Top | #8 |
|
Glaanies script monkey
Joined: February 2003
Location: Chicago
Posts: 2,725
Reputation: 1520
Power: 155 |
Don't delete the lines, just comment them out with a #
|
|
|
|
|
|
Top | #9 |
|
(value not set)
Joined: August 2004
Location: Placerville, CA
Posts: 1,965
Reputation: 1290
Power: 126 |
I commented them out, and I still get the same error. Should I try editing the file in
/etc/httpd/conf.d/41_mod_ssl.default-vhost.conf ? maybe if I comment out the line that is giving the error |
|
|
|
|
|
Top | #10 |
|
OSNN Veteran Addict
Joined: August 2004
Location: California, USA
Posts: 2,735
Blog Entries: 1
Reputation: 2036
Power: 142 |
Ok, looks like your pointing to wrong directory. Try to copy the files from the "Apache" folder to the "Apache2" folder. Those files include "server.crt" and "server.key".
Hope that helps. Edit: I just wanted to point how appropriate it was that this tech question was my 255'th post, |
|
|
|
|
|
Top | #11 |
|
(value not set)
Joined: August 2004
Location: Placerville, CA
Posts: 1,965
Reputation: 1290
Power: 126 |
That did it!!! Thanks for the help everybody
|
|
|
|
|
|
Top | #12 |
|
OSNN Junior Addict
Joined: May 2004
Posts: 13
Reputation: 20
Power: 98 |
giggle
|
|
|
|
|
|
Top | #13 |
|
OSNN Senior Addict
Joined: March 2005
Location: Toronto, Ontario, Canada
Posts: 312
Reputation: 40
Power: 91 |
what is apache i have no idea any im taking a course involving it next semester. thanx
|
|
|
|
|
|
Top | #14 |
|
- geek -
Joined: September 2003
Location: NY, USA
Posts: 5,224
Reputation: 1730
Power: 175 |
Originally Posted by Eagle710
You should start your own thread.
And apache is what allows you to see the majority of the sites you visit.
|
|
|
|
|
|
Top | #15 |
|
OSNN Veteran Addict
Joined: March 2002
Location: United Kingdom
Posts: 7,805
Reputation: 1490
Power: 217 |
just wondering do you have a line in your httpd.conf file like this
Include /etc/httpd/conf.d/*.conf if you do then that would have been what was including the mod_ssl-default-vhost.conf file, renaming it to end in .config or something would have probably have fixed it. That said moving it to the place where the server.crt and server.key files are is better
|
|
|
|
|
|
Top | #16 |
|
I may actually be insane.
Joined: March 2002
Location: Midlands, England
Posts: 15,800
Reputation: 2877
Power: 310 |
Originally Posted by Eagle710
http://httpd.apache.org/
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Permissions do my head in | Mecham | Windows Desktop Systems | 7 | November 30th, 2006 7:22pm |
| Filesharing Permissions in XP | DJ-phYre | Windows Desktop Systems | 4 | July 24th, 2004 4:17am |
| NTFS Permissions | pdania | Windows Desktop Systems | 3 | May 9th, 2004 12:57pm |
| Changing the Permissions | yupdup | Windows Desktop Systems | 2 | January 6th, 2002 8:30pm |
| user permissions | Akash | Windows Desktop Systems | 6 | December 5th, 2001 5:25pm |