Reply
Old April 3rd, 2005 Top | #1

OSNN Folding Team  
zeke_mo's Avatar
(value not set)
Joined: August 2004
Location: Placerville, CA
Posts: 1,965
Reputation: 1290
Power: 126

Exclamation apache permissions

I just upated my http/ftp server from mandrake 10.0 to 10.1, and now I cant view my web page. I have tried changing file permissions to view/edit and I still get a "Connection refused when connecting to xxxx" Is there something else that I need to do to enable people to view my web page? Thanks

"My Mind is a swirling miasma of scintillating thoughts and turgid ideas" ~Sam

Zeitgeist Money as Debt,
educate yourself.
zeke_mo is offline   Reply With Quote
Old April 3rd, 2005 Top | #2

OSNN Folding Team  
Geffy's Avatar
OSNN Veteran Addict
Joined: March 2002
Location: United Kingdom
Posts: 7,805
Reputation: 1490
Power: 217

Default Re: apache permissions

is the apache server running properly?


blogtumbloglastfmflickr#rubyonrails@twitter
"I could be replaced with a very small shell script"
Geffy is offline   Reply With Quote
Old April 3rd, 2005 Top | #3

OSNN Folding Team  
Zedric's Avatar
NTFS Guru
Joined: January 2002
Location: Sweden
Posts: 4,006
Reputation: 890
Power: 175

Cool Re: apache permissions

Connection refused usually means that the server isn't running. If you did start it, maybe it returned som error messages and stopped again?


Did I help you? Please use the reputation system. Click the icon on the left!
Proud host of the OSNN.net folding sigs. Want one? Check the folding thread!
http://zedric.no-ip.com/
Zedric is offline   Reply With Quote
Old April 3rd, 2005 Top | #4

OSNN Folding Team  
zeke_mo's Avatar
(value not set)
Joined: August 2004
Location: Placerville, CA
Posts: 1,965
Reputation: 1290
Power: 126

Default Re: apache permissions

I just checked the running processes on the server and there were 4 httpd-perl things running. Would they just not be responding?

"My Mind is a swirling miasma of scintillating thoughts and turgid ideas" ~Sam

Zeitgeist Money as Debt,
educate yourself.
zeke_mo is offline   Reply With Quote
Old April 4th, 2005 Top | #5

OSNN Folding Team  
zeke_mo's Avatar
(value not set)
Joined: August 2004
Location: Placerville, CA
Posts: 1,965
Reputation: 1290
Power: 126

Default Re: apache permissions



I tried starting the service and got this error. any ideas?

"My Mind is a swirling miasma of scintillating thoughts and turgid ideas" ~Sam

Zeitgeist Money as Debt,
educate yourself.
zeke_mo is offline   Reply With Quote
Old April 4th, 2005 Top | #6
 
j79zlr's Avatar
Glaanies script monkey
Joined: February 2003
Location: Chicago
Posts: 2,725
Reputation: 1520
Power: 155

Default Re: apache permissions

Yes, you have no Cert file like the error is saying. Comment out the mod_ssl stuff in httpd.conf.
j79zlr is offline   Reply With Quote
Old April 4th, 2005 Top | #7

OSNN Folding Team  
zeke_mo's Avatar
(value not set)
Joined: August 2004
Location: Placerville, CA
Posts: 1,965
Reputation: 1290
Power: 126

Default Re: apache permissions

Originally Posted by j79zlr
Yes, you have no Cert file like the error is saying. Comment out the mod_ssl stuff in httpd.conf.

Ok, I have the httpd.conf file opened in notepad2 and I found two lines that contain mod_ssl

AddModule mod_ssl.c
...
...
Include conf/ssl/mod_ssl.conf
Now do I just delete these two lines?

"My Mind is a swirling miasma of scintillating thoughts and turgid ideas" ~Sam

Zeitgeist Money as Debt,
educate yourself.
zeke_mo is offline   Reply With Quote
Old April 4th, 2005 Top | #8
 
j79zlr's Avatar
Glaanies script monkey
Joined: February 2003
Location: Chicago
Posts: 2,725
Reputation: 1520
Power: 155

Default Re: apache permissions

Don't delete the lines, just comment them out with a #
j79zlr is offline   Reply With Quote
Old April 4th, 2005 Top | #9

OSNN Folding Team  
zeke_mo's Avatar
(value not set)
Joined: August 2004
Location: Placerville, CA
Posts: 1,965
Reputation: 1290
Power: 126

Default Re: apache permissions

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

"My Mind is a swirling miasma of scintillating thoughts and turgid ideas" ~Sam

Zeitgeist Money as Debt,
educate yourself.
zeke_mo is offline   Reply With Quote
Old April 4th, 2005 Top | #10
 
Aprox's Avatar
OSNN Veteran Addict
Joined: August 2004
Location: California, USA
Posts: 2,735
Blog Entries: 1
Reputation: 2036
Power: 142

Default Re: apache permissions

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,
Aprox is offline   Reply With Quote
Old April 4th, 2005 Top | #11

OSNN Folding Team  
zeke_mo's Avatar
(value not set)
Joined: August 2004
Location: Placerville, CA
Posts: 1,965
Reputation: 1290
Power: 126

Default Re: apache permissions

That did it!!! Thanks for the help everybody

"My Mind is a swirling miasma of scintillating thoughts and turgid ideas" ~Sam

Zeitgeist Money as Debt,
educate yourself.
zeke_mo is offline   Reply With Quote
Old April 22nd, 2005 Top | #12
 
Enhand's Avatar
OSNN Junior Addict
Joined: May 2004
Posts: 13
Reputation: 20
Power: 98

Default Re: apache permissions

giggle


A man from china!
Enhand is offline   Reply With Quote
Old April 22nd, 2005 Top | #13
 
Eagle710's Avatar
OSNN Senior Addict
Joined: March 2005
Location: Toronto, Ontario, Canada
Posts: 312
Reputation: 40
Power: 91

Default Re: apache permissions

what is apache i have no idea any im taking a course involving it next semester. thanx
Eagle710 is offline   Reply With Quote
Old April 22nd, 2005 Top | #14
Xie

OSNN Subscriber
OSNN Folding Team  
Xie's Avatar
- geek -
Joined: September 2003
Location: NY, USA
Posts: 5,224
Reputation: 1730
Power: 175

Default Re: apache permissions

Originally Posted by Eagle710
what is apache i have no idea any im taking a course involving it next semester. thanx
You should start your own thread. And apache is what allows you to see the majority of the sites you visit.

tehgeek | tehgeek | geeking out to tech | IRC | *Parted Magic* | A+ Certified Professional

Xie is offline   Reply With Quote
Old April 23rd, 2005 Top | #15

OSNN Folding Team  
Geffy's Avatar
OSNN Veteran Addict
Joined: March 2002
Location: United Kingdom
Posts: 7,805
Reputation: 1490
Power: 217

Default Re: apache permissions

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


blogtumbloglastfmflickr#rubyonrails@twitter
"I could be replaced with a very small shell script"
Geffy is offline   Reply With Quote
Old April 23rd, 2005 Top | #16
 
SPeedY_B's Avatar
I may actually be insane.
Joined: March 2002
Location: Midlands, England
Posts: 15,800
Reputation: 2877
Power: 310

Default Re: apache permissions

Originally Posted by Eagle710
what is apache i have no idea any im taking a course involving it next semester. thanx
http://httpd.apache.org/
SPeedY_B is offline   Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules

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