Re: [users@httpd] can't start server after adding coldfusion

2014-08-25 Thread Daryl Lackey
https://tomcat.apache.org/tomcat-3.3-doc/mod_jk-howto.html#s2 This might help you get it mod_jk.so loaded but there is your issue. You could rem out the line in "line 2 of C:/Program Files (x86)/Apache Group/Apache2/conf/mod_jk.conf ​"​ and see if Apache will load using the same -k switch. Thanks

Re: [users@httpd] can't start server after adding coldfusion

2014-08-25 Thread Sravan Kumar
Try reinstall plugin or manually instead of service On 26 Aug 2014 07:03, "Matthew Smith" wrote: > windows 8 64 > > the cf service is started. > > > On Mon, Aug 25, 2014 at 7:18 PM, Daryl Lackey > wrote: > >> CF11 _does_ support Apache 2.4 ( >> http://wwwimages.adobe.com/content/dam/Adobe/en/pro

Re: [users@httpd] can't start server after adding coldfusion

2014-08-25 Thread Matthew Smith
C:\Program Files (x86)\Apache Group\Apache2>cd bin C:\Program Files (x86)\Apache Group\Apache2\bin>httpd -k start 'httpd' is not recognized as an internal or external command, operable program or batch file. C:\Program Files (x86)\Apache Group\Apache2\bin>apache -k start Syntax error on line 2 of

Re: [users@httpd] can't start server after adding coldfusion

2014-08-25 Thread Daryl Lackey
​Try this... Go do the DOS prompt (aka command prompt) with elevated rights. change to your apache installation path type httpd -k start You should get a message indicating the issue. Copy that and send back to me. If you need help with any of the above steps, let me know. Thanks, Daryl On Mon

Re: [users@httpd] can't start server after adding coldfusion

2014-08-25 Thread Matthew Smith
windows 8 64 the cf service is started. On Mon, Aug 25, 2014 at 7:18 PM, Daryl Lackey wrote: > CF11 _does_ support Apache 2.4 ( > http://wwwimages.adobe.com/content/dam/Adobe/en/products/coldfusion/pdfs/cf11/coldfusion11-support-matrix.pdf) > so you are good there. > > What OS are you running?

Re: [users@httpd] can't start server after adding coldfusion

2014-08-25 Thread Daryl Lackey
CF11 _does_ support Apache 2.4 ( http://wwwimages.adobe.com/content/dam/Adobe/en/products/coldfusion/pdfs/cf11/coldfusion11-support-matrix.pdf) so you are good there. What OS are you running? If Windows, check that the CF11 service has started. If it's another OS, I wont be much help to you there

Re: [users@httpd] can't start server after adding coldfusion

2014-08-25 Thread Matthew Smith
Cf 11. It is the only dl I could find. > On Aug 25, 2014, at 18:26, Daryl Lackey wrote: > > What version of CF are you running? I don't believe CF will work with 2.4. I > know CF9 wont at least. > > Thanks, > Daryl > > >> On Mon, Aug 25, 2014 at 6:43 PM, Matthew Smith wrote: >> apache 2.4.

Re: [users@httpd] can't start server after adding coldfusion

2014-08-25 Thread Daryl Lackey
What version of CF are you running? I don't believe CF will work with 2.4. I know CF9 wont at least. Thanks, Daryl On Mon, Aug 25, 2014 at 6:43 PM, Matthew Smith wrote: > apache 2.4. i dled it just a few hours ago. > > > On Mon, Aug 25, 2014 at 5:15 PM, Daryl Lackey > wrote: > >> Matthew,​ >

Re: [users@httpd] can't start server after adding coldfusion

2014-08-25 Thread Matthew Smith
apache 2.4. i dled it just a few hours ago. On Mon, Aug 25, 2014 at 5:15 PM, Daryl Lackey wrote: > Matthew,​ > > What version of Apache and CF are you running?​ > > Thanks, > Daryl > > > On Mon, Aug 25, 2014 at 5:38 PM, Matthew Smith > wrote: > >> Start fine after fresh install on new machine

Re: [users@httpd] can't start server after adding coldfusion

2014-08-25 Thread Daryl Lackey
Matthew,​ What version of Apache and CF are you running?​ Thanks, Daryl On Mon, Aug 25, 2014 at 5:38 PM, Matthew Smith wrote: > Start fine after fresh install on new machine. Installing coldfusion and > configuring the webconnector seems to break it. What weird is that it saks > for the ser

[users@httpd] can't start server after adding coldfusion

2014-08-25 Thread Matthew Smith
Start fine after fresh install on new machine. Installing coldfusion and configuring the webconnector seems to break it. What weird is that it saks for the server binary and it has always been httpd from that i remember now it seems to be apache. am i looking in the right place? -- Regards, ch