To sum up what i want to do :
I have an old Centos 5 server with OCS 2.0 RC4. I want to transfer it on a new Centos 7 server.
I have a working Centos 7 server to do this and inventory work from a test Windows PC (SSL activated).
Here is what i have done :
-Upgrading ocs server on the old server (encountering a lot of problem because centos 5 isn't supported anymore). The old server is working with inventory ok (No SSL).
-I have exported SQL database to a file :
mysqldump -u root -p ocsweb > ocs-database-save.sql
-I have imported the export file in the database of the newserver.
Everything seems to be ok, I have all my inventory available on the the server but if I try an inventory now it fail (error 500). I really don't understand. My test PC inventory worked fine just before the upgrade and without changing anything it doesn't work anymore.
Please tell me WHERE I can find the ocs logs. I just want to know where are the logs to know what is wrong.
I don't want to install again my server : it works juste before importing. Please just tell me where I can find this log file. I can't see any error in apache log file.
Thanks
I have an old Centos 5 server with OCS 2.0 RC4. I want to transfer it on a new Centos 7 server.
I have a working Centos 7 server to do this and inventory work from a test Windows PC (SSL activated).
Here is what i have done :
-Upgrading ocs server on the old server (encountering a lot of problem because centos 5 isn't supported anymore). The old server is working with inventory ok (No SSL).
-I have exported SQL database to a file :
mysqldump -u root -p ocsweb > ocs-database-save.sql
-I have imported the export file in the database of the newserver.
Everything seems to be ok, I have all my inventory available on the the server but if I try an inventory now it fail (error 500). I really don't understand. My test PC inventory worked fine just before the upgrade and without changing anything it doesn't work anymore.
Please tell me WHERE I can find the ocs logs. I just want to know where are the logs to know what is wrong.
I don't want to install again my server : it works juste before importing. Please just tell me where I can find this log file. I can't see any error in apache log file.
Thanks