ispCP - Board - Support
File does not exist: /htdocs - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: File does not exist: /htdocs (/thread-2910.html)

Pages: 1 2


RE: File does not exist: /htdocs - DaSilva - 04-03-2008 04:53 AM

Thanks for that!
Now I have only the problem with the right cronjob.
How can I update it?
Look here please.
Thanks in advance.


RE: File does not exist: /htdocs - Kika - 04-03-2008 03:11 PM

Somebody insert my RewriteRules into the next nighty build please. Thanks.


RE: File does not exist: /htdocs - RatS - 04-03-2008 04:58 PM

i'll check it and add it, if working.


RE: File does not exist: /htdocs - DaSilva - 04-03-2008 05:44 PM

I still have the error message in the log files...


RE: File does not exist: /htdocs - Kika - 04-03-2008 08:00 PM

on my server the error was the "/". http://domain.tld/stats/ worked fine, but the http://domain.tld/stats was wrong, that's why i insert the 3th row of the rewrite rule.

DaSilva: Did you changed the awstats path to your awstats? Did you restart the webserver? What do you see in the browser?


RE: File does not exist: /htdocs - DaSilva - 04-03-2008 08:57 PM

The stats are not the problem.
Everything works there.
The problem is that entry in /var/log/apache2/error.log:

Quote:[Thu Apr 03 12:55:15 2008] [error] [client ::1] File does not exist: /htdocs

I cannot find where it comes from.


RE: File does not exist: /htdocs - joximu - 04-04-2008 05:54 AM

use tcpdump or something like this - there are a lot of tools out there.


RE: File does not exist: /htdocs - redsector - 05-07-2008 07:07 PM

I have the same problem in the errror.log
the error begin like this:
[Wed May 07 10:18:54 2008] [info] server seems busy, (you may need to increase StartServers, or Min/MaxSpareServers), spawnin
g 8 children, there are 0 idle, and 23 total children
[Wed May 07 10:19:06 2008] [error] [client ::1] File does not exist: /htdocs

the last line is repeated some time (11 times).

I have acted limiting the numeber of apache process (seems that I was going wasting all the ram), but i cannot find any request in the apache logs.

I still have RC3.

Thanks