ADAM ERP - CORRECTED SERVER PACKAGE
====================================

The supplied server archive stored most files as permission 600. LiteSpeed
could not read .htaccess, PHP, CSS, JavaScript, images, or fonts, causing HTTP
500 and access-denied responses.

This corrected ZIP records:
- Directories: 755
- Files: 644
- sales/.htaccess: 644
- sales/.user.ini: 644

Other corrections:
- PROJECT_URL and PROJECT_ADMIN_URL use adamerp.genextech.biz.
- PHP settings were moved from .htaccess to .user.ini for LiteSpeed/LSAPI.
- .htaccess authorization rules support both Apache 2.4 and compatible older syntax.
- Existing database configuration and ERP data behavior are unchanged.

INSTALLATION
------------
1. Back up the current sales folder.
2. Upload this ZIP inside the adamerp.genextech.biz document root.
3. Extract and overwrite/merge the existing sales folder.
4. Confirm sales is 755 and sales/.htaccess is 644 in cPanel File Manager.
5. Wait up to five minutes for .user.ini settings to refresh.
6. Open https://adamerp.genextech.biz/sales/admin/ and press Ctrl+Shift+R.

If cPanel extraction does not honor ZIP permissions, apply recursively:
directories 755 and files 644. Never use 777.
