After installing the tool successfully, logging in as admin from the install page, and creating some users, I can not log in from the main page.
When I press the "login" or "email password" buttons on the main index.php page, I am always redirected to http://myserver/php/php.exe and am told that the php.exe can not be run directly.
All other page access is fine, I can see bugs etc.
any suggestions?
thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
After installing the tool successfully, logging in as admin from the install page, and creating some users, I can not log in from the main page.
When I press the "login" or "email password" buttons on the main index.php page, I am always redirected to http://myserver/php/php.exe and am told that the php.exe can not be run directly.
All other page access is fine, I can see bugs etc.
any suggestions?
thanks
Replace the text SCRIPT_NAME with PHP_SELF throughout the template files.