Intechnic
Users Developers
Home / Forums / In-Portal CMS / Installation & Upgrade / IISPassword Error after clean installation / Topic Posts

In-Portal Forum

This is a place for users of In-Portal to ask questions, discuss various topics, and interact with other members of the In-Portal Community. Please report bugs through the Bugs Team (not the Forum). If you are interested in contributing or joining one of the many Teams for In-Portal, please check out the Contribute section of the website.
 

In-Portal Forum

IISPassword Error after clean installation (4)


Posted: 12/22/2012 2:24:37 AM

Reply Quoted  


*sigh* ... what else can I say.

After completing a clean installation, creating a config.php and navigating to the /core/install.php file I receive the error:
IISPassword
The page cannot be displayed
There is a problem with the page youare trying to reach and it cannot be
displayed. It is most likely that configuration files for this url are corrupted.

As far as I can see all is good - what would be causing this error?

Thanks in advance!

Posted: 12/22/2012 10:06:02 AM

Reply Quoted  


You should investigate webserver logs. I don't have such error, when installing on Linux.

Posted: 12/23/2012 1:39:43 AM

Reply Quoted  


Thanks for your reply Alex; that initial error was due to my leaving the .htaccess file in place (now renamed .htaccessold). I am installing to Windows 2003 Enterprise Server with IIS 6.

The error I am receiving now is:
"Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or
T_FUNCTION or T_VAR or '}' in \\core\install.php on line 244"

... looking at the core/install.php I can't really see what would be causing that error; your thoughts on that?

Regards!

Posted: 02/23/2013 12:53:22 PM

Reply Quoted  


This could mean 2 things:
1. either you haven't uploaded all the code of In-Portal correctly on the server
2. or you're using PHP below 5.2 version.