FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » Upgrade from 2.5.0 to 2.5.2 does not work
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Upgrade from 2.5.0 to 2.5.2 does not work [message #12295] Sun, 03 August 2003 01:31 Go to previous message
lstep is currently offline  lstep   France
Messages: 50
Registered: June 2003
Karma:
Member

When I access the upgrade.php file, it first refused to work because it tried to access the database MySQL, but I'm using a PostgreSQL database. So I put in the beginning of the upgrade.php file the following: define('__dbtype__', 'pgsql');

Next, when accessing the upgrade.php file, it asks me for the admin password. When I supply it, it begins (seems to) to upgrade, but stops at: Begining to decompress the archive.
There is no other message, no error message, nothing. The navigator is 'loading' the page, but never stops (I guess there will be a timeout after a long time Smile
I saw a similar message on the forum explaining it was a memory_limit problem. I had it set to 8M, I put 4000M, and even commented the line, nothing changes.

In the database logs, I see the following, nothing else:
[5] LOG:  query: DROP TABLE fud_forum_upgrade_test_table
[6] ERROR:  table "fud_forum_upgrade_test_table" does not exist
[7] LOG:  statement: DROP TABLE fud_forum_upgrade_test_table
[8] LOG:  query: CREATE TABLE fud_forum_upgrade_test_table (test_val INT)
[9] LOG:  query: ALTER TABLE fud_forum_upgrade_test_table ADD test_val2 INT
[10] LOG:  query: DROP TABLE fud_forum_upgrade_test_table


Any idea?

[Updated on: Sun, 03 August 2003 01:35]

Report message to a moderator

[Message index]
 
Read Message
Read Message
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problems posting messages...
Next Topic: 2.5.2 upgrade problem
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Jul 06 02:13:27 GMT 2024

Total time taken to generate the page: 0.05738 seconds