And is there an error in the Apache error log?
Have you found the optional to enable debug level logs for OLAP?
For common reasons as to why applications can fail under mod_wsgi read:
http://modwsgi.readthedocs.io/en/develop/user-guides/application-issues.html
<http://modwsgi.readthedocs.io/en/develop/user-guides/application-issues.html>
Graham
> On 29 Jun 2017, at 6:17 PM, Vigneshrajan <[email protected]> wrote:
>
>
>
>
>
> I have gone through that article. now i can start the apache server. The
> default page
>
>
>
>
> <https://lh3.googleusercontent.com/-Nc8l1Ayo7nk/WVS2gw4T6uI/AAAAAAAACPw/UQb5Uae6rwACo18Mga-qeo46hzoiBFT0ACEwYBhgL/s1600/Capture.PNG>
>
> is opening on both Apache and Olap Slicer Server.
>
>
>
> Now when i try to access the url
> http://localhost:5000/cube/irbd_balance/aggregate it gives
>
> {
> "summary": {
> "amount_sum": 1116860,
> "record_count": 62,
> "double_amount_sum": 2233720
> },
> "remainder": {},
> "cells": [],
> "aggregates": [
> "amount_sum",
> "double_amount_sum",
> "record_count"
> ],
> "cell": [],
> "attributes": [],
> "has_split": false
> }
>
> on Olap Slicer server. But when i try to access the same link in apache
> server
>
>
>
> {
> "message": "Internal server error",
> "hint": "Server administrators can learn more about the error from the
> error logs (even more if they have 'debug' level)",
> "error": "internal_server_error"
> }
>
>
>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "modwsgi" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected]
> <mailto:[email protected]>.
> To post to this group, send email to [email protected]
> <mailto:[email protected]>.
> Visit this group at https://groups.google.com/group/modwsgi
> <https://groups.google.com/group/modwsgi>.
> For more options, visit https://groups.google.com/d/optout
> <https://groups.google.com/d/optout>.
--
You received this message because you are subscribed to the Google Groups
"modwsgi" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/modwsgi.
For more options, visit https://groups.google.com/d/optout.