Cannot connect to FOP2 from my webbrowser
After a smooth installation of FOP2 on OS debian I cannot make a connection from my webbrowser to FOP2.
The browser returns with the following message:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache/2.2.16 (Debian) Server at xxx.xxx.xxx.xxx Port 80
I have checked that FOP2 and Apache2 are running.
The server and the workstation of which I try to connect to FOP3 panel are on the same internal network segment (no firewall issue).
I also tried the webbrowser on the server itself (via http//127.0.0.1/fop2) but this is also not working.
Finally I check for availability of fop2 directory in /var/www/ and this directory exists.
Is it maybe a permission issue?
Can anyone help?
The browser returns with the following message:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache/2.2.16 (Debian) Server at xxx.xxx.xxx.xxx Port 80
I have checked that FOP2 and Apache2 are running.
The server and the workstation of which I try to connect to FOP3 panel are on the same internal network segment (no firewall issue).
I also tried the webbrowser on the server itself (via http//127.0.0.1/fop2) but this is also not working.
Finally I check for availability of fop2 directory in /var/www/ and this directory exists.
Is it maybe a permission issue?
Can anyone help?
Comments
Adding mod_headers to apache2 solved the problem.
FOP2 is working great now