phpMyAdmin install/config

keith smith klsmith2020 at yahoo.com
Wed Nov 1 23:08:22 MST 2006



Hi Everyone,

I'm really stuck on this phpMyAdmin install/config.

I'm running Fedora Core 5 

OK I followed the docs and di like 5 installs & configs.  I eventually get to the same place. - A blank page.

I can view left.php by adding it to url.  I see all my databases.

I can view main.php by adding it to the url.

Here is the source of the page phpMyAdmin puts out.

- - - - - - - - - - - - - - - - 

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
    xml:lang="en"
    lang="en"
    dir="ltr">
<head>
<link rel="icon" href="./favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
<title>phpMyAdmin 2.9.0.2 -
    phpmyadmin-2.9.0.2-english</title>
<meta http-equiv="Content-Type"
    content="text/html; charset=utf-8" />
<script type="text/javascript" language="javascript">
// <![CDATA[
    // definitions used in querywindow.js
    var common_query = 'token=b14a52f208d323a30187ba7e2e0ac7fe';
    var opendb_url = 'db_details_structure.php';
    var safari_browser = false;
    var querywindow_height = 400;
    var querywindow_width = 600;
    var collation_connection = 'utf8_unicode_ci';
    var lang = 'en-utf-8';
    var server = '1';
    var table = '';
    var db    = '';
    var text_dir = 'ltr';
    var pma_absolute_uri = 'http://phpmyadmin-2.9.0.2-english/';
// ]]>
</script>
<script src="./js/querywindow.js" type="text/javascript" language="javascript">
</script>
</head>


<frameset cols="200,*" rows="*" id="mainFrameset">
        <frame frameborder="0" id="frame_navigation"
        src="left.php?token=b14a52f208d323a30187ba7e2e0ac7fe"
        name="frame_navigation" />
        <frame frameborder="0" id="frame_content"
        src="main.php?token=b14a52f208d323a30187ba7e2e0ac7fe"
        name="frame_content" />
        <noframes>
        <body>
            <p>phpMyAdmin is more friendly with a <b>frames-capable</b> browser.</p>
        </body>
    </noframes>
</frameset>
<script type="text/javascript" language="javascript">
// <![CDATA[
    var frame_content = window.frames[1];
    var frame_navigation = window.frames[0];
// ]]>
</script>
</html>

- - - - - - - - - - - - - - - - 

Any help much appreciated,
Keith


- - - - - - - 
Keith Smith
- - - - - - - 
http://travelingcheese.com/search_engine/increase-search-engine-traffic.html
- - - - - - -
 
---------------------------------
Cheap Talk? Check out Yahoo! Messenger's low  PC-to-Phone call rates.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.PLUG.phoenix.az.us/pipermail/plug-discuss/attachments/20061101/e842c26c/attachment-0001.htm 


More information about the PLUG-discuss mailing list