User Profile

Collapse

Profile Sidebar

Collapse
Paul Herrmann
Paul Herrmann
Last Activity: Mar 16 '07, 09:09 AM
Joined: Mar 13 '07
Location: South Africa
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Paul Herrmann
    replied to Can't Create Tables on phpmyadmin
    in PHP
    Thanks for your help. I'll give it a try
    See more | Go to post

    Leave a comment:


  • Paul Herrmann
    replied to Can't Create Tables on phpmyadmin
    in PHP
    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 ";"...
    See more | Go to post

    Leave a comment:


  • Paul Herrmann
    replied to Can't Create Tables on phpmyadmin
    in PHP
    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...
    See more | Go to post

    Leave a comment:


  • Paul Herrmann
    replied to Can't Create Tables on phpmyadmin
    in PHP
    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...
    See more | Go to post

    Leave a comment:


  • Paul Herrmann
    replied to Can't Create Tables on phpmyadmin
    in PHP
    Hi VSS, Thanks for your response, but I'm not sure what you mean!...
    See more | Go to post

    Leave a comment:


  • Paul Herrmann
    started a topic Can't Create Tables on phpmyadmin
    in PHP

    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...
    See more | Go to post

  • Paul Herrmann
    replied to PHPMYADMIN Setup and config
    in PHP
    Thanks for your help! With a bit of additional fiddling I managed to get it working.

    Cheers
    See more | Go to post

    Leave a comment:


  • Paul Herrmann
    started a topic PHPMYADMIN Setup and config
    in PHP

    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...
    See more | Go to post
No activity results to display
Show More
Working...