User Profile
Collapse
-
Thanks for your help. I'll give it a try -
Sorry about that. I first used the phpmadmin wizard, then used the script using the phpmyadmin window:
create table cars(id int,make text,model text)
I tried this both with and without the ";"...Leave a comment:
-
I used the script given to me by one of your associates, however I had some problems with using the cookie, so I changed to http.
here is the script
[php]
<?php
/* $Id: config.sample.i nc.php 9689 2006-11-10 20:05:49Z nijel $ */
// vim: expandtab sw=4 ts=4 sts=4:
/**
* phpMyAdmin sample configuration, you can use it as base for
* manual configuration. For...Leave a comment:
-
Thanks for your response. PHPmyadmin comes up OK and is able to create a database, so I must assume that it is correctly installed.
Refreshing the page takes me back to the localhost page...Leave a comment:
-
Hi VSS, Thanks for your response, but I'm not sure what you mean!...Leave a comment:
-
Can't Create Tables on phpmyadmin
Having finally got phpmyadmin to operate, the first thing I did was to create a database. No problem there. Next I tried to add a table to said database.
This generated an Error but Mysql said : nothing.
I then tried using the sql window to "drop database secondtest" (also tried it with a semicolon and got referred to FAQ 2.8 which didn't help at all.
Finally tried the drop database button... -
Thanks for your help! With a bit of additional fiddling I managed to get it working.
CheersLeave a comment:
-
PHPMYADMIN Setup and config
Hi,
I am new to this forum and to PHP. I have set up a local Apache server with MYSQL and PHP and in an attemp to use the mysqldump function came accross PHPMyAdmin. A simple download and placed a folder in htdocs, made a config folder and (successfully) ran setup.php.
Problem 1 - Using setup.php, none of the buttons appears to do anything
Problem 2 - While it did produce a config.inc.php file, this had no content...
No activity results to display
Show More
Leave a comment: