If you're talking about calling the reg.html and short_reg.html files, those
have PHP code in them, but are .html files (this threw me for a loop at
first too). This means that you have to set the mime type in IIS to allow
PHP to process .html files. TILT seems to use .htm as the extension for
straight HTML files with no PHP, but if you have other non-PHP .html files
on your server, they should still work but this can cause a slight downgrade
in server performance, depending on your traffic load. But the only other
option is to change all the .html files in TILT with PHP code to different
file extensions, as well as all the links and calls to them. Hope this
helps.

- Jim


-----Original Message-----
From: Signs, Molly [mailto:[EMAIL PROTECTED] 
Sent: Thursday, November 20, 2003 11:46 AM
To: [EMAIL PROTECTED]
Subject: Mysql and php and iis

We are new to tilt and are attempting to set up the mysql server on our
windows NT IIS server.  We are having trouble getting the php scripts to
run properly.  When we attempt to run the logon script we get an error
that says, '405 method not allowed.  The method specified in the request
line in not allowed for the resource identified by the request.  Please
ensure that you have the proper mime type set up for the resource you
are requesting.'

We have the mime type set for .phtml and .php in IIS, but this error
seems to indicate a problem with IIS or the server configuration.

If we try to go into tilt as a guest, we are given a blank page which
probably indicates that our server is not processing the php request.  

I have checked permission on the NT server and mime types.  I have also
reinstalled the latest version of php.  I also have set up the Mysql for
tilt based on the instructions.

Has anyone recently set up mysql, php and iis on their server?  If so
are you willing to give me some advice?  Thanks, Molly

http://library.millsaps.edu/tilt/

> _________________________________________
> 
> Molly Signs    |   Systems Librarian
> Millsaps-Wilson Library    |    Millsaps College
> 1701 North State Street   
> Jackson, Mississippi 39210-1066    
> 601-974-1086    |    fax 601-974-1082
> http://library.millsaps.edu/library/    [EMAIL PROTECTED]
> 

Reply via email to