PDA

View Full Version : Can't create tables!!


arsene4444
10-04-2005, 02:18 AM
Hi!

I try to install phpdig on mac os X.
I can create DB, but I can't create tables. MSG: "Can't create tables"

If i import DB from XP and if i want to view index.php i have this message.
MSG: "could not run set names"

It's a pb of char conversion?
I don't understand where is the pb.

Someone could help me?

Thanks.

Charter
10-05-2005, 06:09 AM
Do you meet the following requirements for the version of PhpDig that you are trying to install?

PhpDig 1.8.8 RC1 Requirements: http://www.phpdig.net/forum/showthread.php?t=1789
PhpDig 1.8.7 Requirements: http://www.phpdig.net/navigation.php?action=doc#toc3

sarahk
10-05-2005, 05:19 PM
Not sure but I've just had this. I manually created the tables and commented out 2 lines in connect.php

The set names thingy is for the character set. Mine just happened to be right anyway so no problems...

might work for you...