>  No luck.
> 
>  error_log:
> [Wed Sep 04 15:01:44 2002] [notice] Apache/2.0.40 (Unix) mod_ssl/2.0.40 
>OpenSSL/0.9.6g PHP/4.3.0-dev configured -- resuming normal operations
> 
>  access_log:
> 10.1.65.81 - - [04/Sep/2002:15:01:51 +0100] "GET /home/lhecking/test.php HTTP/1.1" 
>304 0
 
 Found the problem: following the PHP INSTALL document, I put php.ini into
 $prefix/lib. But I was using the --with-config-file-path configure option
 to search for it in apache's conf directory (I'm using the same meta-
 configure script for php across all servers - why I set the conf file path
 up like this in the first place, I can't remember).

 Sorry for bothering everyone :)


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to