Installation error

I can’t install the script, stuck step 5 directory and login page.

I type my email and password and hit save and continue, I am getting this error

Forbidden
You don’t have permission to access /oxid/setup/index.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Please check file permission if it is accessible (chmod). You might need to set to “777” for installation.

All the permission already set to 777 for installation, but still its not going through.
Though I am already on 5th step why it says, this error doesn’t make any sense.

Forbidden
You don’t have permission to access /oxid/setup/index.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Are the permissions set recurse into subfolders? So all folders, subfolders, as well as all included files have those permissions?

Yeah, I have set 777 for setup folder and including its sub folders and files…

Can you check the server (apache) error-logfiles? Is it a Debian? You will find the logs then here /var/log/apache (or maybe apache2).
Must be defenitely a misconfiguration of apache-server, perhaps you need to configure “AllowOverride” to “All” in the main apache configuration. And if there is running Confixx or SysCP or any similar webadmin-interface, you need to check the configuration for them as well. They sometimes block other configs.

I can’t check, I have uploaded oxid on my webhost.

contact your provider then

ask for logfiles and ask for apache configuration (AllowOverride)