Re: File Locations
On 25 Mar, 04:58, Alan M Dunsmuir <a...@moonrake.demon.co.uk> wrote:
> In Linux (I'm using OpenSUSE 10.3, and used RPM to install PHP "blind"),
> in which directories do I find the active PHP configuration file, and
> its error logging file?
>
> What are the precise names of these two files?
Check the output of <?php phpinfo(); ?>
IIRC the default install writes to the syslog, not its own error file.
C.
|