Current time: 09-21-2024, 03:35 PM Hello There, Guest! (LoginRegister)


Post Reply 
apache error
Author Message
grungy Offline
Junior Member
*

Posts: 190
Joined: Dec 2006
Reputation: 6
Post: #18
RE: apache error
I have straced apache process and only thing that I saw was this:

Code:
stat64("/var/www/virtual/domain.net/htdocs/images/izvori/dnevni", 0xbfffd94c) = -1 ENOENT (No such file or directory)
open("/.htaccess", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
lstat64("/var", {st_mode=S_IFDIR|0755, st_size=1024, ...}) = 0
open("/var/.htaccess", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
lstat64("/var/www", {st_mode=S_IFDIR|0755, st_size=1024, ...}) = 0
open("/var/www/.htaccess", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
lstat64("/var/www/virtual", {st_mode=S_IFDIR|0755, st_size=2048, ...}) = 0
open("/var/www/virtual/.htaccess", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
lstat64("/var/www/virtual/domain.net", {st_mode=S_IFDIR|0770, st_size=1024, ...}) = 0
open("/var/www/virtual/domain.net/.htaccess", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
lstat64("/var/www/virtual/domain.net/htdocs", {st_mode=S_IFDIR|0775, st_size=1024, ...}) = 0
open("/var/www/virtual/domain.net/htdocs/.htaccess", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
lstat64("/var/www/virtual/domain.net/htdocs/images", {st_mode=S_IFDIR|0777, st_size=1024, ...}) = 0
open("/var/www/virtual/domain.net/htdocs/images/.htaccess", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
lstat64("/var/www/virtual/domain.net/htdocs/images/izvori", {st_mode=S_IFDIR|0755, st_size=1024, ...}) = 0
open("/var/www/virtual/domain.net/htdocs/images/izvori/.htaccess", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
lstat64("/var/www/virtual/domain.net/htdocs/images/izvori/dnevni", 0xbfffd94c) = -1 ENOENT (No such file or directory)


this occures for many domains not only one....


could this be the cause for the error?
11-28-2007 11:30 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
apache error - grungy - 11-21-2007, 08:22 PM
RE: apache error - joximu - 11-22-2007, 12:51 AM
RE: apache error - BeNe - 11-22-2007, 01:15 AM
RE: apache error - grungy - 11-22-2007, 01:42 AM
RE: apache error - pgentoo - 11-22-2007, 03:32 AM
RE: apache error - grungy - 11-22-2007, 03:43 AM
RE: apache error - pgentoo - 11-22-2007, 03:59 AM
RE: apache error - grungy - 11-22-2007, 04:09 AM
RE: apache error - pgentoo - 11-22-2007, 04:12 AM
RE: apache error - grungy - 11-22-2007, 04:22 AM
RE: apache error - joximu - 11-22-2007, 06:00 AM
RE: apache error - grungy - 11-22-2007, 07:50 AM
RE: apache error - raphael - 11-22-2007, 10:03 AM
RE: apache error - grungy - 11-23-2007, 04:43 PM
RE: apache error - joximu - 11-23-2007, 07:30 PM
RE: apache error - raphael - 11-24-2007, 09:11 AM
RE: apache error - grungy - 11-24-2007, 07:43 PM
RE: apache error - grungy - 11-28-2007 11:30 PM
RE: apache error - grungy - 11-28-2007, 11:35 PM

Forum Jump:


User(s) browsing this thread: 3 Guest(s)