JB
Asked
Hi,
I just purchased the Stock Manager Advance all module and tried it on XAMPP localhost so we can play around since Client doesn't have a domain for now (undecided what domain name she'll be using.
Installed everything. then Try logging in, it says page not found.
Maybe because I'm using http://localhost/sma/ ?
Can you assist me on how to fix this?
I just purchased the Stock Manager Advance all module and tried it on XAMPP localhost so we can play around since Client doesn't have a domain for now (undecided what domain name she'll be using.
Installed everything. then Try logging in, it says page not found.
Maybe because I'm using http://localhost/sma/ ?
Can you assist me on how to fix this?
Attachments
- MSAnsweredHello,
You can use SMA with php7.4 but the default packages are install on php8.0 so you will need to run the `composer install` to use with php7.4
I am not sure why you can't login. Can you view the pages for products and others? Please try to enable the application logs by changing the `log_threshold` to 1 in the `app/config/config.php` and then try to login again, Lastly check the latest log file in the `app/logs/` folder.
Thank you - Login to Reply