using a script like phpmyadmin over the root

Problems with the Windows version of XAMPP, questions, comments, and anything related.

using a script like phpmyadmin over the root

Postby mehmetsoylu » 02. December 2009 22:02

Hello
I want using a script like default phpmyadmin. I research httpd conf files for phpmyadmin directory and other info but I cant use my script in over the htdocs.
How can I use a script over htdocs directory like phpmyadmin ?
mehmetsoylu
 
Posts: 2
Joined: 02. December 2009 21:58

Re: using a script like phpmyadmin over the root

Postby Brabax » 02. December 2009 22:26

Just install/copy PMA to htdocs and run it.
To configure PMA to run as root or any other user, you'll need to edit config.inc.php or run the setup script.

A lot of more detail:
http://www.phpmyadmin.net/home_page/index.php
We've already reached tomorrow's yesterday but we're still far away from yesterday's tomorrow.
User avatar
Brabax
 
Posts: 30
Joined: 04. April 2003 18:37
Location: Espelkam*

Re: using a script like phpmyadmin over the root

Postby mehmetsoylu » 02. December 2009 23:14

thank you for information.
But I want use standalone from htdocs this script. I using now. I did change httpd conf file rows. Like this.

Code: Select all
Alias /opengoo "D:/xampp/opengoo"
<Directory "D:/xampp/opengoo">
Allow from localhost
AddDefaultCharset Off
AllowOverride AuthConfig
Order allow,deny
Allow from all
</Directory>


http://localhost/opengoo

I deleted opengoo htaccess file. And work :)

nice work now, thank you everyone.
mehmetsoylu
 
Posts: 2
Joined: 02. December 2009 21:58


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 122 guests