Can OTRS Apache be leveraged for PHP reports?

Moderator: crythias

Locked
chetannagaonkar
Znuny advanced
Posts: 149
Joined: 25 Oct 2010, 10:02
Znuny Version: 3.2
Location: Bangalore, India

Can OTRS Apache be leveraged for PHP reports?

Post by chetannagaonkar »

Hello,

There is a requirement to display additional reports that are not part of standard OTRS reports. We intend to have the additional OTRS reports generated using PHP. Can we leverage the Apache that is installed and used by OTRS? Or is installing a separate instance of apache recommended? The environment is Ubuntu, MySQL and OTRS 3.04.

Thanks.
Best Regards
Chetan
Best Regards
Chetan
OTRS 3.06
ITSM 3.1
MySQL
Windows 7 Ultimate
chetannagaonkar
Znuny advanced
Posts: 149
Joined: 25 Oct 2010, 10:02
Znuny Version: 3.2
Location: Bangalore, India

[Closed] Can OTRS Apache be leveraged for PHP reports?

Post by chetannagaonkar »

I just checked and confirmed that Apache server that is installed by OTRS can be used to run other applications unless you have explicitly specified it to be used ONLY by Apache.
Best Regards
Chetan
OTRS 3.06
ITSM 3.1
MySQL
Windows 7 Ultimate
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Can OTRS Apache be leveraged for PHP reports?

Post by jojo »

OTRS is not installing Apache on *NIX based Systems. You should not run other heavy used applications on the same box, so phpmyadmin or reporting would be OK
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked