Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: James Shields 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 ?
-
try doing a chown www.www /opt/administration/phpsysinfo
or chmod 555 /opt/administration/phpsysinfo
-
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