Koozali.org: home of the SME Server

phpSysInfo installation

James Shields

phpSysInfo installation
« on: November 13, 2001, 11:40:33 PM »
Downloaded contrib from Darrell May (dmc-mitel-phpsysinfo-1.8-0.noarch.rpm) to the following directory

/home/e-smith/files/ibays/linux/files/phpsysinfo/

I navigated to this point, and used rpm -ivh dmc-mitel-phpsysinfo-1.8-0.noarch.rpm

It appeared to do all the right things, including stopping & starting httpd

phpsysinfo appears installed in /opt/administration/phpsysinfo

When I go to http://www.shields.net.au/phpsysinfo I get "You are not authorized to view this page"

I assume this means I am close, as if it was not there, it would say "Page Not Found"

Any suggestions ?

sage

Re: phpSysInfo installation
« Reply #1 on: November 14, 2001, 12:35:25 AM »
try doing a chown www.www /opt/administration/phpsysinfo

or chmod 555 /opt/administration/phpsysinfo

Dan G.

Re: phpSysInfo installation
« Reply #2 on: November 14, 2001, 01:52:14 AM »
You say you were using http:// to access it...

Try https://yourdomain.com/phpsysinfo using the admin login/password

That should do the trick.

DG