Connecting Tech Pros Worldwide Help | Site Map

File Locations

Alan M Dunsmuir
Guest
 
Posts: n/a
#1: Mar 25 '08
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?
C. (http://symcbean.blogspot.com/)
Guest
 
Posts: n/a
#2: Mar 25 '08

re: File Locations


On 25 Mar, 04:58, Alan M Dunsmuir <a...@moonrake.demon.co.ukwrote:
Quote:
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.
Closed Thread