Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

server running slow, apache crashing, error log filled with [notice] c

Status
Not open for further replies.

linuxMaestro

Instructor
Jan 12, 2004
183
US
HOw can i fix this, I know its cause by a .htaccess file or a custom error page, but there are way to many to go through by hand

server running slow, apache crashing, error log filled with
:
[Sat Nov 13 12:28:12 2004] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
[Sat Nov 13 12:28:12 2004] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
[Sat Nov 13 12:28:13 2004] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
[Sat Nov 13 12:28:13 2004] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
[Sat Nov 13 12:28:13 2004] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
[Sat Nov 13 12:28:13 2004] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
[Sat Nov 13 12:28:13 2004] [notice] cannot use a full URL in a 401 ErrorDocument directive --- ignoring!
 
linuxMaestro,

It looks like you have one or more errors in your httpd.conf.

Try running 'apachectl configtest' and it will check your httpd.conf for syntax errors and report the line numbers so you can correct them.

Wishdiak
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top