All -
I've installed the OCS Inventory NG Server under CentOS 6.7 x64, ran through the script, restarted the apache instance (service httpd restart) and when I go to 'http://localhost/ocsreports' I get a header of 'OCS-NG Inventory Installation' with nothing more. Looking at the raw code for the web page, I get the following:
<html>
<head>
<TITLE>OCS Inventory</TITLE>
<LINK REL='shortcut icon' HREF='favicon.ico' />
<LINK REL='StyleSheet' TYPE='text/css' HREF='css/bootstrap.min.css'>
<LINK REL='StyleSheet' TYPE='text/css' HREF='css/bootstrap-theme.min.css'>
<LINK REL='StyleSheet' TYPE='text/css' HREF='css/bootstrap-custom.css'>
<LINK REL='StyleSheet' TYPE='text/css' HREF='css/dataTables-custom.css'>
<LINK REL='StyleSheet' TYPE='text/css' HREF='css/dataTables.bootstrap.css'>
<LINK REL='StyleSheet' TYPE='text/css' HREF='css/ocsreports.css'>
<LINK REL='StyleSheet' TYPE='text/css' HREF='css/header.css'>
<LINK REL='StyleSheet' TYPE='text/css' HREF='css/computer_details.css'>
<LINK REL='StyleSheet' TYPE='text/css' HREF='css/forms.css'>
</head><body bottommargin='0' leftmargin='0' topmargin='0' rightmargin='0' marginheight='0' marginwidth='0'><h3>OCS-NG Inventory Installation</h3><br>
Anyone have any ideas what I'm doing wrong? Am I having a permissions problem (apache is running the httpd daemon so I don't think its related to that)? Suggestions for what I can look at next? I'd really like to get this working with GLPI and with these two tools together look at replacing our Dell Kace box to save about $18k per year.'
Thanks in advance!
Charles
I've installed the OCS Inventory NG Server under CentOS 6.7 x64, ran through the script, restarted the apache instance (service httpd restart) and when I go to 'http://localhost/ocsreports' I get a header of 'OCS-NG Inventory Installation' with nothing more. Looking at the raw code for the web page, I get the following:
<html>
<head>
<TITLE>OCS Inventory</TITLE>
<LINK REL='shortcut icon' HREF='favicon.ico' />
<LINK REL='StyleSheet' TYPE='text/css' HREF='css/bootstrap.min.css'>
<LINK REL='StyleSheet' TYPE='text/css' HREF='css/bootstrap-theme.min.css'>
<LINK REL='StyleSheet' TYPE='text/css' HREF='css/bootstrap-custom.css'>
<LINK REL='StyleSheet' TYPE='text/css' HREF='css/dataTables-custom.css'>
<LINK REL='StyleSheet' TYPE='text/css' HREF='css/dataTables.bootstrap.css'>
<LINK REL='StyleSheet' TYPE='text/css' HREF='css/ocsreports.css'>
<LINK REL='StyleSheet' TYPE='text/css' HREF='css/header.css'>
<LINK REL='StyleSheet' TYPE='text/css' HREF='css/computer_details.css'>
<LINK REL='StyleSheet' TYPE='text/css' HREF='css/forms.css'>
</head><body bottommargin='0' leftmargin='0' topmargin='0' rightmargin='0' marginheight='0' marginwidth='0'><h3>OCS-NG Inventory Installation</h3><br>
Anyone have any ideas what I'm doing wrong? Am I having a permissions problem (apache is running the httpd daemon so I don't think its related to that)? Suggestions for what I can look at next? I'd really like to get this working with GLPI and with these two tools together look at replacing our Dell Kace box to save about $18k per year.'
Thanks in advance!
Charles