Re: [PHP-INSTALL] Command-line execution of php is ignoring php.ini

2007-10-27 Thread Keith Roberts
, Jeff Tanner wrote: To: php-install@lists.php.net From: Jeff Tanner <[EMAIL PROTECTED]> Subject: [PHP-INSTALL] Command-line execution of php is ignoring php.ini Running php from command line is ignoring php.ini file which resides within /etc/php5/apache2/. memory_limit=16M [xdebug]

[PHP-INSTALL] Command-line execution of php is ignoring php.ini

2007-10-26 Thread Jeff Tanner
Running php from command line is ignoring php.ini file which resides within /etc/php5/apache2/. memory_limit=16M [xdebug] module extension I built php using --with-config-file-path=/etc/php5/apache2/ Calling from browser a php script with *phpinfo()*, the php.ini file is being read correc