Seite 1 von 1

problem bei der installation (2)

Verfasst: 14.06.2003 17:43
von SaarDan
ok.. jetzt hab ich das Problem:

Während der Installation trat ein Fehler auf
Beim Update der Datenbank trat ein Fehler auf
Table 'DB_nacx1455.phpbb_config' doesn't exist

was/wie muss ich machen?

Verfasst: 14.06.2003 19:00
von Thunderstar
aha auch einer bei coolfreepages.com tja also ich weiss das kommt jetzt vom thema ab aber wie konntest du da dateien hochladen

Verfasst: 14.06.2003 21:54
von SaarDan
FTP?! Ich hab WiseFTP damit geht das wunderbar...

Ok, weiß jetzt was ich machen muss.. aber nich wie... kann jemand englisch?
Wenn ja, was muss ich machen: (auszug aus den FAQs)

MySQL Support

I signed up with Cool Free Pages. How to create MySql database?

When you create your account, you will be asked whether or not you want your MySql database. Please think carefully at this point. If you DO need this feature enabled, please select "YES" on the signup form. In this case your database will be created AUTOMATICALLY, together with your homepage account. All data about it will be sent you with our welcoming e-mail.

Please note. If you first decided, that you do not need MySql support, and have changed your mind after actually creating your account, you can still create it by contacting us by e-mail. Please provide us with full URL of your site, your account number that you receive from us for FTP login, and your current password for FTP. Additionally, before you apply by e-mail for MySql at our server, YOU HAVE TO UPLOAD YOUR SITE FIRST. We will configure MySql and notify you, when ready, by e-mail. If you fail to provide us with this information IN FULL, we will NOT configure your MySql. .


I have my MySql database installed now but which host should I use in my php program to connect to it?
To connect your MySql please use "localhost".

How can I manage the data in my database?
You can do it by installing phpMyAdmin. Please download it at http://www.phpwizard.net/projects/phpMyAdmin/

The left side of the screen is blank when using a newer version of phpMyAdmin. How can I fix this?
Since phpMyAdmin 2.2.1, the database(s) name(s) may contain MySQL wilcards characters ("_" and "%":
if you want to use literal instances of these characters, escape them (ie use 'my\_db' and not 'my_db').
---- taken from the file: documentation.txt (phpMyAdmin 2.2.3)

So the things that you should for example have in your config.inc.php:
$cfgServers[1]['host'] = 'localhost';
$cfgServers[1]['auth_type'] = 'config';
$cfgServers[1]['user'] = 'nacXXXXX';
$cfgServers[1]['password'] = 'XXXXXX';
$cfgServers[1]['only_db'] = 'DB\_nacXXXXX';

Verfasst: 14.06.2003 22:01
von Thunderstar
hmmm moment erklär mir mal welches passwort du verwenden musstest das das du festgelegt hast oder dass andere und wie hast du das mit dem benutzernamen gemacht

Verfasst: 14.06.2003 22:07
von SaarDan
ahh ja, fdfirwfipsfbj, ok, jetzt bitte noch einmal auf deutsch...

Verfasst: 14.06.2003 22:08
von SaarDan
kann mir bitte jemand sagen, wie man mysql einrichtet??

Verfasst: 14.06.2003 22:11
von MiXa
schau mal in ner suchmachine

bei linux

nach lamp

bei windows nach

wamp

da ist das dann auch dabei - wie man mysql einrichtet

Verfasst: 16.06.2003 15:29
von rabbit
bei coolfree richtest du mysql bei der registrierung mit ein, musst du aber mit angeben...
wenn du's hinterher haben willst, weil du vergessen hast, das bei der registrierung anzugeben, musst denen eine mail schicken...
steht alles in den faq...