Hello.
I have a project with 16 forms. All add and delete information, but in production server (hosting), do not update. In grid, if I use sc_lookup macro work the data update, for example, change active to inactive field. When I use a windows 7 to test all work perfectly, add, update and delete in all forms, but when I upload it to my hosting, don’t update the information, but, yes, it delete an add data, just don’t save the edit information in the form. Don’t display any error message or success.
If some of your can help me it will be great.
This is the scenario
Develop machine (all work fine)
- Scriptcase 8.1 installed on a Windows 7
- PHP 5.6.8
- MySQL 5
Test machine (all work fine)
- Windows 7
- PHP 5.5.12
- MySQL 5
Production (here don’t save the changes)
- Linux (hosting)
- PHP 5.6.20
- MySQL 5
Other info
- I use the security module of Scriptcase to login.
- Admin has full access to all forms and grids.
- User database for Mysql in production server have all granted.
- Linux directories have all access to file for read, write and exectute.