Installation stoped in the middle [message #15986] |
Sun, 11 January 2004 08:18 |
Gady
Messages: 117 Registered: March 2003
Karma: 0
|
Senior Member |
|
|
I'm running upgrade from 2.5.2.
Uploaded upgrade.php, in broser pointed to it, entered admin credentials and ... screwed up.
Quote: | Checking if SQL permissions to perform the upgrade are avaliable
Disable the forum
Forum is now disabled
Beginning the file upgrade process
Begining to decompress the archive
Couldn't open "/home/virtual/site8/fst/var/www/html/forum/thm/path_info/tmpl/actions.tmpl " for write
|
I can't move neither forward nor back. I can't upload back my local copy because of permissions.
Help, please.
http://www.bccompass.com/forum
|
|
|
|
|
Re: Installation stoped in the middle [message #15994 is a reply to message #15993] |
Sun, 11 January 2004 19:37 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Make a simple script and run it via the webserver
<?php unlink('/home/virtual/site8/fst/var/www/html/forum/errors/UPGRADE_STATUS'); ?>
FUDforum Core Developer
|
|
|
Re: Installation stoped in the middle [message #15999 is a reply to message #15994] |
Sun, 11 January 2004 20:37 |
Gady
Messages: 117 Registered: March 2003
Karma: 0
|
Senior Member |
|
|
Same result:
Checking if SQL permissions to perform the upgrade are avaliable
Disable the forum
Forum is now disabled
Beginning the file upgrade process
Begining to decompress the archive
Couldn't open "/home/virtual/site8/fst/var/www/html/forum/thm/path_info/tmpl/actions.tmpl " for write
I can't cmod 'thm' folder.
http://www.bccompass.com/forum
|
|
|
|
|
|
|
|
Re: Installation stoped in the middle [message #16051 is a reply to message #15986] |
Tue, 13 January 2004 02:10 |
Gady
Messages: 117 Registered: March 2003
Karma: 0
|
Senior Member |
|
|
Again, when I tryied to import my old data I got
(/home/virtual/site8/fst/var/www/html/forum/include/theme/default/db.inc:114
/home/virtual/site8/fst/var/www/html/forum/adm/admimport.php:179
) 1146: Table 'bccompass_com.fud_ses' doesn't exist
Query: DELETE FROM fud_ses
And ALL fud_ tables were gone. So I'm stock again.
How can I escape this circle?
http://www.bccompass.com/forum
|
|
|
Re: Installation stoped in the middle [message #16064 is a reply to message #16051] |
Tue, 13 January 2004 14:31 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Reinstall 2.5.2, make sure file permissions will allow webserver to write to all (forum's) files and try import again.
I think the repeated import attempts resulted in the loss of the new tables.
FUDforum Core Developer
|
|
|
|
|