> Date: Tuesday, January 26, 2016 16:51:01 +0100 > From: Weare Borg <kernelfreak@xxxxxxxxx> > > On Tue, Jan 26, 2016 at 4:47 PM, Richard wrote: > >> >> > Date: Tuesday, January 26, 2016 16:40:23 +0100 >> > From: Weare Borg <kernelfreak@xxxxxxxxx> >> > >> > Hi Eric, >> > >> > Error log : >> > >> > [Tue Jan 26 16:25:04.015356 2016] [core:notice] [pid 30823] >> > AH00094: >> >> Command line: '/usr/sbin/apache2' >> >> [Tue Jan 26 16:32:14.613618 2016] [autoindex:error] [pid 30827] >> >> [client 127.0.0.1:47452] AH01276: Cannot serve directory >> >> /var/www/html/: No matching DirectoryIndex >> >> (index.html,index.cgi,index.pl,index.php,index.xhtml,index.htm) >> >> found, and server-generated directory index forbidden by >> >> Options directive, referer: >> >> http://localhost/recovery/install/index.php/finish/ [Tue Jan 26 >> >> 16:38:02.326241 2016] [autoindex:error] [pid 30828] [client >> >> 127.0.0.1:47716] AH01276: Cannot serve directory >> >> /var/www/html/: No matching DirectoryIndex >> >> (index.html,index.cgi,index.pl,index.php,index.xhtml,index.htm) >> >> found, and server-generated directory index forbidden by >> >> Options directive >> >> >> > >> > These are the same name of files on remote-server where we have >> > Apache 2.2, and it's working fine there. >> > >> > >> > On Tue, Jan 26, 2016 at 4:21 PM, Eric Covener >> > <covener@xxxxxxxxx> wrote: >> > >> >> On Tue, Jan 26, 2016 at 10:14 AM, Weare Borg >> >> <kernelfreak@xxxxxxxxx> wrote: >> >> > Kindly let me know what I can do to get rid of this forbidden >> >> > message. >> >> >> >> What does your error log say? >> >> >> >> Do you have a file with the name of one of: >> >> index.html,index.cgi,index.pl,index.php,index.xhtml,index.htm >> >> at "/var/www/html/", that is readable by the user that your server >> is running as? >> >> Note, filenames are case sensitive. >> > > No, I don't have the any of the similar files you named. I don't > think so that is needed as other configuration also doesn't have > it, but it runs fine. Here are the files : > > bin config.php eula_en.txt .htaccess > media shopware.php themes var > .. composer.json CONTRIBUTING.md eula.txt > license.txt README.md style.css vendor > autoload.php composer.lock engine files > maintenance.html recovery templates UPGRADE.md web Read the error message in your log: > AH01276: Cannot serve directory > /var/www/html/: No matching DirectoryIndex > (index.html,index.cgi,index.pl,index.php,index.xhtml,index.htm) It's looking for a file with one of those names. I suspect that some aspect of the configurations of your two systems differ. [please do not top post.] --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx