Installing phpmyadmin on windows install?

If I want to install phpmyadmin on the windows install of otrs 2.4.7. . .where do I put the folder? I put it under cgi-bin and it gives Internal server error. If I put it under the main htdocs, then it just displays the text of the php files. . .probably just an apache understanding issue, but thought I would ask. Thanks.

I don't use the windows install, as I have other services using
apache/mysql. But the setup should be the same.
Edit httpd.conf in apache. Add this:
Alias /phpMyAdmin "D:/phpMyAdmin"

Thanks. This message just got through to me. Thanks. I will try that
once I remember how to install PHP. . .been a while on windows.
----- Original Message -----
From: "Glossop, Andrew"
I don't use the windows install, as I have other services using apache/mysql. But the setup should be the same.
Edit httpd.conf in apache. Add this:
Alias /phpMyAdmin "D:/phpMyAdmin"
Options +FollowSymLinks +ExecCGI -Indexes AllowOverride All Order allow,deny Allow from all DirectoryIndex index.php #ScriptInterpreterSource registry </Directory> -----Original Message----- From: otrs-bounces@otrs.org [mailto:otrs-bounces@otrs.org] On Behalf Of TechFan Sent: 12 May 2010 07:29 To: User questions and discussions about OTRS. Subject: [otrs] Installing phpmyadmin on windows install?
If I want to install phpmyadmin on the windows install of otrs 2.4.7. . .where do I put the folder? I put it under cgi-bin and it gives Internal server error. If I put it under the main htdocs, then it just displays the text of the php files. . .probably just an apache understanding issue, but thought I would ask.
Thanks. --------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/ --------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/

HI, On 12.05.2010, at 08:29, TechFan wrote:
If I want to install phpmyadmin on the windows install of otrs 2.4.7. . .where do I put the folder? I put it under cgi-bin and it gives Internal server error. If I put it under the main htdocs, then it just displays the text of the php files. . .probably just an apache understanding issue, but thought I would ask.
PHP is not delivered with the OTRS installer .... please consult the Apache or PHP mailinglists Freundliche Grüße / Kind regards Nils Leideck -- Nils Leideck Senior Consultant nils.leideck@leidex.net nils.leideck@otrs.com http://webint.cryptonode.de / a Fractal project

Lol. I forgot it was using Perl. Thanks.
Any similar interfaces to sql in perl?
I am hoping to check out the data and see if there is a way to track the
time added per update. . .the accounted time. Of course I still wish
there was a way to add time to a ticket with an email reply.
Thanks.
----- Original Message -----
From: Nils Leideck - ITSM
HI,
On 12.05.2010, at 08:29, TechFan wrote:
If I want to install phpmyadmin on the windows install of otrs 2.4.7. . .where do I put the folder? I put it under cgi-bin and it gives Internal server error. If I put it under the main htdocs, then it just displays the text of the php files. . .probably just an apache understanding issue, but thought I would ask.
PHP is not delivered with the OTRS installer .... please consult the Apache or PHP mailinglists
Freundliche Grüße / Kind regards
Nils Leideck
-- Nils Leideck Senior Consultant
nils.leideck@leidex.net mailto:nils.leideck@leidex.net nils.leideck@otrs.com
http://webint.cryptonode.de / a Fractal project
------------------------------------------------------------------------
--------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW! http://www.otrs.com/en/support/enterprise-subscription/
participants (3)
-
Glossop, Andrew
-
Nils Leideck - ITSM
-
TechFan