Daily Lucky Numbers:
12
16
19
32
33
41

Install on smf 2.0.17 Throws Internal Server 500 error

Started by thedukeisnotdead, November 27, 2020, 12:07:03 AM

Previous topic - Next topic

thedukeisnotdead

Running on a Verio shared linux platform:

Platform Type
Debian
MySQL Version
5.6.32
Perl Version
5.8.8
PHP Version
7.1

I am doing a upgrade from smf 2.0.14 using Arcade: Powered by: SMF Arcade 2.6 RC1 © Niko Pahajoki 2004-2010

I did a fresh install of SMF 2.0.17 - works fine
I installed arcade version 2.6.3 and got the Internal Server 500 error at the start of install.

I moved back to the earliest arcade version 2.5-RC5 and got the same error

Only thing that fixes it, is that the perms for the forum directory go from 755 to 777.  As soon as I change it back to 755, the 500 error goes away, but I can't move further on the install.

Thanks

thedukeisnotdead

Quote from: thedukeisnotdead on November 27, 2020, 12:07:03 AMRunning on a Verio shared linux platform:

Platform Type
Debian
MySQL Version
5.6.32
Perl Version
5.8.8
PHP Version
7.1

I am doing a upgrade from smf 2.0.14 using Arcade: Powered by: SMF Arcade 2.6 RC1 © Niko Pahajoki 2004-2010

I did a fresh install of SMF 2.0.17 - works fine
I installed arcade version 2.6.3 and got the Internal Server 500 error at the start of install.

I moved back to the earliest arcade version 2.5-RC5 and got the same error

Only thing that fixes it, is that the perms for the forum directory go from 755 to 777.  As soon as I change it back to 755, the 500 error goes away, but I can't move further on the install.

Thanks




Okay, When I get the error during install, I chmod the forum directory from 777 to 755 then do a refresh of the browser and it installs.

I am getting one DB error now when entering the arcade:

The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay
File: /hermes/bosnaweb23a/b64/apo.ladyd/newforum/ArcadeSources/ArcadeList.php
Line: 265

thedukeisnotdead

Quote from: thedukeisnotdead on November 27, 2020, 12:31:35 AM
Quote from: thedukeisnotdead on November 27, 2020, 12:07:03 AMRunning on a Verio shared linux platform:

Platform Type
Debian
MySQL Version
5.6.32
Perl Version
5.8.8
PHP Version
7.1

I am doing a upgrade from smf 2.0.14 using Arcade: Powered by: SMF Arcade 2.6 RC1 © Niko Pahajoki 2004-2010

I did a fresh install of SMF 2.0.17 - works fine
I installed arcade version 2.6.3 and got the Internal Server 500 error at the start of install.

I moved back to the earliest arcade version 2.5-RC5 and got the same error

Only thing that fixes it, is that the perms for the forum directory go from 755 to 777.  As soon as I change it back to 755, the 500 error goes away, but I can't move further on the install.

Thanks




Okay, When I get the error during install, I chmod the forum directory from 777 to 755 then do a refresh of the browser and it installs.

I am getting one DB error now when entering the arcade:

The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay
File: /hermes/bosnaweb23a/b64/apo.ladyd/newforum/ArcadeSources/ArcadeList.php
Line: 265

Cleaned up the old DB, no more DB error.

Installed 2.6.3, no issue.


Chen Zhen

Quote from: thedukeisnotdeadCleaned up the old DB, no more DB error.

Installed 2.6.3, no issue.


If you had to export the db tables, start a new database & import them then it might have been a db configuration issue with the previous database.
Glad to hear you figured it all out.