Sentora Support Forums

Full Version: Pagekit Installation Failed
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i tried to install pagekit cms in my sentora-managed vps
the installation always failed
and i found this error from domain error log (/var/zpanel/logs/domains/zadmin/mydomain-error.log

Code:
[Thu Nov 06 14:48:26.459920 2014] [autoindex:error] [pid 3364] [client client-ip] AH01276: Cannot serve directory /var/sentora/hostdata/zadmin/public_html/mydomain_tld/: No matching DirectoryIndex (index.html,index.htm,index.php,index.asp index.aspx,index.jsp,index.jspa,index.shtml,index.shtm) found, and server-generated directory index forbidden by Options directive

anyone can describe why this error happens and how to solve it?

thanks a lot
The error shows there is no valid index file.

What is your index file? index.php? Try to type directly the cms index url

M B
yes
there is index.php inside the cms installation file

what do you mean
"Try to type directly the cms index url" ?
Basically the error is saying there is no index.html or index.php file in
Code:
/var/sentora/hostdata/zadmin/public_html/mydomain_tld/

Either you uploaded the wrong folder structure or the script is incomplete in some way.