I have the same problem - only a white page. After I put the line 'AddType x-mapp-php4 .php3 ' to the .htaccess file, I got serveral pages with code etc.. But the setup dialg was not starting. What should be inside the .htaccess file? Any where should this file reside? Thanks for any comments.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks! Do you mean the na_basic folder? If I include this line, the browser asks me to open, or save the file !?! But the install.php3 will not be executed anymore.. Any idea?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
if I try to install the netautor the page is redirecte corectly to the install.php3, but there is only a white page. What can I do????
Force Apache to parse with php4.
Add to .htaccess following line:
AddType x-mapp-php4 .php3
Hope that helps. Make it work on german 1&1 servers.
I have the same problem - only a white page. After I put the line 'AddType x-mapp-php4 .php3 ' to the .htaccess file, I got serveral pages with code etc.. But the setup dialg was not starting. What should be inside the .htaccess file? Any where should this file reside? Thanks for any comments.
I have only this one line in the .htaccess.
The .htaccess is placed in the "na" folder - not in the root because it should only work for na.
Thanks! Do you mean the na_basic folder? If I include this line, the browser asks me to open, or save the file !?! But the install.php3 will not be executed anymore.. Any idea?
Same here. And my Webserver DOES parse php3-files. SO DID ANYONE SOLVE THIS PROBLEM?
Thanks in advance.