phpsysinfo / phpsysinfo

phpSysInfo: a customizable PHP script that displays information about your system nicely
http://phpsysinfo.github.io/phpsysinfo
GNU General Public License v2.0
1.38k stars 234 forks source link

Config "DEFAULT_TEMPLATE" Not Working #81

Closed Antares84 closed 9 years ago

Antares84 commented 9 years ago

Windows 7 x64 Using Firefox Vers. 36.0.1 Under phpsysinfo.ini parameter DEFAULT_TEMPLATE does not change or set anything for the info board. Upon changing any values here, there doesn't appear to be any changes at all. Using the latest revision.

Network Usage doesn't show anything for any networks on the system.

SMART Status is empty.

namiltd commented 9 years ago

Tested and unfortunately I have not found the problem. Please paste your phpsysinfo.ini file. Did you install smartmontools-6.2-1.win32-setup.exe? You've added the path to smartctl.exe to the ADD_PATHS?

Antares84 commented 9 years ago

I didn't find a mention or note referring to smartmontools in the config or readme, so may be something to add for later releases. Link for smartmontools: http://sourceforge.net/projects/smartmontools/files/smartmontools/6.2/smartmontools-6.2-1.win32-setup.exe/download

Got the DEFAULT_TEMPLATE to work in config, had to clear all cookies on Firefox for the changes to show up. Still working on the NIC issue with the Network Interfaces not showing up.

Load Averages area under System Vitals is unpopulated.

Process Status shows two processes: "smss.exe" & System, although I find no reference to them in the config.

Config file: http://images-sdm.comze.com/downloads/phpsysinfo.ini.txt

namiltd commented 9 years ago

IIS or XAMPP?

Antares84 commented 9 years ago

IIS

namiltd commented 9 years ago

Look at README.md: PLATFORM SPECIFIC ISSUES, ####Windows with IIS

Antares84 commented 9 years ago

I've looked and tried different things that I've found and so far it's not working. Do you happen to have a link for where to set this up at, or where I can find the resources about this?

namiltd commented 9 years ago

Simple way: IIS Administrator, select PHPSysInfo folder, click "convert to application", then "connect as" and set username and password some account with administrative rights.

Antares84 commented 9 years ago

Fixed, working on the SMART Status and the Process Status sections.

Edit: Process Status only shows smss.exe although other programs are set in Config for it to look for. What is missing here?

namiltd commented 9 years ago

Problems are probably due to the limitations of UAC.

Antares84 commented 9 years ago

UAC is set to it's lowest setting, still no change.

Antares84 commented 9 years ago

Any new updates on the Process Status section?

namiltd commented 9 years ago

Fixed, try version from Github tree.