Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

  1.  
    Hi..
    when i run the _install.php telling me everything is fine:-
    "Plogger has already been installed!"
    but when i run Index.php say "Could not run query SELECT * FROM plogger_config WHERE 1.Table 'plog.plogger_config' doesn't exist"

    after i chk the DB there is no tables in the data base of DB Plogger i made?

    sorry i didn`t have the time to creat the table myself :( i have an exam...

    wish u help me in that ?
  2.  
    and i re_config the param in the Config. files to my own param ..on the windows server i use.............
    •  
      CommentAuthormike
    • CommentTimeNov 26th 2005
     
    Don't fill out plog-config.php before installing. In fact, try deleting plog-config.php and then running the _install.php.

    If that doesn't work, do a search on "Plogger has already been installed". There has been much discussion on this already.
  3.  
    thanx.........
    the _install.php work....
    but some little prob seen.....
    i must fill the data base password.. and am testing it on my pc...the defult pw
    for the data base is : none.
    so i have to left the filed blank , but "The following errors occurred:Please enter the MySQL password"
    ......
    and thanx again
  4.  
    i remove the conditional stat. from _install.php to make the _install.php accept.
    blank db pw...
    "if (strlen(trim($_POST["db_pass"])) == 0){
    $errors[] = 'Please enter the MySQL password.';
    }"
    then. the db tables created... ;)
    i run the gallery and the " plog-config.php" dosen`t created...
    so i re-copy it to the same folder...
    and run the index .php then the gallery work
    regardes:-
    Hamza
  5.  
    Thanx

    regardes:-
    Hamza