This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 3
Installation on IIS
Started 12 years ago by 08639226 | 2 posts |
-
Hi All,
I have created the database using Microsoft SQL and placed the details into the config file. I also have php working on the server as most our sites are running on php.
If i place a standard html file in the directory of machform i can load that file, however i can not load installer.php
I get the following error:
500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.If I run it from the webserver direclty I get
HTTP Error 500.0 - Internal Server Error
The page cannot be displayed because an internal server error has occurred. Detailed Error InformationModule FastCgiModule
Notification ExecuteRequestHandler
Handler PHP_via_FastCGI
Error Code 0x00000000
Requested URL http://machform.lalorsc.vic.edu.au:80/installer.php
Physical Path C:\inetpub\machform\installer.php
Logon Method Anonymous
Logon User Anonymous
Most likely causes:
IIS received the request; however, an internal error occurred during the processing of the request. The root cause of this error depends on which module handles the request and what was happening in the worker process when this error occurred.
IIS was not able to access the web.config file for the Web site or application. This can occur if the NTFS permissions are set incorrectly.
IIS was not able to process configuration for the Web site or application.
The authenticated user does not have permission to use this DLL.
The request is mapped to a managed handler but the .NET Extensibility Feature is not installed.
Things you can try:
Ensure that the NTFS permissions for the web.config file are correct and allow access to the Web server's machine account.
Check the event logs to see if any additional information was logged.
Verify the permissions for the DLL.
Install the .NET Extensibility feature if the request is mapped to a managed handler.
Create a tracing rule to track failed requests for this HTTP status code. For more information about creating a tracing rule for failed requests, click here.
Links and More InformationThis error means that there was a problem while processing the request. The request was received by the Web server, but during processing a fatal error occurred, causing the 500 error.
View more information ยปMicrosoft Knowledge Base Articles:
294807
Posted 12 years ago # -
If I had to venture a guess I would say that MachForm does not support a Microsoft SQL database. The following is from the MachForm FAQ:
How can I determine if my hosting provider meets MachForm requirements?
To be able to use MachForm, your website hosting must have PHP version 5.2 or newer, and MySQL Database version 4.1 or newer.
Most major hosting providers meet the requirements already; however, please contact your website hosting tech support to make sure.Posted 12 years ago #
Reply
You must log in to post.