Help - Search - Members - Calendar
Full Version: New Plesk Server -> Apache wont work
The Planet Forums > Control Panels > Plesk
btauler
When I do:
[root@plesk6 init.d]# ./httpd restart

I get:
Stopping httpd: [FAILED]
Starting httpd: [Tue Nov 11 22:27:34 2003] [warn] module frontpage_module is already loaded, skipping
[Tue Nov 11 22:27:34 2003] [warn] _default_ VirtualHost overlap on port 443, the first has precedence
[FAILED]
[root@plesk6 init.d]#


What's going on??!!!

I may not also restart apache service from plesk panel.


:confused:

Any ideas?

TIA
d6d
same thing here! try to fix it for an hour. still no good.

I removed those two warnings :

[warn] module frontpage_module is already loaded, skipping
[warn] _default_ VirtualHost overlap on port 443, the first has precedence

by editing httpd.conf and httpd.include. Apache won't start too. and no any messages only (failed)!

who can help?

:confused:
Squire
Are there any better hints when you tail /var/log/httpd/error_log ?

And what happens if you run /usr/local/psa/admin/sbin/my_apci_rst ? (that one should restart and rebuild apache)
d6d
Thanks for the reply icon_biggrin.gif

tail error log, i got:

Configuration Failed!
[Tue Nov 11 10:23:42 2003] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Nov 11 10:23:42 2003] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Tue Nov 11 10:23:42 2003] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Nov 11 10:23:42 2003] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Tue Nov 11 10:23:42 2003] [warn] RSA server certificate is a CA certificate (BasicConstraints: CA == TRUE !?)
[Tue Nov 11 10:23:42 2003] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Tue Nov 11 10:23:42 2003] [alert] (22002)Name or service not known: mod_unique_id: unable to find IPv4 address of "plesk6.rackshack.net"
Configuration Failed!


the rebuild apache thing is not working, nothing happened after i executed it.
d6d
solved by removing mod_unique_id.

what is this mod_unique_id, and what does it do?
what will happen if I remove it?

sorry, new to linux world icon_razz.gif
btauler
Yes! I want to know also! What happend if we remove mod_unique_id

How do we know wich version of plesk do we have? May be we should update to plesk 6.0.2 ??? I didnt want to do so, so soon, just to not to mess things up from the start... But As I've seen they are allready messed up...

icon_sad.gif
Squire
I wouldn't ever start removing things just for the sake of removing them. Goodness only knows what all can be affected. Fix the error. Instead of killing the messenger. icon_biggrin.gif

Your problem is that the Hostname of your server is apparently set by default to be plesk6.rackshack.net. The esteemed Nighthawk has created a little script which will help you fix this everywhere it needs to be fixed. The thread is over here: http://forums.ev1servers.net/showthread.ph...&threadid=20397


Squire
btauler
QUOTE
Originally posted by d6d
same thing here! try to fix it for an hour. still no good.

I removed those two warnings :

[warn] module frontpage_module is already loaded, skipping
[warn] _default_ VirtualHost overlap on port 443, the first has precedence

by editing httpd.conf and httpd.include. Apache won't start too. and no any messages only (failed)!

who can help?

:confused:


Finaly solved my prob with that script, but,

D6D, how did you solve your warning message:

[warn] _default_ VirtualHost overlap on port 443, the first has precedence

Could you please tell me?

Thank you!!!
d6d
hi, btauler

delete below in httpd.include. Can solve this warning.



DocumentRoot /home/httpd/vhosts/default/httpsdocs
SSLEngine on
SSLVerifyClient none
SSLCertificateFile /usr/local/psa/var/certificates/certXUFULOb
d6d
QUOTE
Originally posted by Squire
I wouldn't ever start removing things just for the sake of removing them.  Goodness only knows what all can be affected.  Fix the error. Instead of killing the messenger.  :D  

Your problem is that the Hostname of your server is apparently set by default to be plesk6.rackshack.net.  The esteemed Nighthawk has created a little script which will help you fix this everywhere it needs to be fixed. The thread is over here:  http://forums.ev1servers.net/showthread.ph...&threadid=20397


Squire



hehe, thanks for the info thread. I think so, the default hostname is the problem
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.