Okay... I am trying to have Database Errors, Failed ACP Login Attempts, and PHP Errors logged to a file in a folder on my server.
I created the folders directly below my 'forums' directory and CHMOD'd it as 777.
So I have:
/forums/errorlogs/dberrors
/forums/errorlogs/phperrors
/forums/errorlogs/acplogins
(Like I said above - all are CHMOD 777).
I have a messed up modification that if I choose a certian option with it, it gives me a DB Error. That isn't my concern, but I used that to test what I am trying to do.
For some reason, it just isn't working. I am getting the E-mail regarding the DB error, but it just isn't being logged to the folder.
I have tried a few different things in the area to specify a path.
Here is all I've tried:
/lineolatedparakeet.net/forums/errorlogs/dberrors
/home/users/public_html/forums/errorlogs/dberrors
/home/ec*****ork/lineolatedparakeet.net/forums/errorlogs/dberrors
(I only just used the asterisks for privacy).
hsphere/local/home/ec*****ork/lineolatedparakeet.net/forums/errorlogs/dberrors
It doesn't work with any of those.
Any idea as to why? Or what I need to enter?
Thanks so much in advance for any help
I created the folders directly below my 'forums' directory and CHMOD'd it as 777.
So I have:
/forums/errorlogs/dberrors
/forums/errorlogs/phperrors
/forums/errorlogs/acplogins
(Like I said above - all are CHMOD 777).
I have a messed up modification that if I choose a certian option with it, it gives me a DB Error. That isn't my concern, but I used that to test what I am trying to do.
For some reason, it just isn't working. I am getting the E-mail regarding the DB error, but it just isn't being logged to the folder.
I have tried a few different things in the area to specify a path.
Here is all I've tried:
/lineolatedparakeet.net/forums/errorlogs/dberrors
/home/users/public_html/forums/errorlogs/dberrors
/home/ec*****ork/lineolatedparakeet.net/forums/errorlogs/dberrors
(I only just used the asterisks for privacy).
hsphere/local/home/ec*****ork/lineolatedparakeet.net/forums/errorlogs/dberrors
It doesn't work with any of those.
Any idea as to why? Or what I need to enter?
Thanks so much in advance for any help

Comment