Servus,
I followed the installation for Debian(etch). Everything fine so far. Both java processes are running.
But so far i cant log in an account: there seems to be a problem with the ajp port. Ajax is not accesseble via http://ox.mydomain/ajax:
Apache has the following in the error.log:
Port 8009 is closed:
(nmap)
Ports in ajp.properties and proxy_ajp.conf are set to 8009.
I know, there are several theads for this kind of problem, but nothing wored so far.
Any posible solution??
Thx,
Helge
I followed the installation for Debian(etch). Everything fine so far. Both java processes are running.
But so far i cant log in an account: there seems to be a problem with the ajp port. Ajax is not accesseble via http://ox.mydomain/ajax:
Code:
Service Temporarily Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
Code:
[Fri Dec 05 02:32:12 2008] [notice] Apache/2.2.3 (Debian) PHP/5.2.0-8+etch13 mod_ssl/2.2.3 OpenSSL/0.9.8c configured -- resuming normal operations [Fri Dec 05 02:47:25 2008] [error] (111)Connection refused: proxy: AJP: attempt to connect to 127.0.0.1:8009 (127.0.0.1) failed [Fri Dec 05 02:47:25 2008] [error] ap_proxy_connect_backend disabling worker for (127.0.0.1) [Fri Dec 05 02:47:25 2008] [error] proxy: AJP: failed to make connection to backend: 127.0.0.1
(nmap)
Code:
Interesting ports on localhost (127.0.0.1): Not shown: 1673 closed ports PORT STATE SERVICE 21/tcp open ftp 22/tcp open ssh 25/tcp open smtp 993/tcp open imaps 3306/tcp open mysql 9999/tcp open abyss 10000/tcp open snet-sensor-mgmt
I know, there are several theads for this kind of problem, but nothing wored so far.
Any posible solution??
Thx,
Helge
Comment