php_error_log could not be found

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
_henry_
Forum Newbie
Posts: 1
Joined: Mon Apr 28, 2008 11:11 am

php_error_log could not be found

Post by _henry_ »

Hi all,

I am new to php, so please do help me out :)
I am using Apache in Linux OS with PHP version 5.1.6.

I want to locate my php_error_log on my disk, however, I could not find it. I tried to locate on "/var/log/httpd/", but it was not there. I looked in "/etc/" and it was not there.

Do you have any idea where I can locate the "php_error_log" file?

Thank you.

Henry
Post Reply