[expert] phpSysInfo question

2002-05-31 Thread Barry Michels

http://www.barrymichels.com/phpSysInfo-2.0/

This script will show data right after a reboot, for about an hour or so,
then N/A's everywhere.  Any ideas why?  I've searched through their forums,
but they don't help.  Their main suggestion is not to run php in safe mode,
but I don't.  I've tried re-starting several processes, but nothing I do
short of rebooting will fix it.  I'll never set a record for the longest
up-time doing that... :)

If you notice the 'Modified by' text at the bottom, keep in mind that this
problem was occurring before I modified it.  The only changes I made were to
what data was shown in the templates.  Which brings up another question:
does any one know where the command is to create the title?  I want to get
rid of the intranet IP address.

Barry




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] phpSysInfo question

2002-06-01 Thread David Relson

Barry,

A neat little script.  It's working fine on my machine, which it tells me 
has been up for 2 days 11 hours 48 minutes.

Regarding the title, I'd start the process of finding it with the following 
commands:

 cd phpSysInfo-2.0
 find . -type f | xargs grep -i system.information

to see which script file has the string "System Information".

David

At 10:10 PM 5/31/02, Barry Michels wrote:
>http://www.barrymichels.com/phpSysInfo-2.0/
>
>This script will show data right after a reboot, for about an hour or so,
>then N/A's everywhere.  Any ideas why?  I've searched through their forums,
>but they don't help.  Their main suggestion is not to run php in safe mode,
>but I don't.  I've tried re-starting several processes, but nothing I do
>short of rebooting will fix it.  I'll never set a record for the longest
>up-time doing that... :)
>
>If you notice the 'Modified by' text at the bottom, keep in mind that this
>problem was occurring before I modified it.  The only changes I made were to
>what data was shown in the templates.  Which brings up another question:
>does any one know where the command is to create the title?  I want to get
>rid of the intranet IP address.
>
>Barry
>
>
>Want to buy your Pack or Services from MandrakeSoft?
>Go to http://www.mandrakestore.com




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com