We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it soon. Read more about it: https://vestacp.com/docs/vesta-2-development
How to fix internal server error vesta cp ?
How to fix internal server error vesta cp ?
hello, my vesta panel show a blank domain list on web section. When i click on add web it show "Internal vesta error" same error show when i click on add dns and add db. i use CentOS 6.9 x32 and nginx+php on webserver. how to fix it ?
Code: Select all
2017/11/10 23:07:43 [error] 6138#0: *109 "/usr/local/vesta/web/add/web/index.php" is forbidden (13: Permission denied), client: 3.3.3.3, server: _, request: "GET /add/web/ HTTP/1.1", host: "1.1.1.1:11", referrer: "https://1.1.1.1:11/list/web/"
2017/11/10 23:14:11 [error] 3471#0: *55 "/usr/local/vesta/web/add/web/index.php" is forbidden (13: Permission denied), client: 3.3.3.3, server: _, request: "GET /add/web/ HTTP/1.1", host: "1.1.1.1:11", referrer: "https://1.1.1.1:11/list/web/"
2017/11/10 23:34:49 [error] 7020#0: *2 "/usr/local/vesta/web/add/web/index.php" is forbidden (13: Permission denied), client: 3.3.3.3, server: _, request: "GET /add/web/ HTTP/1.1", host: "1.1.1.1:11", referrer: "https://1.1.1.1:11/list/web/"
-
- Posts: 9
- Joined: Sun Nov 12, 2017 6:18 am
Re: How to fix internal server error vesta cp ?
Your error says it all ?
Mind posting(13: Permission denied)
Code: Select all
ls -l /usr/local/vesta/web/add/web/index.php
Re: How to fix internal server error vesta cp ?
Hey, thanks for the reply.
I try
but still got internal server error.
I try
Code: Select all
ls -l /usr/local/vesta/web/add/web/index.php