• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Unable to install on default centminmod LEMP stack

Status
Not open for further replies.

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.
 
Last edited:
Status
Not open for further replies.
Back
Top