during putting my djangosite on server, i cannot restart the apache server, apachectl nor apache2 is not found. why?
15 views
Skip to first unread message
doniyor
unread,
May 10, 2012, 8:01:24 PM5/10/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
Hi there, i need a small help. as the titel says, i cannot restart the apache, i can get the version of apache, so it is there, but i cannot restart it. OS is Linux. what can be the problem, anyone has had experience with this?
many thanks
doni
Bolkin
unread,
May 10, 2012, 8:14:33 PM5/10/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
It really depends on linux flavor and how you installed apache, some common cases:
service httpd restart
service apache2 restart
kenneth gonsalves
unread,
May 12, 2012, 5:25:19 AM5/12/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
there are over 200 linux distros - which one do you have?
--
regards
Kenneth Gonsalves
doniyor
unread,
May 12, 2012, 5:45:38 AM5/12/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
hey, thanks, now i can with 'service httpd restart'. now i have another problem here, may be you can help me.
many thanks
kenneth gonsalves
unread,
May 12, 2012, 5:51:23 AM5/12/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
On Fri, 2012-05-11 at 22:45 -0700, doniyor wrote:
> hey, thanks, now i can with 'service httpd restart'.
so you have redhat, fedora or centos - mention this when you ask such
questions.
--
regards
Kenneth Gonsalves
doniyor
unread,
May 12, 2012, 5:54:17 AM5/12/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
i think, i have SuSe.
kenneth gonsalves
unread,
May 12, 2012, 6:01:34 AM5/12/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
On Fri, 2012-05-11 at 22:54 -0700, doniyor wrote:
> i think, i have SuSe.
there are only about a 100 rpm based distros, I listed the most likely
ones.
--
regards
Kenneth Gonsalves
doniyor
unread,
May 12, 2012, 6:10:55 AM5/12/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
:D yeah you are right, i am not pro in linux world.. how can i know the version of linux then ?