--- On Mon, 9/15/08, Marc Boncz <[EMAIL PROTECTED]> wrote:
From: Marc Boncz <[EMAIL PROTECTED]>
Subject: [php-list] Re: phpMyAdmin installation help for a beginner
To: "No Reply" <php-list@yahoogroups.com>
Date: Monday, September 15, 2008, 9:38 PM










    
            >I have Apache 2.2.8, PHP 5.2.6, and MySQL 5.0.27 installed and

>functioning perfectly in a Windows XP environment.  Now I added

>phpMyAdmin, but when I call up 'setup.php' for phpMyAdmin GUI

>configuration, it saves the empty 'config.inc. php' file, but does

>not bring up the MySQL configuration page.

I never configured phpMyAdmin that way, I always simply edit one of the

sample config.inc.php files and copy it to the right location. But maybe

this doesn`t work anymore in the latest version? I may be running behind...



>There is a major LAN based application using a 22 table relational

>database in MySQL 5.027. This app has been running for the past 2

>years using Visual Basic, MSAccess and ODBC.

>

>I want to access this MySQL database with PHP and I can't

>dismantle my current setup and restart with a package like WAMPP

>or XAMPP.  There are technical, time and business considerations

>which exclude these options.

If you are on a LAN, just use a tool like MySQL-Front. Faster, as directly

accessing the database, and easier to use. Of course you will need direct

access to port 3306 of the machine running the MySQL server from the machine

from where you are trying to access, but within a LAN that should be no

problem.

And at least you will not depend on which webserver and scriptinglanguage

are running on the server.



Marc


I apologize for not being clearer.  The application is up and running at work 
and I cannot touch it.  As a longterm project, which I expect to be several 
months (at least), I was asked to convert the application so that anyone on the 
web can access it.  It is at home that I need to set up a complete server 
programming environment to proceed with the application's conversion.  Apache & 
PHP is installed and running fine on the localhost.  Now I wanted to add 
phpMyAdmin.





    



      

[Non-text portions of this message have been removed]

Reply via email to