On Friday 02 April 2004 23:16, Jay Blanchard wrote:

> So there WAS more than one copy of the php.ini! :)

No, the php binary (ie not the webserver php module) was *expecting* its 
php.ini to be located at /var/www/conf. As it wasn't there, the existing copy 
at /etc/php.ini was copied over.

> Have you tried $data = exec("free -b"); ?

That will only give the *last* line of output, which I believe, is not what 
the OP wanted.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
A wise man can see more from the bottom of a well than a fool can from a
mountain top.
*/

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

Reply via email to