404 once again

Borisjoens / 2019-01-06 22:43:06   

Hi, I checked everything von the Common Installation Problems to the other posts. The Indexhibit files are uploaded (FileZilla) in the right folder, PHP 5 is active and a database is ready to be installed.
But unfortunately felsenbein.com/ndxzstudio/… throws the 404 error. server is netclusive.de, where the site worked with version 1. I wanted to update it, so what did I miss?
thanks for your help

Borisjoens / 2019-01-07 11:36:22   

Ok. the 404 error disappeared as I corrected some confusion with my root directory. Sorry.
Next level: now I get the
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/www/ncf1259/html/ndxzstudio/install.php on line 25
message.
My server uses PHP 5.3 so that can't be problem.
I added a .htaccess file both into the root and ndxzstudio folders with no effects on this error. What else can I do?

Borisjoens / 2019-01-08 19:47:22   

And parse error resolved too.
Ugraded to PHP 7
1. Put a .htaccess text file in my root server that contains just one line:
AddHandler x-httpd-php7.0 .php
2. removes the .txt ending
then finally the installation started
+ phew +

This thread has been closed, thank you.