forum : Apache error: File does not exist "sys_debug.log"

You must be logged in to post Login Register

Apache error: File does not exist “sys_debug.log”

UserPost

9:42 pm
August 26, 2009


themattreid

Admin

Nevada

posts 52

1

background

On a new installation using Apache 2.2, this one happens to be RHEL5 64bit using the standard httpd.conf file, you install Kontrollbase and set the directory ownership correctly – that being owned by the user that apache is set to run as, your user may be different if using a non-standard apache configuration or another OS default.

shell> cd /var/www/html
shell> chown -R apache:apache kontrollbase/

the error

Then you login as an admin and go to the System Management -> Debug Log tab and get the following error:

File does not exist: /var/www/html/kontrollbase/system/logs/sys_debug.log

the solution

Check your apache config file and ensure the following is set. Then restart Apache.

<Directory “/var/www/html”>
    Options Indexes FollowSymLinks
    AllowOverride All
    Order allow,deny
    Allow from all
</Directory>

http://kontrollsoft.com http://themattreid.com

 

About the kontrollsoft forum

Most Users Ever Online:

9


Currently Online:

5 Guests

Forum Stats:

Groups: 3

Forums: 12

Topics: 43

Posts: 93

Membership:

There are 539 Members

There has been 1 Guest

There is 1 Admin

There are 0 Moderators

Top Posters:

xstar – 16

Prabhat – 3

Brince – 3

massoo – 2

j2ict – 2

christian.keil – 2

Administrators: themattreid (52 Posts)