Pieter
I just installed the 2 new rpms on a test v6b3 box.
I copied both rpms to a folder and did
rpm -Uvh *.rpm
then got a message saying that
phpSysInfo-2.1-01es6.noarch.rpm
is already installed, then returned to the comman prompt.
Note that the second rpm
e-smith-phpSysInfo-0.0.1-1.noarch.rpm
DID NOT instal.
So I then did
rpm -Uvh e-smith-phpSysInfo-0.0.1-1.noarch.rpm
and it installed OK and received a message saying gracefully restarted httpd
Then when I tried to browse to the site
https://www.mydomain.com/phpSysInfoit did not initially work.
Then I emptied the browsers temporary files and history (close the browser first)
Then
https://www.mydomain.com/phpSysInfoworked OK using admin login and password
Perhaps the second rpm was not installed, that's why your system is not working ??
Regs
Ray