threetrees3
Chevereto Member
Website URL
<private>
Chevereto version
3.9.5
Description of the issue
Server:
- Blank installation of http://centminmod.com/ on CentOS7.2
- Used vhost creation part of centminmod to create domain.com (please refer to additional details for nginx.conf)
- Uploaded index.php to the /public/ section
I am able to access the install page, entered my license and installation proceeds until the redirect.
However I'm re-directed back to the same install page where my license key is asked for again.
Attempts to fix this:
```chown -R 775 /public
Permissions are all nginx:nginx```
Followed by a new install. This then leads me to domain.com/install which gives me a "404 Not Found" error.
I include the nginx error log:
Nginx error log: 2017/07/07 09:38:24 [error] 13952#13952: *3 open() "/home/nginx/domains/domain.com/public/install" failed (2: No such file or directory)
Please let me know if I can furnish more details!
Thank you.
<private>
Chevereto version
3.9.5
Description of the issue
Server:
- Blank installation of http://centminmod.com/ on CentOS7.2
- Used vhost creation part of centminmod to create domain.com (please refer to additional details for nginx.conf)
- Uploaded index.php to the /public/ section
I am able to access the install page, entered my license and installation proceeds until the redirect.
However I'm re-directed back to the same install page where my license key is asked for again.
Attempts to fix this:
```chown -R 775 /public
Permissions are all nginx:nginx```
Followed by a new install. This then leads me to domain.com/install which gives me a "404 Not Found" error.
I include the nginx error log:
Nginx error log: 2017/07/07 09:38:24 [error] 13952#13952: *3 open() "/home/nginx/domains/domain.com/public/install" failed (2: No such file or directory)
Please let me know if I can furnish more details!
Thank you.
Last edited: