Issue after upgrading to scriptcase 9.6

Hi,

Before upgrading, everything is working fine. But now, I cannot even deploy my application.

Previously, I have already deployed to a folder “folderxxxx” and now after upgrade when trying to deploy, I received the following error message. The error seems to be copied issue, below are just 3 samples.

Error: File ‘/opt/NetMake/v9-php73/wwwroot//scriptcase/app/folderxxxx/_lib//img/scriptcase__NM__ct_other_semicirculargauge_off.png’ could not be copied! Error: File ‘/opt/NetMake/v9-php73/wwwroot//scriptcase/app/folderxxxx/_lib//img/scriptcase__NM__nm_Scriptcase4_Money_blink.gif’ could not be copied!Error: File ‘/opt/NetMake/v9-php73/wwwroot//scriptcase/app/folderxxxx/_lib//css/_menuTheme/scriptcase_Scriptcase_ScriptCase4_Plain_hor_LTR.css’ could not be copied!

Also, I tried to create new application and done a new deployment to a new folder. When I go to the URL the following message appear which I tried to input the connection and save it. But after logout, the connection disappear which just keep prompting the following message.

Connections Create
The database connection that your application use was not found. You need to access the production environment and create the connection.

Connections not found: conn_mysql

Click here to create the connections now.

Please help, I now cannot deploy any amendment for my project.

Apparently a permission issue.
Presuming you are in linux environment 755 for folders and 644 to files.

Giorgio