Menu

#507 PmaAbsoluteUri is correct-Still can't create a table

2.5.3
closed
7
2004-07-17
2004-07-13
Elrod
No

Lem,

I checked everything in the config folder of
phpMyAdmin 2.5.3 and everything is correct. I can get
into phpMyAdmin but after I click on the database that I
have set up with my web hosting service, I go to a page
that says this.... Create New Table. When I enter the
table name and the number of fields and then hit the go
button, I get sent to a page that says this.....Error-404
File not found. I was expecting to see a blank table
waiting for me to put data into it. When I see that
message I am thinking to myself, of course the file can't
be found, I am trying to set it up now. It seems like the
php is putting the carriage before the horse on this one.
I connected to my database server through
DreamweaverMX and thought that I may be able to
create the table there and then just upload it to my
database that way, but it only lets me upload it to my
remote web server. I've been stumped on this issue for
three weeks. Is this a common problem with php users?

Thanks, (elrods)

Discussion

  • Elrod

    Elrod - 2004-07-13
    • priority: 5 --> 7
    • assigned_to: nobody --> lem9
     
  • Marc Delisle

    Marc Delisle - 2004-07-13

    Logged In: YES
    user_id=210714

    Hi,
    note that this message "File not found" has nothing to do
    with your table. You are not getting a message saying "table
    not found", but a message directly from the web server. It's
    the same thing as if you tried this link:
    http://lwn.net/bizarre.html
    And in phpMyAdmin, the links are generated from
    PmaAbsoluteUri. Please show me your config.inc.php (removing
    sensitive details like username and password), and also
    which URL you are using to start phpMyAdmin.

     
  • Marc Delisle

    Marc Delisle - 2004-07-17
    • status: open --> closed
     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.