This is a discussion on install and phpmyadmin missing parameter within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Could anybody please help me? I have set up my new computer with PHP and mysql for windows XP SP2. ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Could anybody please help me?
I have set up my new computer with PHP and mysql for windows XP SP2. When I go into phpmyadmin it appears to work and lists the test and mysql database, however, I cannot access or set up a database, because I keep getting the error: Server: localhost db_create.php: Missing parameter: db I have looked everywhere I can think of and cannot find a way to solve this. Thanks for any help. Alex |
|
|||
|
Thankd, I think I've sorted it, it was to do with IIS not liking localhost
(I always used localhost with PWS), I had to use the domain instead. "Alex" <alex.is@btinternet.com> wrote in message news:cu2m8q$qb1$1@hercules.btinternet.com... > Could anybody please help me? > I have set up my new computer with PHP and mysql for windows XP SP2. When > I go into phpmyadmin it appears to work and lists the test and mysql > database, however, I cannot access or set up a database, because I keep > getting the error: > > Server: localhost > > db_create.php: Missing parameter: db > > I have looked everywhere I can think of and cannot find a way to solve > this. Thanks for any help. > > Alex > > |