Issues with webclient
Hello there,
I've just tried installing the 2.26 version of FOP2. Everything seemed to go pretty smoothly for the install (un-tarred, ran make install, ran tests to AMI and all seems to be working) however, when trying to actually connect to the FOP webclient it never actually makes a connection it says connecting and then waiting but nothing ever loads. I'm admittedly not much of a web admin, I have an instance of RT running on this server as well, so I'm assuming I have some configuration issues with that and HTTPD but not exactly sure where to start looking. Any help would be appreciated!
I've just tried installing the 2.26 version of FOP2. Everything seemed to go pretty smoothly for the install (un-tarred, ran make install, ran tests to AMI and all seems to be working) however, when trying to actually connect to the FOP webclient it never actually makes a connection it says connecting and then waiting but nothing ever loads. I'm admittedly not much of a web admin, I have an instance of RT running on this server as well, so I'm assuming I have some configuration issues with that and HTTPD but not exactly sure where to start looking. Any help would be appreciated!
Comments
service fop2 start
wait a few seconds
pgrep fop2
(it should return a number). If it does not return a number, then fop2 failed to start most probably becuase you still have fop(1) running. You must stop/disable fop1 as described in the online documentation and many many posts in this same forum.
You can also see this page that might help you out determine/pinpoint your problem:
http://support.asternic.biz/index.php?/ ... tep/View/4
Best regards,