
If like me you are using a Windows XP with either IIS or apache, you may have encountered problems installing Coldfusion.
The usual senario is that at the end of the installation when trying to either browse to http://localhost or log into the coldfusion administrator.... It won't.
Basically whats happened is that when coldfusion installs it does a port scan for the JDNI port (I won't go into any detail on this). XP service pack 2 blocks port scanning! Thus coldfusion fails to complete its install and attach itself to your webserver.
To get around this, once the installation has completed, open up a command prompt (Start -> Run -> cmd.exe) and type the following command (some of the paths you have maybe different, so change as appropriate).
This will (or should) make the scan on port 2920 only.
You'll then be able to complete the installation manually, by selecting the webserver etc.
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | |
| 7 | 8 | 9 | 10 | 11 | 12 | 13 |
| 14 | 15 | 16 | 17 | 18 | 19 | 20 |
| 21 | 22 | 23 | 24 | 25 | 26 | 27 |
| 28 | 29 | 30 | 31 |
JAYESH TALSANIYA said: in mssql u cannot use parentheses in select statement. use as below: INSERT INTO [TABLE] (column1,... [More]
Multiple SQL inserts: Oracle, Mysql, MssqlJD said: I found with MSSQL, I couldn't use parentheses in my select statements for insert. So, from your ex... [More]
BlogCFC ping list and timeoutsWill Wilson said: Nice :) that will come in handy, thanks! [More]
Is this a Coldfusion 8 BUGBarb said: I'm having the same problem . . . when I start CF8, it seems to hang during or just after the user M... [More]
Is this a Coldfusion 8 BUGJoão Fernandes said: Phil, when you install CF8 they give you an option to install LCDS within CF. The messageBrokerServl... [More]
There are no comments for this entry.
[Add Comment]