I am getting this error when I am Installing site-sift script. I have try to drop all table again and again but still not sort out this problem Pleas can any one help me.
thanks!
Quote:
Welcome to the installation!
Step 3: Writing Database Info to file...
Fetching database connection file...
Creating Tables In Database...
Table 'admin' already existsFILE#1
Check your database, it is telling you that the first table "admin" already exists. If you don't want to use it then try deleting all tables on the DB and rerunning the install script.
If this does not work there is usually a SQL dump file that accompanies most scripts, you could try manually importing the dump file rather than using the installer.
Yes, lol I have drop all tables and try to install again. and it works fine after drop the tables. amazing how is it possible with out table.
thanks for your help
This indicates a server problem and could be due to your host having issues your some funky .htaccess code somewhere in your directory screwing things up.