1. Find the correct path for the dbconfig.inc.php - use this command
cd
cd ..
find / -name dbconfig.inc.php
Ok for me,it will return the path here :-
/usr/share/ocsinventory-server/ocsreports/dbconfig.inc.php
After that u just use this command to change it right
cd /usr/share/ocsinventory-server/ocsreports/
chmod 666 dbconfig.inc.php
Ok .. Please try and give the feedback here :
Thank You
1 comment:
this does'nt solves the problem
Post a Comment