[phplib] Can't find php3.ini or php.ini From: Mike Hammonds (mhammonds <email protected>)
Date: 08/30/00

** Reply Requested When Convenient **

 Im Tring to configure PHPlib but I can't find my .ini files.

I installed both PHP3 and PHP4 with MySQL support on to my server running RH 6.2 and Apache 1.3.12. I can run both PHP3 and PHP4 scripts with no problems .

Can somebody please help me figure this out?

here's how I installed php3
 ./configure \
--prefix=/usr/local/php \
--with-config-file-path=/usr/local/php \
--with-apxs=/usr/sbin/apxs \
--with-mysql=/usr/local/mysql \
--with-java=/usr/local/jdk1.2.2 \
--with-xml \
--with-system-regex \
--with-exec-dir=/usr/bin \
--enable-versioning \
--enable-sigchild \
--enable-debug=no \
--enable-debugger \
--enable-track-vars \
--enable-magic-quotes \
--enable-safe-mode
                 
PHP4 is installed the same way except for
--with-config-file-path=/usr/local/php4
--prefix=/usr/local/php4

Mike Hammonds, CNE5, MCP-NT
Fellon-McCord & Associates, Inc.
Office: 502.426.4500 Ext. - 7389
Fax: 502.426.8800
mhammonds <email protected>

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>