Does anyone have any experience with setting up IIS 5 with Tomcat? I have downloaded
the Win32 version of tomcat in several zip files. However they only consist of one DLL
each.
I need to get more information where can I look?
Thanks,
Chris Boothe
[EMAIL PROTECTED]
Just answering my own question I think...
Haven't tried this solution yet.
http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/tomcat-iis-howto.html
Chris Boothe
[EMAIL PROTECTED]
Has anyone seen this before or know how to fix it? I am trying to run setup.php from
phpProjeckt.
Session error!
please set the correct temp path in the variable session.save_path at php.ini.
The ini file has a value of /tmp does this work on IIS5?
Thanks,
Chris Boothe
[EMAIL PROTECTED]
Is there a way to get something like OpenSSL to work on IIS5? I am doing development
on my machine and when it is ready I will be porting it to a hosting company that
shares their certificate.
Any suggestions?
Chris Boothe
[EMAIL PROTECTED]
My script works fine in IE 5.5 however a hyperlink is missing the script name when it
is displayed in Netscape Navigator 4.77.
echo "$id\n";
Instead of view.php?id=1&act=v I get ?id=1&act=v
which doesn't work obviously.
Thanks,
Chris Boothe
[EMAIL PROTECTED]
I know what you are saying it is a bit odd.
The problem is that
$id
is being called within a function and the $HTTP_HOST, etc. seem to be set to
null within the function.
Thanks,
Chris Boothe
[EMAIL PROTECTED]
- Original Message -
From: "Mike Flynn" <[EMAIL PROTECTED