Search found 5 matches

by piginzen
Mon Oct 18, 2004 12:43 pm
Forum: General discussions
Topic: upgrade error
Replies: 8
Views: 8727

did u have any luck in finding out what happened? i'd still like to finish upgrading to the new version...

thanks,
mat
by piginzen
Thu Oct 14, 2004 4:59 pm
Forum: General discussions
Topic: upgrade error
Replies: 8
Views: 8727

Thorsten wrote:Hi,

okay, that's good. I'll check the code of the update script.

bye
Thorsten
thanks so much!!!
by piginzen
Thu Oct 14, 2004 4:52 pm
Forum: General discussions
Topic: upgrade error
Replies: 8
Views: 8727

Hi,

did you choose the right version from which you've upgraded? I think you didn't and then a error occured. Did the upgrade script wrote an backup file in the directory inc/?

bye
Thorsten

i might have... but i cant remember...

there is no backup file in the inc directory

however i did make ...
by piginzen
Thu Oct 14, 2004 4:22 pm
Forum: General discussions
Topic: upgrade error
Replies: 8
Views: 8727

Thorsten wrote:Hi,

strange. Are there any entries in your data.php file?

bye
Thorsten
nope... it's empty:

<?php
$DB["server"] = '';
$DB["user"] = '';
$DB["password"] = '';
$DB["db"] = '';
$DB["prefix"] = '';
?>
by piginzen
Thu Oct 14, 2004 12:42 am
Forum: General discussions
Topic: upgrade error
Replies: 8
Views: 8727

upgrade error

i am upgrading from 1.3.14

and i get this error at step 5

phpMyFAQ 1.4.2 Update

The connection to the MySQL server could not be established.

The error message of the MySQL server:

|

Error: No Database Selected

Query:

ALTER TABLE faqvoting ADD ip VARCHAR(15) NOT NULL


prior to that, every ...