PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Script Installation (http://www.phpdig.net/forum/forumdisplay.php?f=37)
-   -   Problems on Database install (http://www.phpdig.net/forum/showthread.php?t=2682)

Vadim 11-14-2006 09:51 AM

Problems on Database install
 
Good evening
i had installed phpdig, and wanted to create tables. The page redirects me back to fill in the db-datas, which was correct. I tried to install the tables manually by uploading init_db.sql with phpmyadmin. the following error-message appears:

# phpMyAdmin MySQL-Dump
# http://phpwizard.net/phpMyAdmin/
#
# Serveur: localhost Base de données: phpdig
# --------------------------------------------------------
#
# Structure de la table 'engine'
#
CREATE TABLE ENGINE (
spider_id mediumint( 9 ) DEFAULT '0' NOT NULL ,
key_id mediumint( 9 ) DEFAULT '0' NOT NULL ,
weight smallint( 4 ) DEFAULT '0' NOT NULL ,
KEY key_id( key_id )
) ENGINE = MYISAM DEFAULT CHARSET = utf8 COLLATE utf8_general_ci

MySQL meldet: Dokumentation
#1064 - You have an error in your SQL syntax near 'ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE utf8_general_ci' at line 16


Is there some help out there :cry:

Thanks
Vadim

Vadim 11-17-2006 08:46 AM

Can't find the edit-buttom.

I have installed 1.8.8 and it works.

Dave A 12-08-2006 11:28 AM

Did you manage to sort out your problem with the database?
It may have been a permission related issue but it's hard to say at a quick glance.


All times are GMT -8. The time now is 05:37 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.